Go to: Synopsis. Flags. Return value.
ctxTraverse([down=boolean], [left=boolean], [right=boolean], [up=boolean])
Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.
ctxTraverse is undoable, queryable, and editable.
This command tells the current context to do a traversal.
Some contexts will ignore this command. Individual contexts
determine what up/down left/right mean.
down, left, right, up
| Long name (short name) |
[argument types] |
Properties |
up(up)
|
boolean
|
|
|
Move "up" as defined by the current context.
|
|
down(d)
|
boolean
|
|
|
Move "down" as defined by the current context.
|
|
right(r)
|
boolean
|
|
|
Move "right" as defined by the current context.
|
|
left(l)
|
boolean
|
|
|
Move "left" as defined by the current context.
|
|
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.
|
None
Return to Autodesk Index