CadBlockEntity class
CadBlockEntity class
The Cad block entity.
The CadBlockEntity type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadBlockEntity class. |
Properties
| Property | Description |
|---|---|
| block_attribute420 | Gets or sets the block attribute 420. |
| end_block_attribute420 | Gets or sets the block attribute 420. |
| end_block_attribute370 | Gets or sets the end block attribute 370. |
| block_attribute370 | Gets or sets the block attribute 370. |
| description | Gets or sets the description. |
| block_attribute48 | Gets or sets the block attribute48. |
| end_block_attribute48 | Gets or sets the end block attribute 48. |
| block_attribute62 | Gets or sets the block attribute 62. |
| end_block_attribute62 | Gets or sets the end block attribute 62. |
| base_point | Gets or sets the base point. |
| entities | Gets or sets the entities. |
| flags | Gets or sets the flags. |
| attribute71 | Gets or sets the attribute 71. |
| block_handle | Gets or sets the handle. |
| end_block_model_segregated | Gets or sets a value indicating whether [end block model segregated]. |
| block_model_segregated | Gets or sets a value indicating whether [model segregated]. |
| end_block_handle | Gets or sets the handle2. |
| name | Gets or sets the name. |
| x_ref_path_name | Gets or sets the XRef path. |
| soft_owner | Gets or sets the soft owner. |
| layer_name | Gets or sets the layer. |
| end_block_layer_name | Gets or sets the end name of the block layer. |
| attribute6 | Gets or sets the attribute6. |
| end_block_attribute6 | Gets or sets the end block attribute 6. |
| xdata_container | Gets or sets the xdata container. |
| cad_block_table_object | Associated block table object |
| cad_block_name_entity | Associated block name entity |
| cad_end_block_name_entity | Associated end block name entity |
| original_block_name | Name of the original dynamic block, or real block name if it’s not originated from dynamic block |
Methods
| Method | Description |
|---|---|
| add_entity | Adds the entity. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects - class
CadBlockEntity