User's Guide > Interface: Data Exchange > Shrinkwrap Export
Shrinkwrap Export
 
To improve performance in large assembly design, you can export lightweight representations of models called Shrinkwrap models. A shrinkwrap model is based on the external surfaces of the source part or assembly model and captures the outer shape of the source model.
You can create the following types of non associative exported Shrinkwrap models:
Surface Subset—This type consists of a subset of the original model’s surfaces.
Faceted Solid—This type is a faceted solid representing the original solid.
Merged Solid—The external components from the reference assembly model are merged into a single part representing the solid geometry in all collected components.
Export Format
Functions
Type Constant
Shrinkwrap
ProSolidShrinkwrapCreate()
N/A
Function Introduced:
You can export the specified solid model as a Shrinkwrap model using the function ProSolidShrinkwrapMdlnameCreate(). This function requires:
The model to be exported as Shrinkwrap
The template model where the Shrinkwrap geometry will be created.
The name of the exported file if the export format is VRML or STL.
Isto foi útil?