Viewport.setCurrentAsTop Method
Parent Object: ViewportDefined in namespace "adsk::core" and the header file is <Core/Application/Viewport.h>
Description
Sets the "top" view to be the current view orientation.
Syntax
"viewport_var" is a variable referencing a Viewport object.
|
Return Value
Type | Description |
boolean | Returns true if setting the view orientation was successful. |