CATPartUseItf Enumeration CATPrtChamferMode

enum CATPrtChamferMode {
  LENGTH,
  LENGTH_ANGLE,
  CHORDAL_LENGTH_ANGLE,
  HEIGHT_ANGLE
}
The chamfer parameter mode specifies both parameters required to define the chamfer.
Values:
LENGTH
The chamfer is defined with two lengthes (Length1/Length2).
LENGTH_ANGLE
The chamfer is defined with a length and an angle (Length1/Angle).

This object is included in the file: CATPrtEnum.h

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