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: CadUcsListNonGenericList

The CadUcsList type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadUcsList class.

Properties

PropertyDescription
cad_symbol_table_group_codesGets or sets the cad symbol table group codes.

Methods

MethodDescription
cloneThe clone.
add_rangeAdds the range of the objects to container.

See Also