Interface IMemberSpan

Represents a span of a member

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IMemberSpan : ISubEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName, ICanProvideBimData, IHaveUserDefinedAttributes

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

FireCheckData

Gets the fire check data

GlobalRotationAngle

Gets the global rotation angle (in [rad])

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])

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

UserLoadReductionFactorImposed

Gets the user defined imposed loads reduction factor

Methods

Name Description
GetEndForceAsync(int, AnalysisType, Guid, LoadingResultType, CancellationToken)

Returns the end force for given loading case

GetSolverElementsAsync(AnalysisType, CancellationToken)

Returns the chain of IElement1D of this member span from solver model for specific analysis type

GetSupportReactionAsync(int, AnalysisType, Guid, bool, CancellationToken)

Returns support reactions for a loading case at given end

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next