CadBlockTableObject class
CadBlockTableObject class
The Cad block table object.
Inheritance: CadBlockTableObject →
CadBaseOwned →
CadBase
The CadBlockTableObject type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadBlockTableObject 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. |
| block_insertion_units | Gets or sets the block insertion units. |
| bitmap_preview_data | Gets or sets the bitmap preview data. |
| block_scalability | Gets the block scalability. |
| block_explodability | Gets the block explodability. |
| block_name | Gets or sets the name of the block. |
| hard_pointer_to_layout | Gets or sets the hard pointer to layout. |
| x_data_app_name | Gets or sets the xdata app name. |
| x_data_string_data | Gets or sets the xdata string data. |
| original_block_name | Name of the original dynamic block, or real block name if it’s not originated from dynamic block |
| is_anonymous | Gets or sets the Anonymous. |
See Also
- module
aspose.cad.fileformats.cad.cadtables - class
CadBase - class
CadBaseOwned - class
CadBlockTableObject