CATAnnotationUseItf Enumeration CATDrwDimDimValueOrientationMode
enum CATDrwDimDimValueOrientationMode {
ParallelDim,
NormalDim,
AngleDim,
ParallelView,
NormalView,
AngleView,
ParallelScreen,
NormalScreen,
AngleScreen
}
Dimension value orientation mode.
- Values:
-
- ParallelDim
- Parallel to the dimension line.
- NormalDim
- Normal to the dimension line.
- AngleDim
- Oriented with a given angle to the dimension line.
- ParallelView
- Parallel to the view.
- NormalView
- Normal to the view.
- AngleView
- Oriented with a given angle to the view.
- ParallelScreen
- Parallel to the screen.
- NormalScreen
- Normal to the screen.
- AngleScreen
- Oriented with a given angle to the screen.
This object is included in the file: CATDrwDimEnum.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.