|
Open CASCADE Technology 6.5.2
|
Defines Services attached to IGES Entities :
Dump & OwnCorrect, for IGESDraw
#include <IGESDraw_SpecificModule.hxx>

Public Member Functions | |
| IGESDraw_SpecificModule () | |
| Creates a SpecificModule from IGESDraw & 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 (own parameters) for IGESDraw | |
| virtual Standard_Boolean | OwnCorrect (const Standard_Integer CN, const Handle< IGESData_IGESEntity > &ent) const |
| Performs non-ambiguous Corrections on Entities which support them (Planar) | |
| IGESDraw_SpecificModule::IGESDraw_SpecificModule | ( | ) |
| virtual Standard_Boolean IGESDraw_SpecificModule::OwnCorrect | ( | const Standard_Integer | CN, |
| const Handle< IGESData_IGESEntity > & | ent | ||
| ) | const [virtual] |
Reimplemented from IGESData_SpecificModule.
| void IGESDraw_SpecificModule::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.
1.7.4