Your Ad Here

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

Synopsis

subdivDisplaySmoothness([all=boolean], [smoothness=int])

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

subdivDisplaySmoothness is undoable, queryable, and NOT editable.

Sets or querys the display smoothness of subdivision surfaces on the selection list or of all subdivision surfaces if the -all option is set. Smoothness options are; rough, medium, or fine. Rough is the default.

Flags

all, smoothness
Long name (short name) [argument types] Properties
smoothness(s) int createquery
Smoothness - 1 rough, 2 medium, 3 fine

In query mode, this flag needs a value.

all() boolean createquery
If set, change smoothness for all subdivision surfaces

In query mode, this flag needs a value.


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


[bool]

Keywords

subdivision, surface, display, smoothness

Related

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

Return to Autodesk Index


Your Ad Here