IntelliCAD 11.1 Object Library
ConvertArrayToMatrix Method
See Also 
ArrayOf16Doubles
The array of double-precision variables (or values) to convert.
Library Object : ConvertArrayToMatrix Method

Description

Converts an array of doubles to a Matrix object.

Syntax

Visual Basic
Public Function ConvertArrayToMatrix( _
   ByVal ArrayOf16Doubles As Variant _
) As Matrix

Parameters

ArrayOf16Doubles
The array of double-precision variables (or values) to convert.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.