CATAnnotationUseItf Enumeration CATDrwSystValueAlignment
enum CATDrwSystValueAlignment {
NotAligned,
AlignedOnCenter,
OnRefLineSide,
OppToRefLineSide,
OnBaseValue,
Standard
}
Kind of alignment to apply in order to line-up dimension values.
Precondition Not available for cumulated systems with the value oriented along extension line.
- Values:
-
- NotAligned
- No line-up management for dimension values
- AlignedOnCenter
- The value is on the middle of the dimension line
- OnRefLineSide
- The value is on the side of the reference extension line of the system.
Only available for stacked and cumulated systems
- OppToRefLineSide
- The value is on the side of the opposite extension line.
Only available for stacked and cumulated systems
- OnBaseValue
- The reference point of the value position corresponds to
the value position of the base dimension (Not implemented for systems).
- Standard
- the value position is managed by standard parameters. (Only available for cumulated systems).
This object is included in the file: CATDrwSystValueAlignment.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.