The following methods expose the Least Squares Conformal Mapping (LSCM)-based Peel Mapping functionality to MAXScript.
Enters ineractive peeling mode. If the argument is true, the existing mapping will be used.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Resets the results of the peeling.
Get/set the state of the "Auto-Pin Moved Vertices" icon.
When set to true (default), selecting and moving a vertex will automatically set its pinned state.
Available in 3ds Max 2012 and higher.
Get/set the state of the "Select Pinned Vertices".
When set to true, only pinned vertices can be selected, unpinned ones will be filtered out.
When set to false (default), all vertices can be selected.
Available in 3ds Max 2012 and higher.
Pins down all selected map vertices in the specified node. Corresponds to the "Pin Selected" icon in the "Peel" rollout of the UVs Editor.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Unpins the selected map vertices in the specified node. Corresponds to the "Unpin Selected" icon in the "Peel" rollout of the UVs Editor.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Returns true if the indexed map vertex in the specified node is pinned, false if it is not pinned.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Pins down the indexed map vertex in the specified node.
Exposed via unwrap6 interface in 3ds Max 2012 and higher.
Unpins the indexed map vertex in the specified node.