CadContentFormat class
CadContentFormat class
Class describing CadContentFormat
Inheritance: CadContentFormat
→
CadBaseObject
→
CadOwnedObjectBase
→
CadObjectBase
The CadContentFormat type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the CadContentFormat 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 |
storage_flag | Gets or sets a value indicating that this entity has associated binary data in the data store. |
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. |
Methods
Method | Description |
---|---|
get_uid | Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer |
set_uid | Sets |
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadBaseObject
- class
CadContentFormat
- class
CadObjectBase
- class
CadOwnedObjectBase