AreaLoad.GetRefPoint
Description:
Returns the physical location of the reference point.
Returns the physical location of the reference point.
Remarks:
The index should be between 0 and less than NumRefPoints.
The index should be between 0 and less than NumRefPoints.
public XYZ GetRefPoint(
int index
)
-
Int32indexThe index of the point to return.
-
Thrown when index is out of range.