Converts a Points collection object to an Array of doubles.
Syntax
objectVariable = object.ConvertPointsToArray(Points,Is3DPoint)
Where:
object is the IntelliCAD Library object;
Points is a Points collection object;
Is3DPoint is a Boolean variable (or value) indicating whether or not the points are 3D.