|
Open CASCADE Technology
6.5.4
|
defines ExternalReferenceFile, Type <406> Form <12>
in package IGESBasic
References definitions residing in another file
#include <IGESBasic_ExternalReferenceFile.hxx>

Public Member Functions | |
| IGESBasic_ExternalReferenceFile () | |
| void | Init (const Handle< Interface_HArray1OfHAsciiString > &aNameArray) |
| This method is used to set the fields of the class ExternalReferenceFile | |
| Standard_Integer | NbListEntries () const |
| returns number of External Reference File Names | |
| Handle_TCollection_HAsciiString | Name (const Standard_Integer Index) const |
| returns External Reference File Name raises exception if Index <= 0 or Index > NbListEntries() | |
| void IGESBasic_ExternalReferenceFile::Init | ( | const Handle< Interface_HArray1OfHAsciiString > & | aNameArray | ) |
| Handle_TCollection_HAsciiString IGESBasic_ExternalReferenceFile::Name | ( | const Standard_Integer | Index | ) | const |
1.8.0