Go to: Synopsis. Return value. Related. Flags.

Synopsis

subdMapCut([constructionHistory=boolean], [name=string])

Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.

subdMapCut is undoable, queryable, and editable.

Cut along edges of the texture mapping. The cut edges become map borders.

Return value

stringThe node name.

In query mode, return type is based on queried flag.

Related

polyClipboard, polyCylindricalProjection, polyEditUV, polyForceUV, polyMapDel, polyMapSew, polyMoveFacetUV, polyMoveUV, polyPlanarProjection, polyProjection, polySphericalProjection, polyUVSet, untangleUV

Flags

constructionHistory, name
Long name (short name) Argument types Properties
Common flags
name(n) string create
Name the resulting object.
constructionHistory(ch) boolean createquery
Turn the construction history on or off (where applicable).
Q: When queried, this flag returns an int.

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can have multiple arguments, passed either as a tuple or a list.