<Code Lib>
2027 Property
Changes 0
P

LineLoad.StartPoint

Description:
Returns the three dimensional location of the start point for the line load.
Remarks:
The location of the start point is measured in decimal feet.

public XYZ StartPoint { get; }

Loading…