Your Ad Here

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

Synopsis

subdCollapse( [subdivision surface] , [constructionHistory=boolean], [level=int], [name=string], [object=boolean])

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

subdCollapse is undoable, queryable, and editable.

This command converts a takes a subdivision surface and produces a subdivision surface with a number of hierarchy levels "removed". Returns the name of the subdivision surface created and optionally the DG node that does the conversion.

Flags

constructionHistory, level, name, object
Long name (short name) [argument types] Properties
level(l) int queryedit
The level which will now become the base mesh
Default: 0

In query mode, this flag needs a value.

name(n) string create
Name the resulting object
constructionHistory(ch) boolean create
Turn the construction history on or off (where applicable)
object(o) boolean create
Create the result, or just the dep. node (where applicable)

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.

Return value


[string] - the subd surface and optionally the dependency node name

Related

changeSubdivComponentDisplayLevel, changeSubdivRegion, createSubdivRegion, nurbsToSubdiv, polyToSubdiv, querySubdiv, refineSubdivSelectionList, subdToBlind, subdToPoly, subdiv, subdivCrease, subdivDisplaySmoothness

Return to Autodesk Index


Your Ad Here