#include <IGESBasic_ExternalReferenceFile.hxx>
Inheritance diagram for IGESBasic_ExternalReferenceFile:

Public Member Functions | |
| Standard_EXPORT | IGESBasic_ExternalReferenceFile () |
| Standard_EXPORT void | Init (const Handle(Interface_HArray1OfHAsciiString)&aNameArray) |
| This method is used to set the fields of the class ExternalReferenceFile - aNameArray : External Reference File Names . | |
| Standard_EXPORT Standard_Integer | NbListEntries () const |
| returns number of External Reference File Names | |
| Standard_EXPORT Handle_TCollection_HAsciiString | Name (const Standard_Integer Index) const |
| returns External Reference File Name raises exception if Index <= 0 or Index > NbListEntries() | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_Interface_HArray1OfHAsciiString | theNames |
|
|
|
|
|
Reimplemented from IGESData_IGESEntity. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1