CATPartUseItf Enumeration CATPrtFilletVariation

enum CATPrtFilletVariation {
  CUBIC,
  LINEAR
}
Fillet variation mode.
Precondition: Only for edge fillets with a variable radius. The variation mode specifies the way the fillet shape changes from one radius to another.
Values:
CUBIC
The fillet changes smoothly from one radius to another.
LINEAR
The fillet changes straight from one radius to another.

This object is included in the file: CATPrtEnum.h

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