CadUcsList class
CadUcsList 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: CadUcsList
→
NonGenericList
The CadUcsList type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the CadUcsList 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
CadUcsList
- class
NonGenericList