#include <IGESData_LevelListEntity.hxx>
Inheritance diagram for IGESData_LevelListEntity:

Public Member Functions | |
| virtual Standard_EXPORT Standard_Integer | NbLevelNumbers () const =0 |
| Must return the count of levels . | |
| virtual Standard_EXPORT Standard_Integer | LevelNumber (const Standard_Integer num) const =0 |
| returns the Level Number of <me>, indicated by <num> raises an exception if num is out of range | |
| Standard_EXPORT Standard_Boolean | HasLevelNumber (const Standard_Integer level) const |
| returns True if <level> is in the list | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
Reimplemented from IGESData_IGESEntity. Reimplemented in IGESGraph_DefinitionLevel. |
|
|
|
|
|
Implemented in IGESGraph_DefinitionLevel. |
|
|
Implemented in IGESGraph_DefinitionLevel. |
1.4.1