<Code Lib>
2021 Method
Changes 0
M

AreaLoad.GetRefPoint

Description:
Returns the physical location of the reference point.
Remarks:
The index should be between 0 and less than NumRefPoints.

public XYZ GetRefPoint(
	int index
)

  • Int32
    index
    The index of the point to return.
Return Value XYZ

Loading…