Allow to redefy CADAttdef object with corresponding tag property.

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

Name Description
Public property Constant Gets or sets constant attribute for the CADAttdef object. (inherited from CADAttdef).
Public property Controlled Gets or sets verification is required on input of this attribute for the CADAttdef object. (inherited from CADAttdef).
Public property EntName Gets a name of the CADAttdef object. (inherited from CADAttdef).
Public property EntType Gets the type of this CADAttrib entity.
Public property Flags Gets or sets a byte that contains flags for the CADAttdef object. (inherited from CADAttdef).
Public property Invisible Gets or sets invisible for the CADAttdef object. (inherited from CADAttdef).
Public property Preset Gets or sets Attribute is preset (no prompt during insertion) for the CADAttdef object. (inherited from CADAttdef).
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 CADAttrib object.
Top
Name Description
Public method AssignEntity Copies an entity
Public method Dispose (inherited from CADAttdef).
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