Changes between Version 41 and Version 42 of PythonOcc/elbow


Ignore:
Timestamp:
Dec 21, 2013, 6:44:38 PM (11 years ago)
Author:
Leon Kos
Comment:

pokaži kje se da povečavo

Legend:

Unmodified
Added
Removed
Modified
  • PythonOcc/elbow

    v41 v42  
    554554        xformMat.multiply(rotMat);
    555555        xformMat.translate(transx, transy, transz);
     556      //xformMat.scale(sx, sy, sz);
    556557
    557558        myMesh = new JSC3D.Mesh();