Matrix.Cell Property
Parent Object:
Matrix
Description
Property that returns the cell defined by row/col.
Syntax
Matrix.
Cell
(
Row
As Long,
Col
As Long ) As Double
Property Value
This is a read/write property whose value is a Double.
Parameters
Name
Type
Description
Row
Long
Col
Long
Samples
Name
Description
iMate Result Creation
This sample demonstrates creating an iMate result using two existin iMate definitions.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.