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