Drawing.namedViews Property
Parent Object: DrawingDefined in namespace "adsk::drawing" and the header file is <Drawing/Drawing/Drawing.h>
Description
Returns the NamedViews object associated with this product. The NamedViews collection provides access to the named views defined in this product and supports the creation of new named views.
Syntax
"drawing_var" is a variable referencing a Drawing object.
|