#include <IGESBasic_ExternalRefName.hxx>
Inheritance diagram for IGESBasic_ExternalRefName:
Public Member Functions | |
Standard_EXPORT | IGESBasic_ExternalRefName () |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&anExtName) |
This method is used to set the fields of the class ExternalRefName - anExtName : External Reference Entity Symbolic Name . | |
Standard_EXPORT Handle_TCollection_HAsciiString | ReferenceName () const |
returns External Reference Entity Symbolic Name | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_TCollection_HAsciiString | theExtRefEntitySymbName |
|
|
|
Reimplemented from IGESData_IGESEntity. |
|
|
|
|
|
|