GMOperatorsInterfaces Enumeration CATFilletTool

enum CATFilletTool {
  CATFilletSphereTool,
  CATFilletCircleTool
}
Defines the geometric tool of the fillet.
Values:
CATFilletSphereTool
The fillet is created with a sphere.
CATFilletCircleTool
The fillet is created with a circle.

This object is included in the file: CATDynFilletRibbon.h

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