Open CASCADE Technology  7.1.0.beta
Enumerations

AIS_KindOfInteractive.hxx File Reference

Enumerations

enum  AIS_KindOfInteractive {
  AIS_KOI_None, AIS_KOI_Datum, AIS_KOI_Shape, AIS_KOI_Object,
  AIS_KOI_Relation, AIS_KOI_Dimension
}
 Declares the type of Interactive Object. This is one of the following: More...
 

Enumeration Type Documentation

Declares the type of Interactive Object. This is one of the following:

  • the Datum
  • the Object
  • the Relation
  • the Dimension
  • the None type. The Datum is the construction element. These include points, lines, axes and planes. The object brings together topological shapes. The Relation includes dimensions and constraints. The Dimension includes length, radius, diameter and angle dimensions. When the object is of an unknown type, the None type is declared.
Enumerator
AIS_KOI_None 
AIS_KOI_Datum 
AIS_KOI_Shape 
AIS_KOI_Object 
AIS_KOI_Relation 
AIS_KOI_Dimension