Changes between Version 30 and Version 31 of PythonOcc/elbow


Ignore:
Timestamp:
Dec 11, 2013, 2:19:06 PM (10 years ago)
Author:
Leon Kos
Comment:

Odstrani dodatne kose

Legend:

Unmodified
Added
Removed
Modified
  • PythonOcc/elbow

    v30 v31  
    380380
    381381        copy_mesh(meshes[i], theScene, 0, 0, 90, 500, 0, 0);
    382         copy_mesh(meshes[i], theScene, 0, 0, 180, 500, 500, 0);
    383         copy_mesh(meshes[i], theScene, 0, 0, -90, 0, 500, 0);
     382        //copy_mesh(meshes[i], theScene, 0, 0, 180, 500, 500, 0);
     383        //copy_mesh(meshes[i], theScene, 0, 0, -90, 0, 500, 0);
    384384    }
    385385    if (++numOfLoaded == totalParts)