|
IAssemblyModel::GetDimensions
Description
This method allows you to get a dimension specified by its name from a given model.
Syntax
DimensionList = GetDimensions( );
Return: (Variant) DimensionList |
A list of dimensions from the current assembly model. |
|