NamedView.isBuiltIn Property
Parent Object: NamedViewDefined in namespace "adsk::core" and the header file is <Core/Application/NamedView.h>
Description
Indicates if this named view is one of the four standard named views ("TOP", "FRONT", "RIGHT", and "HOME"). There is limited functionality with the four standard named views.
Syntax
"namedView_var" is a variable referencing a NamedView object.
|