Click or drag to resize

StructuralSurfaceMember Properties

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

The StructuralSurfaceMember type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Position of the system plane.
Public propertyAnalysisEccentricityZ
Eccentricity of the force system line in Z direction of the local coordinate system
Public propertyArea
The area of the member The application providing the ModelExchanger.AnalysisDataModel should calculate this field.
Public propertyBehaviour
Behaviour of the 2D member will during analysis
Public propertyCode exampleColor
The color of the object. Primarily used when exporting to BIM+
Public propertyEdges
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 rib 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 2D member (eg rotation, LCS type, ...)
Public propertyMaterial
The material out of which the 2D member is constructed
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 propertyShape
Shape of the 2D member in the sense of the planarity of the system plane.
Public propertyStructuralEccentricityZ
Eccentricity of the system line in Z direction of the local coordinate system
Public propertyThickness
The thickness of the 2D member
Public propertyType
Type of the 2D member. Supports user-defined values
Top
See Also