Open CASCADE Technology 6.6.0
Public Member Functions
IGESGraph_HighLight Class Reference

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>

Inheritance diagram for IGESGraph_HighLight:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation

IGESGraph_HighLight::IGESGraph_HighLight ( )

Member Function Documentation

Standard_Integer IGESGraph_HighLight::HighLightStatus ( ) const
void IGESGraph_HighLight::Init ( const Standard_Integer  nbProps,
const Standard_Integer  aHighLightStatus 
)
  • nbProps : Number of property values (NP = 1)
  • aHighLightStatus : HighLight Flag
Standard_Boolean IGESGraph_HighLight::IsHighLighted ( ) const
Standard_Integer IGESGraph_HighLight::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