Your Ad Here

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

Synopsis

querySubdiv([action=int], [level=int], [relative=boolean])

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

querySubdiv is undoable, NOT queryable, and NOT editable.

Queries a subdivision surface based on a set of query parameters and updates the selection list with the results.

Flags

action, level, relative
Long name (short name) [argument types] Properties
action(a) int create
Specifies the query parameter: 1 = find all tweaked verticies at level 2 = find all sharpened vertices at level 3 = find all sharpened edges at level 4 = find all faces at level If the attribute "level" is not specified then the query is applied to the current component display level. If the attribute level is specified then the query is applied to that level, either absolute or relative to the current level based on the "relative" flag state.
level(l) int create
Specify the level of the subdivision surface on which to perform the operation.
relative(r) boolean create
If set, level flag refers to the level relative to the current component display level.

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, query

Related

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

Return to Autodesk Index


Your Ad Here