Open CASCADE Technology 6.6.0
|
Specific IGES Services for UndefinedEntity, FreeFormatEntity
#include <IGESData_DefaultSpecific.hxx>
Public Member Functions | |
IGESData_DefaultSpecific () | |
Creates a DefaultSpecific and puts it into SpecificLib | |
void | OwnDump (const Standard_Integer CN, const Handle< IGESData_IGESEntity > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const |
Specific Dump for UndefinedEntity : it concerns only own parameters, the general data (Directory Part, Lists) are taken into account by the IGESDumper |
IGESData_DefaultSpecific::IGESData_DefaultSpecific | ( | ) |
void IGESData_DefaultSpecific::OwnDump | ( | const Standard_Integer | CN, |
const Handle< IGESData_IGESEntity > & | ent, | ||
const IGESData_IGESDumper & | dumper, | ||
const Handle< Message_Messenger > & | S, | ||
const Standard_Integer | own | ||
) | const [virtual] |
Implements IGESData_SpecificModule.