|
Open CASCADE Technology 6.5.2
|
defines IGESPick, Type <406> Form <21>
in package IGESGraph
#include <IGESGraph_Pick.hxx>

Public Member Functions | |
| IGESGraph_Pick () | |
| void | Init (const Standard_Integer nbProps, const Standard_Integer aPickStatus) |
| This method is used to set the fields of the class Pick | |
| Standard_Integer | NbPropertyValues () const |
| returns the number of property values in <me>. | |
| Standard_Integer | PickFlag () const |
| returns 0 if <me> is pickable(default), 1 if <me> is not pickable. | |
| Standard_Boolean | IsPickable () const |
| returns True if thePick is 0. | |
| IGESGraph_Pick::IGESGraph_Pick | ( | ) |
| void IGESGraph_Pick::Init | ( | const Standard_Integer | nbProps, |
| const Standard_Integer | aPickStatus | ||
| ) |
| Standard_Boolean IGESGraph_Pick::IsPickable | ( | ) | const |
| Standard_Integer IGESGraph_Pick::NbPropertyValues | ( | ) | const |
| Standard_Integer IGESGraph_Pick::PickFlag | ( | ) | const |
1.7.4