CadDictionaryWithDefault class
CadDictionaryWithDefault class
Class describing Dictionary With default object.
Inheritance: CadDictionaryWithDefault
→
CadDictionaryBase
→
CadBaseObject
→
CadBaseOwned
→
CadBase
The CadDictionaryWithDefault type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the CadDictionaryWithDefault 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. |
hard_owner_flag | Gets or sets hard owner flag. |
cloning_flag | Gets or sets cloning flag. |
entry_names | Gets or sets names of entries. |
hard_pointer | Gets or sets the hard pointer. |
Methods
Method | Description |
---|---|
try_get_value | Gets the entry soft owner by key. |
try_get_value | Gets the entry soft owner by key. |
remove_by_value | Removes the entry soft owner and entry name by value. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects.dictionary
- class
CadBase
- class
CadBaseObject
- class
CadBaseOwned
- class
CadDictionaryBase
- class
CadDictionaryWithDefault