mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-17 23:53:20 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
6
src/IGESData/IGESData_SpecificModule.cxx
Executable file
6
src/IGESData/IGESData_SpecificModule.cxx
Executable file
@@ -0,0 +1,6 @@
|
||||
#include <IGESData_SpecificModule.ixx>
|
||||
|
||||
|
||||
Standard_Boolean IGESData_SpecificModule::OwnCorrect
|
||||
(const Standard_Integer , const Handle(IGESData_IGESEntity)& ) const
|
||||
{ return Standard_False; } // par defaut, ne fait rien
|
||||
Reference in New Issue
Block a user