Class pfcShrinkwrapSurfaceSubsetInstructions
Description
This interface contains instructions to export a shrinkwrap model using a subset of surfaces.
See Also:
Method Summary
| |
| |
| |
| Creates a new instructions object used to export a shrinkwrap model based on a set of selected surfaces. |
| |
| |
void | |
| |
| |
| Additional surfaces to include in the export. |
| |
| |
void | |
| |
| |
| |
| |
| |
| |
| |
GetMethod,
GetQuality,
SetQuality,
GetAutoHoleFilling,
SetAutoHoleFilling,
GetIgnoreSkeleton,
SetIgnoreSkeleton,
GetIgnoreQuilts,
SetIgnoreQuilts,
GetIgnoreSmallSurfaces,
SetIgnoreSmallSurfaces,
GetAssignMassProperties,
SetAssignMassProperties,
GetSmallSurfPercentage,
SetSmallSurfPercentage,
GetDatumReferences,
SetDatumReferences Method Detail
| GetOutputModel | () |
void | SetOutputModel | |
Manual References:
| GetAdditionalSurfaces | () |
void | SetAdditionalSurfaces | |
Additional surfaces to include in the export.
Manual References:
Creates a new instructions object used to export a shrinkwrap model based on a set of selected surfaces.
See Also:
Manual References:
Parameters:
OutputModel
Returns:
The created instructions object.