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