IMember |
Represents a uniformly distributed torsion moment load on a member
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IMemberUniformlyDistributedTorsionMomentLoad type exposes the following members.
Properties
Name | Description | |
---|---|---|
Direction |
Gets the loading direction
(Inherited from IMemberLoad) | |
Distance | Gets the distance from the start point of the member to the start of the load (in [mm]) | |
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) | |
Length | Gets the length of the load (in [mm]) | |
Load | Gets the load (in [Nmm/mm]) | |
Measuring |
Gets the distance measuring option
(Inherited from IMemberLoad) | |
MemberId |
Gets the member ID
(Inherited from IMemberLoad) | |
MemberLoadType |
Gets the type of member loading
(Inherited from IMemberLoad) | |
Projection |
Gets the projection option
(Inherited from IMemberLoad) | |
Source |
Gets the source type of the load
(Inherited from ILoad) | |
SpanId |
Gets the ID of the span this load applies to
(Inherited from IMemberLoad) | |
Type |
Gets the type of the load
(Inherited from ILoad) |
See Also