Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
AIS_KindOfInteractive.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

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

Enumeration Type Documentation

  • the Datum
  • the Object
  • the Relation
  • 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. 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