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

IGESAppli_PWBArtworkStackup::IGESAppli_PWBArtworkStackup ( )

Member Function Documentation

Handle_TCollection_HAsciiString IGESAppli_PWBArtworkStackup::Identification ( ) const
void IGESAppli_PWBArtworkStackup::Init ( const Standard_Integer  nbPropVal,
const Handle< TCollection_HAsciiString > &  anArtIdent,
const Handle< TColStd_HArray1OfInteger > &  allLevelNums 
)
  • nbPropVal : number of property values
  • anArtIdent : Artwork Stackup Identification
  • allLevelNums : Level Numbers
Standard_Integer IGESAppli_PWBArtworkStackup::LevelNumber ( const Standard_Integer  Index) const
Standard_Integer IGESAppli_PWBArtworkStackup::NbLevelNumbers ( ) const
Standard_Integer IGESAppli_PWBArtworkStackup::NbPropertyValues ( ) const

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