CATAnnotationUseItf Enumeration CATDrwDimSystemType

enum CATDrwDimSystemType {
  BasicDimSystem,
  ChainedDimSystem,
  StackedDimSystem,
  CumulatedDimSystem,
  SymmetricDimSystem
}
Dimension System Type.
Values:
BasicDimSystem
"basic" system of dimensions : (NOT IMPLEMENTED)
ChainedDimSystem
The dimensions are displayed and handled in a chained mode
StackedDimSystem
The dimensions are displayed and handled in a stacked mode
CumulatedDimSystem
The dimensions are displayed and handled in a cumulated mode
SymmetricDimSystem
The dimensions are displayed and handled in a symmetric mode: (NOT IMPLEMENTED)

This object is included in the file: CATDrwDimSystemType.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.