Open CASCADE Technology  7.6.0
Enumerations

AIS_ConnectStatus.hxx File Reference

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

◆ AIS_ConnectStatus

Gives the status of connection of an Interactive Object. This will be one of the following:

  • 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