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