-
enum CatVisPropertyStatus {
catVisPropertyDefined, catVisPropertyUnDefined
} -
Types of result of a query on graphic properties for the current selection.
Role: This enum is used in the interface.- Values:
-
- catVisPropertyDefined
- All selected objects have the same graphic properties. dd>
- catVisPropertyUnDefined
- At least one of selected objects does not have the same graphic properties than other the selected objects. dd>