Click or drag to resize

StructuralCurveMember Properties

[This is preliminary documentation and is subject to change.]

The StructuralCurveMember type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisEccentricityYBegin
Eccentricity of the force system line in Y direction of the local coordinate system at the beginning of the element.
Public propertyAnalysisEccentricityYEnd
Eccentricity of the force system line in Y direction of the local coordinate system at the end of the element.
Public propertyAnalysisEccentricityZBegin
Eccentricity of the force system line in Z direction of the local coordinate system at the beginning of the element.
Public propertyAnalysisEccentricityZEnd
Eccentricity of the force system line in Z direction of the local coordinate system at the end of the element.
Public propertyArbitraryDefinition
Contains the arbitrary definition
Public propertyBehaviour
The behaviour of this 1D member in the Structural Analysis model
Public propertyBucklingLength
Buckling length for individual directions may be specified on each 1D member
Public propertyCode exampleColor
The color of the object. Primarily used when exporting to BIM+
Public propertyCrossSection
The StructuralCrossSection out of which the 1D member is constructed
Public propertyCurves
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyInternalNodes
Contains the nodes connected to this StructuralCurveMember instance but are not part of the geometry
Public propertyCode exampleLayer
Custom created layer name. Used to group entities together
Public propertyLCSAdjustment
Contains more information about LCS adjustments for the 1D member (eg rotation, LCS type, ...)
Public propertyLength
The length (from start to end) of the member. The application providing the ModelExchanger.AnalysisDataModel should calculate this field.
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyParentId
The ID of the parent object of the same type
Public propertyResults
1D Analysis results
Public propertyStructuralEccentricityYBegin
Eccentricity of the system line in Y direction of the local coordinate system at the beginning of the element.
Public propertyStructuralEccentricityYEnd
Eccentricity of the system line in Y direction of the local coordinate system at the end of the element.
Public propertyStructuralEccentricityZBegin
Eccentricity of the system line in Z direction of the local coordinate system at the beginning of the element.
Public propertyStructuralEccentricityZEnd
Eccentricity of the system line in Z direction of the local coordinate system at the end of the element.
Public propertySystemLine
The position of the system-lines on the cross-section of the 1D member
Public propertyType
The type of the 1D member. Supports dynamic values
Top
See Also