NamedView.apply Method
Parent Object: NamedViewDefined in namespace "adsk::core" and the header file is <Core/Application/NamedView.h>
Description
This updates the active viewport to use the camera associated with this named view.
Syntax
"namedView_var" is a variable referencing a NamedView object. |
Return Value
| Type | Description |
| boolean | Returns true if the operation was successful. |
