CadDictionaryBase class

CadDictionaryBase class

Class describing DICTIONARY base object.

Inheritance: CadDictionaryBaseCadBaseObjectCadBaseOwnedCadBase

The CadDictionaryBase type exposes the following members:

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.
hard_owner_flagGets or sets hard owner flag.
cloning_flagGets or sets cloning flag.
entry_namesGets or sets names of entries.

Methods

MethodDescription
try_get_valueGets the entry soft owner by key.
try_get_valueGets the entry soft owner by key.
remove_by_valueRemoves the entry soft owner and entry name by value.

See Also