CadXRecord class
CadXRecord class
Class describing CadXRecord
Inheritance: CadXRecord
→
CadBaseObject
→
CadBaseOwned
→
CadBase
The CadXRecord type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the CadXRecord class. |
Properties
Property | Description |
---|---|
embedded_objects_container | Gets or sets the embedded objects container. |
object_handle | Gets or sets the object handle. |
xdata_container | Gets or sets the xdata container. |
attributes | Gets or sets the attributes. |
application_codes_container | Gets or sets the application defined codes container. |
attribute_102_values | Gets or sets the attribute102 values. |
numreactors | The Numreactors |
reactors | Get or sets the reactors handle |
hard_owner | Gets or sets the hard owner. |
soft_owner | Gets or sets the soft owner. |
is_soft_owner_set | Gets a value indicating whether soft owner is set. |
type_name | Gets the name of the type. |
child_objects | Gets or sets the child objects. |
objects | Gets or sets the objects. Xrecord objects are used to store and manage arbitrary data. They are composed of DXF group codes with �normal object� groups(that is, non-xdata group codes), ranging from 1 through 369 for supported ranges.This object is similar in concept to xdata but is not limited by size or order. |
duplicate_cloning_flag | Gets or sets the duplicate cloning flag. |
binary_data310 | Gets or sets the binary data 310. |
binary_data311 | Gets or sets the binary data 311. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadBase
- class
CadBaseObject
- class
CadBaseOwned
- class
CadXRecord