Click or drag to resize

StructuralEdgeConnection Properties

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

The StructuralEdgeConnection type exposes the following members.

Properties
  NameDescription
Public propertyBoundaryCondition
Specifies on which type of object the force acts
Public propertyCoordinateDefinition
Specifies the coordinate system that is used to define the length.
Public propertyCoordinateSystem
Defines the coordinate system of the member in which the support is applied
Public propertyEdge
The 0-based index of the edge
Public propertyEndPointAbsolute
Defines the position of the end point in absolute coordinates
Public propertyEndPointRelative
Defines the position of the end point in relative coordinates
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyMember2D
The StructuralSurfaceMember to which this structural edge connection is connected
Public propertyMember2DOpening
The StructuralSurfaceMemberOpening to which this structural edge connection is connected
Public propertyMember2DRegion
The to which this structural edge connection is connected
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyOrigin
Specifies the origin of the coordinate system used for the definition of the length
Public propertyParentId
The ID of the parent object of the same type
Public propertyRotationX
Rotational stiffness & the flexibility in rotation of the connection around local X axis
Public propertyRotationY
Rotational stiffness & the flexibility in rotation of the connection around local Y axis
Public propertyRotationZ
Rotational stiffness & the flexibility in rotation of the connection around local Z axis
Public propertyStartPointAbsolute
Defines the position of the start point in absolute coordinates
Public propertyStartPointRelative
Defines the position of the start point in relative coordinates
Public propertyTranslationX
Translation & flexibility of the connection in the X direction;
Public propertyTranslationY
Translation & flexibility of the connection in the Y direction;
Public propertyTranslationZ
Translation & flexibility of the connection in the Z direction;
Public propertyType
The way the support acts in individual directions The value is determined by looking at the constraints.
Top
See Also