Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Handle_IFSelect_SessionPilot.hxx>
#include <Handle_XSControl_WorkSession.hxx>
#include <Handle_XSControl_Controller.hxx>
#include <Handle_Interface_Protocol.hxx>
#include <Handle_Interface_InterfaceModel.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Handle_Transfer_TransientProcess.hxx>
#include <Handle_Transfer_FinderProcess.hxx>
#include <Handle_XSControl_TransferReader.hxx>
#include <Handle_TColStd_HSequenceOfTransient.hxx>
#include <Handle_TopTools_HSequenceOfShape.hxx>
Data Structures | |
class | XSDRAW |
Basic package to work functions of X-STEP (IFSelect & Co) under control of DRAW Works with some "static" data : a SessionPilot (used to run) with its WorkSession and Model and TransferReader, a FinderProcess More... |