Open CASCADE Technology
6.5.4
|
commands for presentation based on AIS
======================================
#include <DPrsStd.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC void | AllCommands (Draw_Interpretor &I) |
Presentation commands ===================== //! to load all sketch commands | |
static void | AISPresentationCommands (Draw_Interpretor &I) |
to display....etc... ais presentation | |
static void | AISViewerCommands (Draw_Interpretor &I) |
to repaint...etc... ais viewer | |
static void | BasicCommands (Draw_Interpretor &I) |
set/get position attribute | |
static void | Factory (Draw_Interpretor &theDI) |
Loads all Draw commands of TKDCAF. Used for plugin. |
static void DPrsStd::AISPresentationCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void DPrsStd::AISViewerCommands | ( | Draw_Interpretor & | I | ) | [static] |
static DEFINE_STANDARD_ALLOC void DPrsStd::AllCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void DPrsStd::BasicCommands | ( | Draw_Interpretor & | I | ) | [static] |
static void DPrsStd::Factory | ( | Draw_Interpretor & | theDI | ) | [static] |