>
> xAxis = gp_OX()
>

that really depends on how you import the module:

In [1]: from OCC.gp import *

In [2]: gp_OX()
Out[2]: <OCC.gp.gp_Ax1; proxy of <Swig Object of type 'gp_Ax1 *' at
0x101fa84e0> >

Sorry for spamming the mailing list, but I am really excited about
> this project ;)
>

its cool to have you onboard István
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to