NamedViews.count Property
Parent Object: NamedViewsDefined in namespace "adsk::core" and the header file is <Core/Application/NamedViews.h>
Description
Returns the number of named views associated with the product. The four standard named views ("TOP", "FRONT", "RIGHT", and "HOME") are not included in this count. Only user-created named view are counted.
Syntax
"namedViews_var" is a variable referencing a NamedViews object.
|