Open CASCADE Technology
6.5.4
|
defines ExternalRefFileName, Type <416> Form <0-2>
in package IGESBasic
Used when single definition from the reference file is
required or for external logical references where an
entity in one file relates to an entity in another file
#include <IGESBasic_ExternalRefFileName.hxx>
Public Member Functions | |
IGESBasic_ExternalRefFileName () | |
void | Init (const Handle< TCollection_HAsciiString > &aFileIdent, const Handle< TCollection_HAsciiString > &anExtName) |
This method is used to set the fields of the class ExternalRefFileName | |
void | SetForEntity (const Standard_Boolean mode) |
Changes FormNumber to be 2 if <mode> is True (For Entity) or 0 if <mode> is False (For Definition) | |
Handle_TCollection_HAsciiString | FileId () const |
returns External Reference File Identifier | |
Handle_TCollection_HAsciiString | ReferenceName () const |
returns External Reference Entity Symbolic Name |
Handle_TCollection_HAsciiString IGESBasic_ExternalRefFileName::FileId | ( | ) | const |
void IGESBasic_ExternalRefFileName::Init | ( | const Handle< TCollection_HAsciiString > & | aFileIdent, |
const Handle< TCollection_HAsciiString > & | anExtName | ||
) |
Handle_TCollection_HAsciiString IGESBasic_ExternalRefFileName::ReferenceName | ( | ) | const |