#include "GEOM_BaseDriver.hxx"#include "GEOM_Function.hxx"#include "GEOM_Object.hxx"#include "GEOM_Engine.hxx"#include <TDataStd_Name.hxx>#include <TDocStd_Owner.hxx>Functions | |
| IMPLEMENT_STANDARD_RTTIEXT (GEOM_BaseDriver, TFunction_Driver) GEOM_Param &GEOM_BaseDriver | |
| Returns a name of creation operation and names and values of creation parameters. More... | |
| template<class HSEQ > | |
| void | appendSeq (GEOM_Param ¶m, const HSEQ &seq, int iLow, int iUp) |
| void appendSeq | ( | GEOM_Param & | param, |
| const HSEQ & | seq, | ||
| int | iLow, | ||
| int | iUp | ||
| ) |
| IMPLEMENT_STANDARD_RTTIEXT | ( | GEOM_BaseDriver | , |
| TFunction_Driver | |||
| ) | & |
Adds GEOM_Param to params and sets its name
This method is safer than resizing the params vector and accessing to its items
References GEOM_Param::Set().