Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IGESAppli_LevelFunction Class Reference

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>

Inheritance diagram for IGESAppli_LevelFunction:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation


Member Function Documentation

Handle_TCollection_HAsciiString IGESAppli_LevelFunction::FuncDescription ( ) const
  • nbPropVal : Number of Properties, always = 2
  • aCode : Function Description code
    default = 0
  • aFuncDescrip : Function Description
    default = null string

The documentation for this class was generated from the following file: