Open CASCADE Technology 6.6.0
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

IGESAppli_LevelFunction::IGESAppli_LevelFunction ( )

Member Function Documentation

Handle_TCollection_HAsciiString IGESAppli_LevelFunction::FuncDescription ( ) const
Standard_Integer IGESAppli_LevelFunction::FuncDescriptionCode ( ) const
void IGESAppli_LevelFunction::Init ( const Standard_Integer  nbPropVal,
const Standard_Integer  aCode,
const Handle< TCollection_HAsciiString > &  aFuncDescrip 
)
  • nbPropVal : Number of Properties, always = 2
  • aCode : Function Description code
    default = 0
  • aFuncDescrip : Function Description
    default = null string
Standard_Integer IGESAppli_LevelFunction::NbPropertyValues ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines