Open CASCADE Technology 6.6.0
|
a NameEntity is a kind of IGESEntity which can provide a Name
under alphanumeric (String) form, from Properties list
an effective Name entity must inherit it
#include <IGESData_NameEntity.hxx>
Public Member Functions | |
virtual Handle_TCollection_HAsciiString | Value () const =0 |
Retyrns the alphanumeric value of the Name, to be defined |
virtual Handle_TCollection_HAsciiString IGESData_NameEntity::Value | ( | ) | const [pure virtual] |
Implemented in IGESBasic_Name.