|
Open CASCADE Technology
6.5.4
|
defines IGESHighLight, Type <406> Form <20>
in package IGESGraph
Attaches information that an entity is to be
displayed in some system dependent manner
#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 | |
| void IGESGraph_HighLight::Init | ( | const Standard_Integer | nbProps, |
| const Standard_Integer | aHighLightStatus | ||
| ) |
1.8.0