Library | Module

Enum EpfcXSecCutobjType

Description

This enumerated type describes the type of objects intersected by a cross section.
See Also:
IpfcXSection.GetXSecType()




Values

EpfcXSECTYPE_MODEL
The cross section intersects the solid model.

EpfcXSECTYPE_QUILTS
The cross section intersects all quilts.

EpfcXSECTYPE_MODELQUILTS
The cross section intersects the model and all quilts.

EpfcXSECTYPE_ONEPART
 

EpfcXSecCutobjType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.