IConstruction |
Represents a construction plane load
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IConstructionPlaneLoad type exposes the following members.
Properties
Name | Description | |
---|---|---|
AreaElementInfo |
Gets the loaded area element info
(Inherited from IPlanarAreaElementLoad) | |
Direction |
Gets the direction of loading
(Inherited from IPlanarLoad) | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
Load | Gets the load (in [N/mm²]) | |
Measuring |
Gets the measuring type
(Inherited from IPlanarLoad) | |
PlaneInfo |
Gets information about the IConstructionPlane the load is placed in
(Inherited from IPlanarLoad) | |
Source |
Gets the source type of the load
(Inherited from ILoad) | |
Type |
Gets the type of the load
(Inherited from ILoad) |
Remarks
See Also