CATStrUseItf Enumeration CATStrOpeningLimitsMode

enum CATStrOpeningLimitsMode {
  catStrOpeningLimitsUndefined,
  catStrOpeningLimitsThrough,
  catStrOpeningLimitsDimensions
}
The type of extrusion limits defined for an opening.
This limits how far the opening extends through the penetrated object.
Values:
catStrOpeningLimitsUndefined
The limit mode is not available.
catStrOpeningLimitsThrough
The opening extends all the way through the penetrated object (through all intersections).
catStrOpeningLimitsDimensions
The opening negative solid extrusion is limited by two offset distances from the contour plane.

This object is included in the file: CATStrUseOpeningLimitsMode.h

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