|
Open CASCADE Technology
6.5.4
|
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>

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 | |
| void IGESAppli_PinNumber::Init | ( | const Standard_Integer | nbPropVal, |
| const Handle< TCollection_HAsciiString > & | aValue | ||
| ) |
| Handle_TCollection_HAsciiString IGESAppli_PinNumber::PinNumberVal | ( | ) | const |
1.8.0