OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    XSControl Class Reference

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

    #include <XSControl.hxx>

    Static Public Member Functions

    static occ::handle< XSControl_WorkSessionSession (const occ::handle< IFSelect_SessionPilot > &pilot)
     Returns the WorkSession of a SessionPilot, but casts it as from XSControl : it then gives access to Control & Transfers.
    static occ::handle< XSControl_VarsVars (const occ::handle< IFSelect_SessionPilot > &pilot)
     Returns the Vars of a SessionPilot, it is brought by Session it provides access to external variables.

    Detailed Description

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

    Member Function Documentation

    ◆ Session()

    occ::handle< XSControl_WorkSession > XSControl::Session ( const occ::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()

    occ::handle< XSControl_Vars > XSControl::Vars ( const occ::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: