CATAnnotationUseItf Enumeration CATDrwDimChfValFormat

enum CATDrwDimChfValFormat {
  ChfDistDist,
  ChfDistAngle,
  ChfAngleDist,
  ChfDistance
}
Chamfer dimension representation type.
Values:
DistDist
The value is displayed with two distance : dist X dist.
DistAngle
The value is displayed with a distance and an angle: dist X angle.
AngleDist
The value is displayed with a distance and an angle: angle X dist.
Distance
The value is displayed with one distance : dist. This mode is used only when the two references are perpendicular and the chamfer is 45 degrees.

This object is included in the file: CATDrwDimEnum.h

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