The following methods expose the Unfold Mapping workflow to MAXScript:
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 and higher.
Ends the Unform Mapping process and closes the "Unfold Map" dialog if open.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Returns the state of the "Use Threshold" checkbox.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Sets the state of the "Use Threshold" checkbox.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Returns the auto-weld "Threshold" value.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
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 and higher.
Returns the state of the "Single Step" option.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Sets the state of the "Single Step" option to the boolean argument.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Returns the selection index of the "Advance Limit" drop-down list option.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
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 and higher.
Returns the state of the "Normalize" option.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Sets the state of the "Normalize" option.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Returns the selection of the "Auto Fit" drop-down list option.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Sets the selection of the "Auto Fit" drop-down list option. See above for supported values.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Equivalent to pressing the "Reset Faces" button in the Unform Map dialog.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
<void><Unwrap_UVW>.RegularMapAdvanceUV <boolean>uPos <boolean>vPos <boolean>uNeg <boolean>vNeg <boolean>singleStep
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
<void><Unwrap_UVW>.RegularMapExpand <enum>expandBy expandBy enums: {#smgrp | #planar | #edgeSel | #faceSel | #outerBorder | #innerBorder | #ring | #peltseams | #loop}
Expands the selection by the specified method.