VariablePolygonalLoadParams Class

Represents parameters of a variable polygonal load
Inheritance Hierarchy

Namespace:  TSD.API.Remoting.Loading.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public sealed class VariablePolygonalLoadParams : PolygonalLoadParams

The VariablePolygonalLoadParams type exposes the following members.

Constructors
  NameDescription
Public methodVariablePolygonalLoadParams(IConstructionPoint, IEnumerablePoint2D, ValueTupleInt32, Double, ValueTupleInt32, Double, ValueTupleInt32, Double)
The constructor for a load in a direction of plane's normal vector
Public methodVariablePolygonalLoadParams(IConstructionPoint, IEnumerablePoint2D, ValueTupleInt32, Double, ValueTupleInt32, Double, ValueTupleInt32, Double, PlanarLoadParamsLoadDirectionGlobal, PlanarLoadParamsApplicableMeasuring)
The constructor for a load in a given direction
Top
Properties
  NameDescription
Public propertyDirection
Gets the LoadDirection
(Inherited from PlanarLoadParams.)
Public propertyEntityType (Inherited from EntityParams.)
Public propertyLoad
Gets a IReadOnlyList{(int Vertex, double Load)} of load values at polygon vertices [N/mm²]
Public propertyMeasuring (Inherited from PlanarLoadParams.)
Public propertyPlaneInfo
Gets the EntityInfo of the load's plane
(Inherited from PlanarLoadParams.)
Public propertyReferenceConstructionPoint
Gets the reference IConstructionPoint
(Inherited from PlanarLoadWithReferenceParams.)
Public propertyShape
Gets the shape of the load
(Inherited from PolygonalLoadParams.)
Public propertyType
Gets the type of the load
(Inherited from LoadParams.)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.