Hi Thimas,
Few minutes ago I returned to my Thesis work, starting with pythonOCC
installation in Ubuntu-10.04 (
http://www.pythonocc.org/resources/build_install/installrun-pythonocc-on-ubuntu-10-04-lucid-lts-in-5-steps-and-10-minutes/
)
But unfortunately I get an error when when I tried to run th
Hi Thimas,
Few minutes ago I returned to my Thesis work, starting with pythonOCC
installation in Ubuntu-10.04 (
http://www.pythonocc.org/resources/build_install/installrun-pythonocc-on-ubuntu-10-04-lucid-lts-in-5-steps-and-10-minutes/
)
But unfortunately I get an error when when I tried to run th
Hi Jelle,
Thanks -
So the make_edge function wraps BRepBuilderAPI_MakeEdge
And looking at the source of make_edge, I see that you need to use the
Edge() method to get the edge
So to do it the longer way round again:
def line3():
''' Test a line segment'''
display, start_display, add_menu,
Patrick,
You should *not* refer to the OpenCascade API doxygen documentation. There
are many (small) differences between the C++ API and the python wrapper that
could confuse you in using pythonOCC.
The *only* official documentation for the pythonOCC API can be found here:
http://api.pythonocc.or
tory, and just add the
> line
> export CSF_GraphicShr=/usr/lib/libTKOpenGL-6.3.0.so
>
> after verifying that file exists of course...
>
> Step 3 : set the CSF_GraphicShr env variable
>
> The CSF_GraphicShr variable must point to /usr/lib/
> libTKOpenGl-6.3.0.s
Hi Thomas
OK - noted. In any case, there is where my focus has been.
::
Patrick
On 13 May 2010 15:48, Thomas Paviot wrote:
> Patrick,
>
> You should *not* refer to the OpenCascade API doxygen documentation. There
> are many (
_GraphicShr=/usr/lib/libTKOpenGL-6.3.0.so
>>
>> after verifying that file exists of course...
>>
>> Step 3 : set the CSF_GraphicShr env variable
>>
>> The CSF_GraphicShr variable must point to /usr/lib/
>> libTKOpenGl-6.3.0.so :
>>
>>
>>
> Take care to the case : libTKOpenGl (The last 'l' is lower case).
Ooops... my bad
___
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users
-> Please set the CSF_GraphicShr environment variable
> >>
> >> That's pretty accurate really ;)
> >> Have a look here:
> >>
> http://www.pythonocc.org/resources/build_install/installrun-pythonocc-on-ubuntu-10-04-lucid-lts-in-5-steps-and-10-minutes/
>
in; charset="us-ascii"
> >>
> >> -> Please set the CSF_GraphicShr environment variable
> >>
> >> That's pretty accurate really ;)
> >> Have a look here:
> >> http://www.pythonocc.org/resources/build_install/installrun-pythonocc-on
gt;>
> > >> Message: 1
> > >> Date: Thu, 13 May 2010 09:17:07 +0200
> > >> From: Jelle Feringa
> > >> Subject: Re: [Pythonocc-users] Pythonocc-users Digest, Vol 18, Issue 5
> > >> To: "pythonOCC users mailing list."
> >
>>
>> > >> When replying, please edit your Subject line so it is more specific
>> > >> than "Re: Contents of Pythonocc-users digest..."
>> > >>
>> > >>
>> > >> Today's Topics:
>> >
12 matches
Mail list logo