|
Open CASCADE Technology 7.9.3
|
This package provides Draw services to test CAF standard documents (see TDocStd package). More...
#include <DDocStd.hxx>
Static Public Member Functions | |
| static const Handle< TDocStd_Application > & | GetApplication () |
| Returns the global instance of application. | |
| static Standard_Boolean | GetDocument (Standard_CString &Name, Handle< TDocStd_Document > &Doc, const Standard_Boolean Complain=Standard_True) |
| static Standard_Boolean | Find (const Handle< TDocStd_Document > &Document, const Standard_CString Entry, TDF_Label &Label, const Standard_Boolean Complain=Standard_True) |
| static Standard_Boolean | Find (const Handle< TDocStd_Document > &Document, const Standard_CString Entry, const Standard_GUID &ID, Handle< TDF_Attribute > &A, const Standard_Boolean Complain=Standard_True) |
| template<class T> | |
| static Standard_Boolean | Find (const Handle< TDocStd_Document > &Document, const Standard_CString Entry, const Standard_GUID &ID, Handle< T > &A, const Standard_Boolean Complain=Standard_True) |
| Safe variant for arbitrary type of argument. | |
| static Draw_Interpretor & | ReturnLabel (Draw_Interpretor &theCommands, const TDF_Label &L) |
| static void | AllCommands (Draw_Interpretor &theCommands) |
| static void | ApplicationCommands (Draw_Interpretor &theCommands) |
| NewDocument, Open, SaveAs, Save. | |
| static void | DocumentCommands (Draw_Interpretor &theCommands) |
| Undo, Redo, SetModified, Propagate. | |
| static void | ToolsCommands (Draw_Interpretor &theCommands) |
| Modified, Update. | |
| static void | MTMCommands (Draw_Interpretor &theCommands) |
| Create, Add, Remove, Open, Commit, Undo, Redo, SetNestedMode. | |
| static void | ShapeSchemaCommands (Draw_Interpretor &theCommands) |
| ShapeSchema_Read. | |
This package provides Draw services to test CAF standard documents (see TDocStd package).
It provides :
|
static |
|
static |
NewDocument, Open, SaveAs, Save.
|
static |
Undo, Redo, SetModified, Propagate.
|
inlinestatic |
Safe variant for arbitrary type of argument.
|
static |
|
static |
|
static |
Returns the global instance of application.
|
static |
|
static |
Create, Add, Remove, Open, Commit, Undo, Redo, SetNestedMode.
|
static |
|
static |
ShapeSchema_Read.
|
static |
Modified, Update.