| Library | Module | Frames | Expand |
| Property | AdditionalComponents | as IpfcSelections [optional] |
| Sequence of additional components to include in the output model. | ||
| Property | OutputModel | as IpfcModel |
| The output model where geometry will be created. Use IpfcBaseSession.CreatePart() to obtain an empty part, or copy a template with IpfcModel.Copy(). | ||
| Function | CCpfcShrinkwrapMergedSolidInstructions.Create (OutputModel as IpfcModel) as IpfcShrinkwrapMergedSolidInstructions | |
| Creates a new instructions object used to export a shrinkwrap model using merged solids. | ||
| Property | AdditionalComponents | as IpfcSelections [optional] |
|
Sequence of additional components to include in the output model. |
| Property | OutputModel | as IpfcModel |
|
The output model where geometry will be created. Use IpfcBaseSession.CreatePart() to obtain an empty part, or copy a template with IpfcModel.Copy(). |
| Function | CCpfcShrinkwrapMergedSolidInstructions.Create | (OutputModel as IpfcModel) as IpfcShrinkwrapMergedSolidInstructions |
|
Creates a new instructions object used to export a shrinkwrap model using merged solids.
|