Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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_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...
 

Detailed Description

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

Member Function Documentation

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

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: