The following methods expose the Least Squares Conformal Mapping (LSCM)-based Peel Mapping functionality to MAXScript.
NEW in 3ds Max 2012: Enters ineractive peeling mode. If the argument is true, the existing mapping will be used.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Performs a Quick Peel.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Resets the results of the peeling.
NEW in 3ds Max 2012: 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.
NEW in 3ds Max 2012: 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.
NEW in 3ds Max 2012: 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.
NEW in 3ds Max 2012: 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.
NEW in 3ds Max 2012: 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.
NEW in 3ds Max 2012: Pins down the indexed map vertex in the specified node.
Exposed via unwrap6 interface in 3ds Max 2012.
NEW in 3ds Max 2012: Unpins the indexed map vertex in the specified node.