Interface ShrinkwrapSTLInstructions
Description
This interface contains instructions to export a shrinkwrap STL file.
See Also:
GetMethod,
GetQuality,
SetQuality,
GetAutoHoleFilling,
SetAutoHoleFilling,
GetIgnoreSkeleton,
SetIgnoreSkeleton,
GetIgnoreQuilts,
SetIgnoreQuilts,
GetIgnoreSmallSurfaces,
SetIgnoreSmallSurfaces,
GetAssignMassProperties,
SetAssignMassProperties,
GetSmallSurfPercentage,
SetSmallSurfPercentage,
GetDatumReferences,
SetDatumReferences Method Summary
String | |
| Get method for attribute "OutputFile" The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory. |
void | |
| Set method for attribute "OutputFile" The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory. |
Method Detail
GetOutputFile |
String | GetOutputFile | () |
SetOutputFile |
void | SetOutputFile | (String value) |
The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory.