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

defines PWBArtworkStackup, Type <406> Form <25>
in package IGESAppli
Used to communicate which exchange file levels are to
be combined in order to create the artwork for a
printed wire board (PWB). This property should be
attached to the entity defining the printed wire
assembly (PWA) or if no such entity exists, then the
property should stand alone in the file.

#include <IGESAppli_PWBArtworkStackup.hxx>

Inheritance diagram for IGESAppli_PWBArtworkStackup:
Inheritance graph
[legend]

Public Member Functions

 IGESAppli_PWBArtworkStackup ()
void Init (const Standard_Integer nbPropVal, const Handle< TCollection_HAsciiString > &anArtIdent, const Handle< TColStd_HArray1OfInteger > &allLevelNums)
 This method is used to set the fields of the class
PWBArtworkStackup

Standard_Integer NbPropertyValues () const
 returns number of property values

Handle_TCollection_HAsciiString Identification () const
 returns Artwork Stackup Identification

Standard_Integer NbLevelNumbers () const
 returns total number of Level Numbers

Standard_Integer LevelNumber (const Standard_Integer Index) const
 returns Level Number
raises exception if Index <= 0 or Index > NbLevelNumbers


Constructor & Destructor Documentation


Member Function Documentation

Handle_TCollection_HAsciiString IGESAppli_PWBArtworkStackup::Identification ( ) const
  • nbPropVal : number of property values
  • anArtIdent : Artwork Stackup Identification
  • allLevelNums : Level Numbers

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