

Property | as Boolean | |
true if the output part should be lightweight, null or false otherwise. | ||
Property | as IpfcModel | |
The solid model handle where the geometry will be created. You can create an empty part through IpfcBaseSession.CreatePart() or copy a template model using IpfcModel.Copy(). |

Function | CCpfcShrinkwrapFacetedPartInstructions.Create (OutputModel as IpfcModel, Lightweight as Boolean) as IpfcShrinkwrapFacetedPartInstructions |
Creates a new instructions object used to export a faceted shrinkwrap model. |

Property | Lightweight | as Boolean |

Property | OutputModel | as IpfcModel |

Function | CCpfcShrinkwrapFacetedPartInstructions.Create |
