CATStrUseItf Enumeration CATStrOpeningExtrusionMode

enum CATStrOpeningExtrusionMode {
  catStrOpeningExtrusionUndefined,
  catStrOpeningExtrusionNormal,
  catStrOpeningExtrusionDirectional,
  catStrOpeningExtrusionRemoval,
  catStrOpeningExtrusionClashFree
}
The forming mode for an opening or other cutout.
The forming mode effects the sides of the opening.
Values:
catStrOpeningExtrusionUndefined
The forming mode has not been defined.
catStrOpeningExtrusionNormal
The forming mode is "Molded Form forming", meaning that the the contour is projected on the molded form and extrusion of contour is normal to the molded form.
catStrOpeningExtrusionDirectional
The forming mode is "Boolean forming", meaning that the contour is extruded along the direction and opening is solved by taking boolean operation.
catStrOpeningExtrusionRemoval
Identical to catStrOpeningExtrusionClashFree
catStrOpeningExtrusionClashFree
The forming mode is "Clash Free forming", meaning that the contour is projected on both faces and modified to make sure the extrude contour along the direction is never in clash with the penetrated object.

This object is included in the file: CATStrUseOpeningExtrusionMode.h

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