Your Ad Here

Go to: Synopsis. Flags. Return value.

Synopsis

viewManip([fitFactor=double], [modelEditor=string], [postCommand=string], [visible=boolean])

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

viewManip is undoable, queryable, and editable.

Shows/hides the view manip.

Flags

fitFactor, modelEditor, postCommand, visible
Long name (short name) [argument types] Properties
visible(v) boolean createqueryedit
Shows/hides the view manip.

In query mode, this flag needs a value.

modelEditor(me) string createqueryedit
The view manip is only displayed in one view, selected based upon a model editor name.

In query mode, this flag needs a value.

fitFactor(f) double createqueryedit
Fit-factor used by the viewSet command.

In query mode, this flag needs a value.

postCommand(p) string createqueryedit
Optional MEL command run after a viewSet command.

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


[depends on type of query]

Return to Autodesk Index


Your Ad Here