IMember |
Represents a span of a member
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IMemberSpan type exposes the following members.
Properties
Name | Description | |
---|---|---|
BuildingDirection | Gets the BuildingDirection of the first span of the member | |
CheckResults | Gets the results of the check/design of this member span | |
ConcreteDensityClass | Gets the ConcreteDensityClass | |
ConcreteType | Gets the ConcreteType | |
CurvedEccentricity | Get the curved eccentricity (in [mm]) | |
CurvedOption | Gets the CurvedOption | |
Data | Gets the data of this span | |
DesignSegment | Gets the design segment | |
ElementSection | Gets the IElementSection | |
EndMajorTotalOffset | Gets the offset at the end of the span in the major axis (in [mm]) | |
EndMemberNode | Gets the end IMemberNode | |
EndMinorTotalOffset | Gets the offset at the end of the span in the minor axis (in [mm]) | |
EndReleases | Gets the end ISpanReleases | |
EntityId |
Gets the entity id
(Inherited from ISubEntity) | |
EntityIndex |
Gets the entity index
(Inherited from ISubEntity) | |
EntityType |
Gets the EntityType (Inherited from ISubEntity) | |
GlobalRotationAngle | Gets the global rotation angle (in [rad]) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
IsSectionAwaitingDesign | Gets a value indicating whether the section of this member span is waiting to be designed | |
Kll | Gets the Kll | |
Length | Gets the length of the span (in [mm]) | |
Material | Gets the IMaterial | |
MaxFacetError | Get the max facet error (in [mm]) | |
Name |
Gets the name
(Inherited from IHaveName) | |
RotationAngle | Gets the rotation angle (in [rad]) | |
RotationOption | Gets the RotationOption | |
StartMajorTotalOffset | Gets the offset at the start of the span in the major axis (in [mm]) | |
StartMemberNode | Gets the start IMemberNode | |
StartMinorTotalOffset | Gets the offset at the start of the span in the minor axis (in [mm]) | |
StartReleases | Gets the start ISpanReleases | |
Type |
Gets the SubEntityType (Inherited from ISubEntity) | |
UserLoadReductionFactorImposed | Gets the user defined imposed loads reduction factor |
Methods
Name | Description | |
---|---|---|
GetBimDataAsync |
Returns the IBimData associated with this object
(Inherited from ICanProvideBimData) | |
GetEndForceAsync | Returns the end force for given loading case | |
GetSolverElementsAsync | Returns the chain of IElement1D of this member span from solver model for specific analysis type | |
GetSupportReactionAsync | Returns support reactions for a loading case at given end | |
GetUserDefinedAttributesAsync |
Returns a collection of IUserDefinedAttribute instances
(Inherited from IHaveUserDefinedAttributes) | |
SetUserDefinedAttributeAsync |
Sets an user defined text attribute
(Inherited from IHaveUserDefinedAttributes) | |
SetUserDefinedAttributesAsync |
Sets user defined attributes
(Inherited from IHaveUserDefinedAttributes) | |
SetUserDefinedEmbeddedFileAttributeAsync |
Sets an user defined embedded file attribute
(Inherited from IHaveUserDefinedAttributes) |
See Also