An object appearing as a text string that describes the characteristics of an attribute reference.
Supported Platforms: Windows only
AcadAttribute
Object AcadObject AcadEntity AcadAttribute
VBA
ModelSpace.AddAttribute PaperSpace.AddAttribute Block.AddAttribute
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
In AutoCAD, this object is called an attribute definition.
To create an attribute (or attribute definition), use the AddAttribute method.