

/*optional*/ Boolean | |
Get method for attribute "AssignMassProperties" true to calculate mass properties for the shrinkwrap model ofSmallSurfPercentage,false ornull otherwise. | |
/*optional*/ Boolean | |
Get method for attribute "AutoHoleFilling" true ornull to fill voids located entirely inside the outer boundary of the shrinkwrap model,false otherwise. | |
/*optional*/ Selections | |
Get method for attribute "DatumReferences" Sequence of datum references used in the shrinkwrap export. | |
/*optional*/ Boolean | |
Get method for attribute "IgnoreQuilts" true ornull to ignore quilts,false otherwise. | |
/*optional*/ Boolean | |
Get method for attribute "IgnoreSkeleton" true ornull to ignore the contents of the skeleton model (if present),false otherwise. | |
/*optional*/ Boolean | |
Get method for attribute "IgnoreSmallSurfaces" true to ignore surfaces smaller than the value ofSmallSurfPercentage,false ornull otherwise. | |
GetMethod () | |
Get method for attribute "Method" Indicates the method used to perform the shrinkwrap export. | |
/*optional*/ Integer | GetQuality () |
Get method for attribute "Quality" The export quality. 1 produces the coarsest representation surfaces, while 10 produces the finest. Ifnull, a quality of 1 will be used. | |
/*optional*/ Double | |
Get method for attribute "SmallSurfPercentage" Surfaces smaller than this percentage with respect to the model size will not be exported, ifIgnoreSmallSurfaces istrue. | |
void | SetAssignMassProperties ( /*optional*/ Boolean value) |
Set method for attribute "AssignMassProperties" true to calculate mass properties for the shrinkwrap model ofSmallSurfPercentage,false ornull otherwise. | |
void | SetAutoHoleFilling ( /*optional*/ Boolean value) |
Set method for attribute "AutoHoleFilling" true ornull to fill voids located entirely inside the outer boundary of the shrinkwrap model,false otherwise. | |
void | |
Set method for attribute "DatumReferences" Sequence of datum references used in the shrinkwrap export. | |
void | SetIgnoreQuilts ( /*optional*/ Boolean value) |
Set method for attribute "IgnoreQuilts" true ornull to ignore quilts,false otherwise. | |
void | SetIgnoreSkeleton ( /*optional*/ Boolean value) |
Set method for attribute "IgnoreSkeleton" true ornull to ignore the contents of the skeleton model (if present),false otherwise. | |
void | SetIgnoreSmallSurfaces ( /*optional*/ Boolean value) |
Set method for attribute "IgnoreSmallSurfaces" true to ignore surfaces smaller than the value ofSmallSurfPercentage,false ornull otherwise. | |
void | SetQuality ( /*optional*/ Integer value) |
Set method for attribute "Quality" The export quality. 1 produces the coarsest representation surfaces, while 10 produces the finest. Ifnull, a quality of 1 will be used. | |
void | SetSmallSurfPercentage ( /*optional*/ Double value) |
Set method for attribute "SmallSurfPercentage" Surfaces smaller than this percentage with respect to the model size will not be exported, ifIgnoreSmallSurfaces istrue. |

GetMethod | ||
GetMethod | () |

GetQuality | ||
/*optional*/ Integer | GetQuality | () |
SetQuality | ||
void | SetQuality | ( /*optional*/ Integer value) |

GetAutoHoleFilling | ||
/*optional*/ Boolean | GetAutoHoleFilling | () |
SetAutoHoleFilling | ||
void | SetAutoHoleFilling | ( /*optional*/ Boolean value) |

GetIgnoreSkeleton | ||
/*optional*/ Boolean | GetIgnoreSkeleton | () |
SetIgnoreSkeleton | ||
void | SetIgnoreSkeleton | ( /*optional*/ Boolean value) |

GetIgnoreQuilts | ||
/*optional*/ Boolean | GetIgnoreQuilts | () |
SetIgnoreQuilts | ||
void | SetIgnoreQuilts | ( /*optional*/ Boolean value) |

GetIgnoreSmallSurfaces | ||
/*optional*/ Boolean | GetIgnoreSmallSurfaces | () |
SetIgnoreSmallSurfaces | ||
void | SetIgnoreSmallSurfaces | ( /*optional*/ Boolean value) |

GetAssignMassProperties | ||
/*optional*/ Boolean | GetAssignMassProperties | () |
SetAssignMassProperties | ||
void | SetAssignMassProperties | ( /*optional*/ Boolean value) |

GetSmallSurfPercentage | ||
/*optional*/ Double | GetSmallSurfPercentage | () |
SetSmallSurfPercentage | ||
void | SetSmallSurfPercentage | ( /*optional*/ Double value) |

GetDatumReferences | ||
/*optional*/ Selections | GetDatumReferences | () |
SetDatumReferences | ||
void | SetDatumReferences |
