1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

Update CSharp sample (issue 0024147) for current state of OCCT

This commit is contained in:
bugmaster 2013-10-25 13:52:07 +04:00
parent d1a2fee8ed
commit aa4b5679ca

View File

@ -89,7 +89,6 @@ public:
V3d_ZBUFFER,V3d_GOURAUD,V3d_WAIT,
Standard_True, Standard_False);
myViewer()->Init();
myViewer()->SetDefaultLights();
myViewer()->SetLightOn();
myView() = myViewer()->CreateView();