|
Open CASCADE Technology 6.5.2
|
commands for Standard Attributes.
=================================
#include <DDataStd.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static void | AllCommands (Draw_Interpretor &I) |
| command to set and get modeling attributes | |
| static void | NamedShapeCommands (Draw_Interpretor &I) |
| to set and get NamedShape | |
| static void | BasicCommands (Draw_Interpretor &I) |
| to set and get Integer, Real, Reference, Geometry | |
| static void | DatumCommands (Draw_Interpretor &I) |
| to set and get Datum attributes | |
| static void | ConstraintCommands (Draw_Interpretor &I) |
| to set and get Constraint and Constraint attributes | |
| static void | ObjectCommands (Draw_Interpretor &I) |
| to set and get Objects attributes | |
| static void | DrawDisplayCommands (Draw_Interpretor &I) |
| to display standard attributes | |
| static void | NameCommands (Draw_Interpretor &I) |
| to set and get Name attribute | |
| static void | TreeCommands (Draw_Interpretor &I) |
| to build, edit and browse an explicit tree of labels //! package methods =============== | |
| static void | DumpConstraint (const Handle< TDataXtd_Constraint > &C, Standard_OStream &S) |
| static void DDataStd::AllCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DDataStd::BasicCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DDataStd::ConstraintCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DDataStd::DatumCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DDataStd::DrawDisplayCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DDataStd::DumpConstraint | ( | const Handle< TDataXtd_Constraint > & | C, |
| Standard_OStream & | S | ||
| ) | [static] |
| static void DDataStd::NameCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DDataStd::NamedShapeCommands | ( | Draw_Interpretor & | I | ) | [static] |
| static void DDataStd::ObjectCommands | ( | Draw_Interpretor & | I | ) | [static] |
| void DDataStd::operator delete | ( | void * | anAddress | ) | [inline] |
| void* DDataStd::operator new | ( | size_t | size | ) | [inline] |
| void* DDataStd::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void DDataStd::TreeCommands | ( | Draw_Interpretor & | I | ) | [static] |
1.7.4