Share

AcDbBlockTableRecord::AcDbBlockTableRecord

C++

ACDBCORE2D_PORT AcDbBlockTableRecord();

Description

Default constructor. Initializes the origin to (0,0,0); the isAnonymous, hasAttributeDefinitions, isFromExternalReference, and isFromOverlayReference flags to Adesk::kFalse; and the pathName to NULL. In addition, the AcDbSymbolTableRecord default constructor is invoked.

Links

AcDbBlockTableRecord

Was this information helpful?