| Library | Module | Frames | Expand |
| /* optional */ pfcSelections | AdditionalComponents | |
| Sequence of additional components to include in the output model. | ||
| 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 pfcShrinkwrapMergedSolidInstructions | Create (pfcModel OutputModel) | |
| Creates a new instructions object used to export a shrinkwrap model using merged solids. | ||
| /* optional */ pfcSelections | AdditionalComponents |
|
Sequence of additional components to include in the output model. |
| 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 pfcShrinkwrapMergedSolidInstructions | Create | (pfcModel OutputModel) |
|
Creates a new instructions object used to export a shrinkwrap model using merged solids.
|