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

defines DrilledHole, Type <406> Form <6>
in package IGESAppli
Identifies an entity representing a drilled hole
through a printed circuit board.

#include <IGESAppli_DrilledHole.hxx>

Inheritance diagram for IGESAppli_DrilledHole:
Inheritance graph
[legend]

Public Member Functions

 IGESAppli_DrilledHole ()
void Init (const Standard_Integer nbPropVal, const Standard_Real aSize, const Standard_Real anotherSize, const Standard_Integer aPlating, const Standard_Integer aLayer, const Standard_Integer anotherLayer)
 This method is used to set the fields of the class
DrilledHole

Standard_Integer NbPropertyValues () const
 is always 5

Standard_Real DrillDiaSize () const
 returns the drill diameter size

Standard_Real FinishDiaSize () const
 returns the finish diameter size

Standard_Boolean IsPlating () const
 Returns Plating Status :
False = not plating / True = is plating

Standard_Integer NbLowerLayer () const
 returns the lower numbered layer

Standard_Integer NbHigherLayer () const
 returns the higher numbered layer


Constructor & Destructor Documentation


Member Function Documentation

  • nbPropVal : Number of property values = 5
  • aSize : Drill diameter size
  • anotherSize : Finish diameter size
  • aPlating : Plating indication flag
    False = not plating
    True = is plating
  • aLayer : Lower numbered layer
  • anotherLayer : Higher numbered layer

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