| 
    Open CASCADE Technology
    6.9.1
    
   | 
 
This package provides complements to IFSelect & Co for control of a session. More...
#include <XSControl.hxx>
Static Public Member Functions | |
| static Handle< XSControl_WorkSession > | Session (const Handle< IFSelect_SessionPilot > &pilot) | 
| Returns the WorkSession of a SessionPilot, but casts it as from XSControl : it then gives access to Control & Transfers.  More... | |
| static Handle< XSControl_Vars > | Vars (const Handle< IFSelect_SessionPilot > &pilot) | 
| Returns the Vars of a SessionPilot, it is brought by Session it provides access to external variables.  More... | |
This package provides complements to IFSelect & Co for control of a session.
      
  | 
  static | 
Returns the WorkSession of a SessionPilot, but casts it as from XSControl : it then gives access to Control & Transfers.
      
  | 
  static | 
Returns the Vars of a SessionPilot, it is brought by Session it provides access to external variables.
 1.8.10