Open CASCADE Technology
6.5.4
|
defines ExternalRefLibName, Type <416> Form <4>
in package IGESBasic
Used when it is assumed that a copy of the subfigure
exists in native form in a library on the receiving
system
#include <IGESBasic_ExternalRefLibName.hxx>
Public Member Functions | |
IGESBasic_ExternalRefLibName () | |
void | Init (const Handle< TCollection_HAsciiString > &aLibName, const Handle< TCollection_HAsciiString > &anExtName) |
This method is used to set the fields of the class ExternalRefLibName | |
Handle_TCollection_HAsciiString | LibraryName () const |
returns name of library in which External Reference Entity Symbolic Name resides | |
Handle_TCollection_HAsciiString | ReferenceName () const |
returns External Reference Entity Symbolic Name |
void IGESBasic_ExternalRefLibName::Init | ( | const Handle< TCollection_HAsciiString > & | aLibName, |
const Handle< TCollection_HAsciiString > & | anExtName | ||
) |
Handle_TCollection_HAsciiString IGESBasic_ExternalRefLibName::LibraryName | ( | ) | const |
Handle_TCollection_HAsciiString IGESBasic_ExternalRefLibName::ReferenceName | ( | ) | const |