<Code Lib>
2020 Method
Changes 6
M

AnalyticalModelStick.GetLocalCoordinateSystem(XYZ)

Description:
Gets the local coordinate system (LCS) reflects analytical model orientation at the specified point.
Overloads (2):
GetLocalCoordinateSystem(XYZ)

public Transform GetLocalCoordinateSystem(
	XYZ point
)

Return Value Transform Transformation matrix. x - longitudinal axis, y - transversal, section - horizontal, strong axis, z - transversal, section - vertical, weak axis, origin - base point of LCS.

Loading…