ConvertMatrixToArray method

Converts a Matrix object to an Array of doubles.

Syntax

objectVariable = object.ConvertMatrixToArray(Matrix)

Where:

     object is the IntelliCAD Library object;

     Matrix is an IntelliCAD Matrix object.