Application.NewReferencePointArray
Method
Description:
Creates an empty array that can store ReferencePoint objects.
Creates an empty array that can store ReferencePoint objects.
Remarks:
This method can be used to create an array that can hold ReferencePoint objects. This array can be then passed to methods, such as NewCurveByPoints, to represent two or more PointElements.
This method can be used to create an array that can hold ReferencePoint objects. This array can be then passed to methods, such as NewCurveByPoints, to represent two or more PointElements.