<Code Lib>
2024 Enumeration
Changes 0
E

LoadOrientTo

Description:
Specifies load orientation.

public enum LoadOrientTo

Name Description
E Project Load is oriented in respect to project global coordinate system, that is X to East, Y to North, and Z to up.
E WorkPlane Load is oriented in respect to work plane.
E HostLocalCoordinateSystem Load is oriented in respect to it analytical host element coordinate system and will follow host changes.

Loading…