Enum pfcXSecCutobjType
Description
This enumerated type describes the type of objects intersected by a cross section.
-
See Also:
-
pfcXSection.GetXSecType()
Values
-
XSECTYPE_MODEL
- The cross section intersects the solid model.
-
XSECTYPE_QUILTS
- The cross section intersects all quilts.
-
XSECTYPE_MODELQUILTS
- The cross section intersects the model and all quilts.
-
XSECTYPE_ONEPART
-
-
XSecCutobjType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.