| Library | Module | Frames | Expand |
| /* optional */ boolean | AssignMassProperties | |
| true to calculate mass properties for the shrinkwrap model of SmallSurfPercentage, false or null otherwise. | ||
| /* optional */ boolean | AutoHoleFilling | |
| true or null to fill voids located entirely inside the outer boundary of the shrinkwrap model, false otherwise. | ||
| /* optional */ pfcSelections | DatumReferences | |
| Sequence of datum references used in the shrinkwrap export. | ||
| /* optional */ boolean | IgnoreQuilts | |
| true or null to ignore quilts, false otherwise. | ||
| /* optional */ boolean | IgnoreSkeleton | |
| true or null to ignore the contents of the skeleton model (if present), false otherwise. | ||
| /* optional */ boolean | IgnoreSmallSurfaces | |
| true to ignore surfaces smaller than the value of SmallSurfPercentage, false or null otherwise. | ||
| /* readonly */ pfcShrinkwrapMethod | Method | |
| Indicates the method used to perform the shrinkwrap export. | ||
| /* optional */ number | Quality | |
| The export quality. 1 produces the coarsest representation surfaces, while 10 produces the finest. If null, a quality of 1 will be used. | ||
| /* optional */ number | SmallSurfPercentage | |
| Surfaces smaller than this percentage with respect to the model size will not be exported, if IgnoreSmallSurfaces is true. | ||
| /* optional */ boolean | AssignMassProperties |
|
true to calculate mass properties for the shrinkwrap model of SmallSurfPercentage, false or null otherwise. |
| /* optional */ boolean | AutoHoleFilling |
|
true or null to fill voids located entirely inside the outer boundary of the shrinkwrap model, false otherwise. |
| /* optional */ pfcSelections | DatumReferences |
|
Sequence of datum references used in the shrinkwrap export. |
| /* optional */ boolean | IgnoreQuilts |
|
true or null to ignore quilts, false otherwise. |
| /* optional */ boolean | IgnoreSkeleton |
|
true or null to ignore the contents of the skeleton model (if present), false otherwise. |
| /* optional */ boolean | IgnoreSmallSurfaces |
|
true to ignore surfaces smaller than the value of SmallSurfPercentage, false or null otherwise. |
| /* readonly */ pfcShrinkwrapMethod | Method |
|
Indicates the method used to perform the shrinkwrap export. |
| /* optional */ number | Quality |
|
The export quality. 1 produces the coarsest representation surfaces, while 10 produces the finest. If null, a quality of 1 will be used. |
| /* optional */ number | SmallSurfPercentage |
|
Surfaces smaller than this percentage with respect to the model size will not be exported, if IgnoreSmallSurfaces is true. |