Open CASCADE Technology
6.5.4
|
defines LevelFunction, Type <406> Form <3>
in package IGESAppli
Used to transfer the meaning or intended use of a level
in the sending system
#include <IGESAppli_LevelFunction.hxx>
Public Member Functions | |
IGESAppli_LevelFunction () | |
void | Init (const Standard_Integer nbPropVal, const Standard_Integer aCode, const Handle< TCollection_HAsciiString > &aFuncDescrip) |
This method is used to set the fields of the class LevelFunction | |
Standard_Integer | NbPropertyValues () const |
is always 2 | |
Standard_Integer | FuncDescriptionCode () const |
returns the function description code . Default = 0 | |
Handle_TCollection_HAsciiString | FuncDescription () const |
returns the function description Default = null string |
Handle_TCollection_HAsciiString IGESAppli_LevelFunction::FuncDescription | ( | ) | const |
void IGESAppli_LevelFunction::Init | ( | const Standard_Integer | nbPropVal, |
const Standard_Integer | aCode, | ||
const Handle< TCollection_HAsciiString > & | aFuncDescrip | ||
) |