IMemberVariablyDistributedTorsionMomentLoad Interface

Represents a variably 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
public interface IMemberVariablyDistributedTorsionMomentLoad : IMemberLoad, 
	ILoad, IEntity, IHaveId, IHaveIndex

The IMemberVariablyDistributedTorsionMomentLoad type exposes the following members.

Properties
 NameDescription
Public propertyDirection Gets the loading direction
(Inherited from IMemberLoad)
Public propertyDistance Gets the distance from the start point of the member to the start of the load (in [mm])
Public propertyElementGroupName Gets the name of the element group
(Inherited from IEntity)
Public propertyEndLoad Gets the load value at the end of the load (in [Nmm/mm])
Public propertyEntityType Gets the type of the entity
(Inherited from IEntity)
Public propertyId Gets the ID
(Inherited from IHaveId)
Public propertyIndex Gets the index
(Inherited from IHaveIndex)
Public propertyLength Gets the length of the load (in [mm])
Public propertyMeasuring Gets the distance measuring option
(Inherited from IMemberLoad)
Public propertyMemberId Gets the member ID
(Inherited from IMemberLoad)
Public propertyMemberLoadType Gets the type of member loading
(Inherited from IMemberLoad)
Public propertyProjection Gets the projection option
(Inherited from IMemberLoad)
Public propertySource Gets the source type of the load
(Inherited from ILoad)
Public propertySpanId Gets the ID of the span this load applies to
(Inherited from IMemberLoad)
Public propertyStartLoad Gets the load value at the start of the load (in [Nmm/mm])
Public propertyType Gets the type of the load
(Inherited from ILoad)
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.
Previous
Next