|
This method allows you to get all dimensions that are in a current model.
Dimensions = GetDimensions( );
Return: (Variant) Dimensions |
A variant that contains an array of IDimension type elements of dimensions in a current model. |
Doesn't work if there is an imported model in a current model.
|