IAssemblyModel::GetDimensionByName



Your Ad Here

Description

This method allows you to get a dimension specified by its name from a given model.

Syntax

Dimansion = GetDimensionByName( NameDimensionModel );

Input: (String) DimensionName

A name attached to a dimension.

Input: (IModel) DimensionModel

Model from which to get a dimension with a current name.

Return: (IDimension) Dimansion

Returned dimension.

Return to Cimatron Index


Your Ad Here