| Library | Module | Frames | Expand |
| Property | AdditionalSurfaces | as IpfcSelections [optional] |
| Additional surfaces to include in the export. | ||
| 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 | CCpfcShrinkwrapSurfaceSubsetInstructions.Create (OutputModel as IpfcModel) as IpfcShrinkwrapSurfaceSubsetInstructions | |
| Creates a new instructions object used to export a shrinkwrap model based on a set of selected surfaces. | ||
| Property | AdditionalSurfaces | as IpfcSelections [optional] |
|
Additional surfaces to include in the export. |
| 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 | CCpfcShrinkwrapSurfaceSubsetInstructions.Create | (OutputModel as IpfcModel) as IpfcShrinkwrapSurfaceSubsetInstructions |
|
Creates a new instructions object used to export a shrinkwrap model based on a set of selected surfaces.
|