Open CASCADE Technology 6.6.0
|
Performs Actions specific to StepSelect, i.e. creation of
Step Selections and Counters, plus dumping specific to Step
#include <StepSelect_Activator.hxx>
Public Member Functions | |
StepSelect_Activator () | |
IFSelect_ReturnStatus | Do (const Standard_Integer number, const Handle< IFSelect_SessionPilot > &pilot) |
Executes a Command Line for StepSelect | |
Standard_CString | Help (const Standard_Integer number) const |
Sends a short help message for StepSelect commands |
StepSelect_Activator::StepSelect_Activator | ( | ) |
IFSelect_ReturnStatus StepSelect_Activator::Do | ( | const Standard_Integer | number, |
const Handle< IFSelect_SessionPilot > & | pilot | ||
) | [virtual] |
Implements IFSelect_Activator.
Standard_CString StepSelect_Activator::Help | ( | const Standard_Integer | number | ) | const [virtual] |
Implements IFSelect_Activator.