IGESBasic_ExternalRefFileName Class Reference
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
- aFileIdent : External Reference File Identifier
- anExtName : External Reference Entity Symbolic Name
|
| 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
|
Constructor & Destructor Documentation
| IGESBasic_ExternalRefFileName::IGESBasic_ExternalRefFileName |
( |
|
) |
|
Member Function Documentation
| Handle_TCollection_HAsciiString IGESBasic_ExternalRefFileName::FileId |
( |
|
) |
const |
| Handle_TCollection_HAsciiString IGESBasic_ExternalRefFileName::ReferenceName |
( |
|
) |
const |
| void IGESBasic_ExternalRefFileName::SetForEntity |
( |
const Standard_Boolean |
mode |
) |
|
The documentation for this class was generated from the following file: