Represents an attribute in a CAD image.

The following tables list the members exposed by the CADAttdef type.

Name Description
Public property Constant Gets or sets constant attribute for the CADAttdef object.
Public property Controlled Gets or sets verification is required on input of this attribute for the CADAttdef object.
Public property EntName Gets a name of the CADAttdef object.
Public property EntType Gets the type of this CADAttdef entity.
Public property Flags Gets or sets a byte that contains flags for the CADAttdef object.
Public property Invisible Gets or sets invisible for the CADAttdef object.
Public property Preset Gets or sets Attribute is preset (no prompt during insertion) for the CADAttdef object.
Public property Tag Gets or sets a name that identifies each occurrence of the attribute in a CAD image.
Public property Value Gets or sets string value of this CADAttdef object.
Top
Name Description
Public method AssignEntity Copies an entity
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top