Open CASCADE Technology
6.5.4
|
Extends Controller from STEPControl in order to provide
ActorWrite adapted for writing assemblies from DECAF
Note that ActorRead from STEPControl is used for reading
(inherited automatically)
#include <STEPCAFControl_Controller.hxx>
Public Member Functions | |
STEPCAFControl_Controller () | |
Initializes the use of STEP Norm (the first time) | |
Static Public Member Functions | |
static Standard_Boolean | Init () |
Standard Initialisation. It creates a Controller for STEP-XCAF and records it to various names, available to select it later Returns True when done, False if could not be done |
static Standard_Boolean STEPCAFControl_Controller::Init | ( | ) | [static] |
Reimplemented from STEPControl_Controller.