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

Enumerations

enum  AIS_ConnectStatus { AIS_CS_None, AIS_CS_Connection, AIS_CS_Transform, AIS_CS_Both }
 Gives the status of connection of an Interactive
Object. This will be one of the following:
More...

Enumeration Type Documentation

  • No connection
  • Connection
  • Transformation
  • Both connection and transformation
    This enumeration is used in
    AIS_ConnectedInteractive. Transform indicates
    that the Interactive Object reference geometry has
    changed location relative to the reference geometry.
Enumerator:
AIS_CS_None 
AIS_CS_Connection 
AIS_CS_Transform 
AIS_CS_Both