Enum pfcShrinkwrapMethod
Description
This enumerated type contains the possible methods for the export of a solid model to a shrinkwrap format.
Values
-
SWCREATE_SURF_SUBSET
- Export a shrinkwrap model containg a subset of surfaces.
-
SWCREATE_FACETED_SOLID
- Export a faceted shrinkwrap model.
-
SWCREATE_MERGED_SOLID
- Export a shrinkwrap model containing merged components.
-
ShrinkwrapMethod_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.