ChainDimensionSet.Arrange Method
Parent Object: ChainDimensionSetDescription
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. |