com.aspose.cad.fileformats.cad.cadobjects.attentities
com.aspose.cad.fileformats.cad.cadobjects.attentities package
The com.aspose.cad.fileformats.cad.cadobjects.attentities namespace contains types that represent attribute definitions (CadAttDef), attribute instances (CadAttrib), and XRecord objects (CadXrecordObject) used in DWG/DXF files. These classes enable reading, creating, and manipulating attribute data and custom extended data within CAD drawings.
Classes
| Name | Description |
|---|---|
| CadAttDef | Class describing Cad AttributeDefinitions |
| CadAttrib | The Cad attrib. |
| CadXrecordObject | Class describing Xrecord object. |