CadVportList class
CadVportList class
The cad viewport 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: CadVportList
→
NonGenericList
The CadVportList type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the CadVportList 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. |
See Also
- module
aspose.cad.fileformats.cad
- class
CadVportList
- class
NonGenericList