<Code Lib>
2022 Method
Changes 4
M

DisplacementElement.GetAbsoluteDisplacement

Description:
The absolute displacement applied to the displaced elements.
Remarks:
The value is the relative translation of this DisplacementElement plus the relative displacements of all of its ancestor DisplacementElements.

public XYZ GetAbsoluteDisplacement()

The absolute displacement. The absolute displacement.

Loading…