mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
Final updates before release
- Update of mfc samples - Adjustment of test cases - Update of CSharp sample (lost button added) - Corrected paths to data files in 07_Triangulation mfc sample - Update of overview (Requirements section) - Update of upgrade guide (changes in modeling algorithms)
This commit is contained in:
@@ -397,7 +397,7 @@ void Tesselate_Presentation::tesselateShape(const TopoDS_Shape& aShape)
|
||||
void Tesselate_Presentation::sample(const Standard_CString aFileName)
|
||||
{
|
||||
CString initfile(((OCC_App*) AfxGetApp())->GetInitDataDir());
|
||||
initfile += "\\..\\..\\..\\samples\\mfc\\standard\\Data\\";
|
||||
initfile += "..\\..\\..\\Data\\";
|
||||
initfile += aFileName;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user