CadBlockRecordList class
CadBlockRecordList class
The cad view dictionary The following group codes apply to VPORT symbol table entries. The VPORT table is unique: it may contain several entries with the same name (indicating a multiple-viewport configuration). The entries corresponding to the active viewport configuration all have the name *ACTIVE. The first such entry describes the current viewport. Since the name is not unique, we use List as a container
Inheritance: CadBlockRecordList →
NonGenericList
The CadBlockRecordList type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadBlockRecordList class. |
Properties
| Property | Description |
|---|---|
| cad_symbol_table_group_codes | Gets or sets the cad symbol table group codes. |
Methods
| Method | Description |
|---|---|
| clone | The clone. |
| add_range | Adds the range of the objects to container. |
| get_block_by_layout_handle | Gets block table by layout handle |
See Also
- module
aspose.cad.fileformats.cad - class
CadBlockRecordList - class
NonGenericList