Share

AcDbDatabase::annotativeDwg

C++

bool annotativeDwg() const;

Description

Controls whether the drawing is treated as an annotative block when it is inserted into other drawings.

True to treat the drawing as an annotative block when it is inserted into other drawings, false otherwise. The default value for new databases is false.

Links

AcDbDatabase Class

Was this information helpful?