Changes between Version 21 and Version 22 of PythonOcc/elbow


Ignore:
Timestamp:
Dec 3, 2013, 1:24:30 PM (10 years ago)
Author:
Leon Kos
Comment:

Fix ene dimenzije

Legend:

Unmodified
Added
Removed
Modified
  • PythonOcc/elbow

    v21 v22  
    5757from OCC.BRepPrimAPI import *
    5858
    59 R = 30
    60 L = 150
     59R = 31
     60L = 120
    6161p = gp_Pnt(0., 0., 0.)
    6262d = gp_Dir(1., 0., 0.)