IDiaphragm |
Represents a diaphragm load
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IDiaphragmLoad type exposes the following members.
Properties
Name | Description | |
---|---|---|
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) | |
Force | Gets the force in X and Y directions as Vector2D (both in [N]) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
Measuring |
Gets the measuring type
(Inherited from IPlanarLoad) | |
OffsetFromOrigin | Gets the offset of load position from plane origin | |
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) | |
TorsionMoment | Gets the torsion moment (in [Nmm]) | |
Type |
Gets the type of the load
(Inherited from ILoad) |
Remarks
See Also