codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  Attribute object

An object appearing as a text string that describes the characteristics of an attribute reference.

VBA class name:

AcadAttribute 

Create using:

ModelSpace.AddAttribute
PaperSpace.AddAttribute
Block.AddAttribute 

Access via:

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item 

In AutoCAD, this object is called an attribute definition.

To create an attribute (or attribute definition), use the AddAttribute method. To edit or query an attribute, use the following methods and properties:

Methods

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update

UpdateMTextAttribute  

Properties

Alignment

Application

Backward

Constant

Document

FieldLength

Handle

HasExtensionDictionary

Height

Hyperlinks

InsertionPoint

Invisible

Layer

Linetype

LinetypeScale

Lineweight

LockPosition

MTextAttribute

MTextAttributeContent

MTextBoundaryWidth

MTextDrawingDirection

Mode

Normal

ObjectID

ObjectName

ObliqueAngle

OwnerID

PlotStyleName

Preset

PromptString

Rotation

ScaleFactor

StyleName

TagString

TextAlignmentPoint

TextGenerationFlag

TextString

Thickness

TrueColor

UpsideDown

Verify

Visible  

Events

Modified  

 

   Comments?