Finds the inverse of the matrix.
Syntax
objectVariable = object.InvertMatrix(Matrix)
Where:
object is the IntelliCAD Library object;
Matrix is an IntelliCAD Matrix object.