Open CASCADE Technology 6.6.0
|
commands for Standard Attributes.
=================================
#include <DDataStd.hxx>
Static Public Member Functions | |
static void | AllCommands (Draw_Interpretor &I) |
Used to browse tree nodes. //! commands ======== //! 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] |
static void DDataStd::TreeCommands | ( | Draw_Interpretor & | I | ) | [static] |