NEW in 3ds Max 2012: The following methods introduced in 3ds Max 2012 expose the Unfold Mapping workflow to MAXScript:
NEW in 3ds Max 2012: Starts the Unfold Mapping process for the specified node. If the second argument is passed as true, also displays the "Unfold
Map" dialog.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Ends the Unform Mapping process and closes the "Unfold Map" dialog if open.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Resets the Unfold mapping.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Returns the state of the "Use Threshold" checkbox.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Sets the state of the "Use Threshold" checkbox.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Returns the auto-weld "Threshold" value.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Sets the auto-weld "Threshold" value. The Unfold Map dialog's UI will not be updated unless it is reopened.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Returns the state of the "Single Step" option.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Sets the state of the "Single Step" option to the boolean argument.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Returns the selection index of the "Advance Limit" drop-down list option.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Sets the selection index of the "Advance Limit" drop-down list option to the specified integer. See above for supported values.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Returns the state of the "Normalize" option.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Sets the state of the "Normalize" option.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Returns the selection of the "Auto Fit" drop-down list option.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Sets the selection of the "Auto Fit" drop-down list option. See above for supported values.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Equivalent to pressing the "Reset Faces" button in the Unform Map dialog.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012:
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012:
Exposed via unwrap6 interface in 3ds Max 2012.
<void><Unwrap_UVW>.RegularMapAdvanceUV <boolean>uPos <boolean>vPos <boolean>uNeg <boolean>vNeg <boolean>singleStep
NEW in 3ds Max 2012:
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012:
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012:
Exposed via unwrap6 interface in 3ds Max 2012.
<void><Unwrap_UVW>.RegularMapExpand <enum>expandBy expandBy enums: {#smgrp | #planar | #edgeSel | #faceSel | #outerBorder | #innerBorder | #ring | #peltseams | #loop}
NEW in 3ds Max 2012: Expands the selection by the specified method.