Share

ChainDimensionSet.Arrange Method

Parent Object: ChainDimensionSet

Description

Method that resets the chain dimension set such that all members are equidistant from the view boundary. Dimensions are aligned to the specified base dimension.

Syntax

ChainDimensionSet.Arrange( BaseDimension As LinearGeneralDimension )

Parameters

Name Type Description
BaseDimension LinearGeneralDimension Input LinearGeneralDimension object that specifies the member of the set. All set members are aligned to this member.

Version

Introduced in version 2011

Was this information helpful?