| Library | Module | Frames | Expand |
| /* optional */ pfcSelections | AdditionalSurfaces | |
| Additional surfaces to include in the export. | ||
| pfcModel | OutputModel | |
| The output model where geometry will be created. Use pfcBaseSession.CreatePart() to obtain an empty part, or copy a template with pfcModel.Copy(). | ||
| static pfcShrinkwrapSurfaceSubsetInstructions | Create (pfcModel OutputModel) | |
| Creates a new instructions object used to export a shrinkwrap model based on a set of selected surfaces. | ||
| /* optional */ pfcSelections | AdditionalSurfaces |
|
Additional surfaces to include in the export. |
| pfcModel | OutputModel |
|
The output model where geometry will be created. Use pfcBaseSession.CreatePart() to obtain an empty part, or copy a template with pfcModel.Copy(). |
| static pfcShrinkwrapSurfaceSubsetInstructions | Create | (pfcModel OutputModel) |
|
Creates a new instructions object used to export a shrinkwrap model based on a set of selected surfaces.
|