CadDataTable class
CadDataTable class
Class describing DATATABLE object.
Inheritance: CadDataTable
→
CadBaseObject
→
CadBaseOwned
→
CadBase
The CadDataTable type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the CadDataTable 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. |
data_table_columns | Gets or sets the data table columns. |
version | Gets or sets the version. |
columns_number | Gets or sets the columns number. |
valid_rows_number | Gets or sets the valid rows number. |
table_name | Gets or sets the name of the table. |
soft_pointer_ids_handle_to_object_values | Gets or sets the soft pointer ids handle to object values. |
hard_pointer_ownerships | Gets or sets the hard pointer ownerships. |
soft_pointer_ownserships | Gets or sets the soft pointer ownserships. |
hard_pointer_ids | Gets or sets the hard pointer ids. |
soft_pointer_ids_handle | Gets or sets the soft pointer ids handle. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects.datatable
- class
CadBase
- class
CadBaseObject
- class
CadBaseOwned
- class
CadDataTable