Share

AcDbAttribute::AcDbAttribute

C++

AcDbAttribute();

Description

Default constructor. Initializes the field length to 0, the flags to 0 (that is, non-constant, visible, not preset, and not verifiable), and the tag to 0. In addition, all the initializations for a default new AcDbText object take place.

Links

AcDbAttribute

Was this information helpful?