Open CASCADE Technology 6.6.0
Public Member Functions
IGESAppli_PinNumber Class Reference

defines PinNumber, Type <406> Form <8>
in package IGESAppli
Used to attach a text string representing a component
pin number to an entity being used to represent an
electrical component's pin

#include <IGESAppli_PinNumber.hxx>

Inheritance diagram for IGESAppli_PinNumber:
Inheritance graph
[legend]

Public Member Functions

 IGESAppli_PinNumber ()
void Init (const Standard_Integer nbPropVal, const Handle< TCollection_HAsciiString > &aValue)
 This method is used to set the fields of the class
PinNumber

Standard_Integer NbPropertyValues () const
 returns the number of property values
is always 1

Handle_TCollection_HAsciiString PinNumberVal () const
 returns the pin number value


Constructor & Destructor Documentation

IGESAppli_PinNumber::IGESAppli_PinNumber ( )

Member Function Documentation

void IGESAppli_PinNumber::Init ( const Standard_Integer  nbPropVal,
const Handle< TCollection_HAsciiString > &  aValue 
)
  • nbPropVal : Number of property values (always = 1)
  • aValue : Pin Number value
Standard_Integer IGESAppli_PinNumber::NbPropertyValues ( ) const
Handle_TCollection_HAsciiString IGESAppli_PinNumber::PinNumberVal ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines