CATStrUseItf Enumeration CATStrOpeningCreationMode
enum CATStrOpeningCreationMode {
catStrOpeningUndefined,
catStrOpeningOutputProfile,
catStrOpening3DObject,
catStrOpeningStandard,
catStrOpeningPartDesign,
catStrOpeningSlot
}
Creation mode for the Opening.
It can be:
- Values:
-
- catStrOpeningUndefined
- The opening creation mode is undefined.
- catStrOpeningOutputProfile
- The opening contour is defined by an imbedded sketch (already positioned).
- catStrOpening3DObject
- The opening is defined by a solid, which may be specified directly, or implied by
a closed surface or wire and an extrusion direction.
- catStrOpeningStandard
- The opening is defined by a parametric contour sketch and positioning information.
- catStrOpeningPartDesign
- The opening is a standard part design negative solid (hole, pocket or slot).
This mode specifies that the opening is not defined as a Structure Model opening,
but is a part design part that serves as an opening.
- catStrOpeningSlot
- The opening is a slot allowing the penetration of Profile into a Plate / Profile. Please note
that this type of opening is not realized in SFD, we only capture the definition of it.
This object is included in the file: CATStrUseOpeningCreationMode.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.