Open CASCADE Technology  7.2.0
Static Public Member Functions

XSControl Class Reference

This package provides complements to IFSelect & Co for control of a session. More...

#include <XSControl.hxx>

Static Public Member Functions

static Handle< XSControl_WorkSessionSession (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_VarsVars (const Handle< IFSelect_SessionPilot > &pilot)
 Returns the Vars of a SessionPilot, it is brought by Session it provides access to external variables. More...
 

Detailed Description

This package provides complements to IFSelect & Co for control of a session.

Member Function Documentation

◆ Session()

static Handle< XSControl_WorkSession > XSControl::Session ( const Handle< IFSelect_SessionPilot > &  pilot)
static

Returns the WorkSession of a SessionPilot, but casts it as from XSControl : it then gives access to Control & Transfers.

◆ Vars()

static Handle< XSControl_Vars > XSControl::Vars ( const Handle< IFSelect_SessionPilot > &  pilot)
static

Returns the Vars of a SessionPilot, it is brought by Session it provides access to external variables.


The documentation for this class was generated from the following file: