ConvertArrayToMatrix method

Converts an array of doubles to a Matrix object.

Syntax

objectVariable = object.ConvertArrayToMatrix(ArrayOf16Doubles)

Where:

     object is the IntelliCAD Library object;

     ArrayOf16Doubles is an array of double-precision variables (or values).