Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IGESGraph_Pick Class Reference

defines IGESPick, Type <406> Form <21>
in package IGESGraph

Attaches information that an entity may be picked
by whatever pick device is used in the receiving
system

#include <IGESGraph_Pick.hxx>

Inheritance diagram for IGESGraph_Pick:
Inheritance graph
[legend]

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.


Constructor & Destructor Documentation


Member Function Documentation

  • nbProps : Number of property values (NP = 1)
  • aPickStatus : Pick Flag

The documentation for this class was generated from the following file: