|
Open CASCADE Technology 6.5.2
|
defines IGESHighLight, Type <406> Form <20>
in package IGESGraph
#include <IGESGraph_HighLight.hxx>

Public Member Functions | |
| IGESGraph_HighLight () | |
| void | Init (const Standard_Integer nbProps, const Standard_Integer aHighLightStatus) |
| This method is used to set the fields of the class HighLight | |
| Standard_Integer | NbPropertyValues () const |
| returns the number of property values in <me> | |
| Standard_Integer | HighLightStatus () const |
| returns 0 if <me> is not highlighted(default), 1 if <me> is highlighted | |
| Standard_Boolean | IsHighLighted () const |
| returns True if entity is highlighted | |
| IGESGraph_HighLight::IGESGraph_HighLight | ( | ) |
| Standard_Integer IGESGraph_HighLight::HighLightStatus | ( | ) | const |
| void IGESGraph_HighLight::Init | ( | const Standard_Integer | nbProps, |
| const Standard_Integer | aHighLightStatus | ||
| ) |
| Standard_Boolean IGESGraph_HighLight::IsHighLighted | ( | ) | const |
| Standard_Integer IGESGraph_HighLight::NbPropertyValues | ( | ) | const |
1.7.4