CadDataTable class

CadDataTable class

Class describing DATATABLE object.

Inheritance: CadDataTableCadBaseObjectCadBaseOwnedCadBase

The CadDataTable type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadDataTable class.

Properties

PropertyDescription
embedded_objects_containerGets or sets the embedded objects container.
object_handleGets or sets the object handle.
xdata_containerGets or sets the xdata container.
attributesGets or sets the attributes.
application_codes_containerGets or sets the application defined codes container.
attribute_102_valuesGets or sets the attribute102 values.
numreactorsThe Numreactors
reactorsGet or sets the reactors handle
hard_ownerGets or sets the hard owner.
soft_ownerGets or sets the soft owner.
is_soft_owner_setGets a value indicating whether soft owner is set.
type_nameGets the name of the type.
child_objectsGets or sets the child objects.
data_table_columnsGets or sets the data table columns.
versionGets or sets the version.
columns_numberGets or sets the columns number.
valid_rows_numberGets or sets the valid rows number.
table_nameGets or sets the name of the table.
soft_pointer_ids_handle_to_object_valuesGets or sets the soft pointer ids handle to object values.
hard_pointer_ownershipsGets or sets the hard pointer ownerships.
soft_pointer_ownsershipsGets or sets the soft pointer ownserships.
hard_pointer_idsGets or sets the hard pointer ids.
soft_pointer_ids_handleGets or sets the soft pointer ids handle.

See Also