<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user">
    <title>gmane.comp.cad.pythonocc.user</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1064"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1063"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1062"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1061"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1060"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1059"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1058"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1057"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1056"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1055"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1054"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1053"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1052"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1051"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1050"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1049"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1048"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1047"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1046"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1045"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1064">
    <title>Re: Viewing a STEP file and backend on MacOSX</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1064</link>
    <description>&lt;pre&gt;hi Vincent,

If I recall correctly, the wxPython trick is that it uses the X11 backend,
where PyQt4 uses the native Cocoa backend.
Unfortunately, the Cocoa backend is not supported.
Might that explain something?
We have succeeded building PyQt4 for X11 on Osx, but it is a pretty ugly
route to take.

I'm working on an [enthought] traits ui application with PythonOCC.
Its a very effective way of developing gui's so I'm still very grateful for
your hint some months ago.

Best,

-jelle

On Wed, May 16, 2012 at 6:12 PM, Vincent Acary &amp;lt;vincent.acary-MZpvjPyXg2s&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>jelle feringa</dc:creator>
    <dc:date>2012-05-16T17:59:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1063">
    <title>Re: Viewing a STEP file and backend on MacOSX</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1063</link>
    <description>&lt;pre&gt;Dear Jelle,

Just to follow up an old discussion. It seems that the PyQt4 package is now ported on Mac thanks to macports and it seems to work well with a 64bit Python.

One of the question was about using wxpython on SL. I checkes my configuration and my python is running as a 64bit application as I obtained

acary-61 % python
Python 2.7.3 (default, May 15 2012, 16:35:16) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
Traceback (most recent call last):
  File "&amp;lt;stdin&amp;gt;", line 1, in &amp;lt;module&amp;gt;
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/OCC/Display/SimpleGui.py", line 161, in init_display
    win.canva.InitDriver()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/OCC/Display/qtDisplay.py", line 108, in InitDriver
    self._display.Create()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/OC&lt;/pre&gt;</description>
    <dc:creator>Vincent Acary</dc:creator>
    <dc:date>2012-05-16T16:12:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1062">
    <title>Re: How to use undo/redo?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1062</link>
    <description>&lt;pre&gt;Thanks for your explanations!

I was able to understand how commands are created and committed in PAF.
Unfortunately I still haven't figured out how to undo a command in PAF.
However, I discovered that TDocStd_Document provides functionality for
undo/redo as well and I managed to kind of figure out how that works.
My first attempt at this is based on a script by Bryan Cole which I
found in the archive. I am posting it here in case anybody is
interested. I have to say that I don't understand some of the commands,
but it seems to work.


# based on
# http://www.mail-archive.com/pythonocc-users-8nu/KwtRnEU&amp;lt; at &amp;gt;public.gmane.org/msg00255.html
from OCC import XCAFApp, TDocStd, TCollection, XCAFDoc, BRepPrimAPI, \
                 TopLoc, gp, TPrsStd, XCAFPrs
from OCC.Display.SimpleGui import init_display

display, start_display, add_menu, add_function_to_menu = init_display()

h_doc = TDocStd.Handle_TDocStd_Document()
app = XCAFApp.GetApplication().GetObject()
app.NewDocument(TCollection.TCollection_ExtendedString('MD&lt;/pre&gt;</description>
    <dc:creator>m&lt; at &gt;knoebls.com</dc:creator>
    <dc:date>2012-04-10T11:12:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1061">
    <title>Re: How to use undo/redo?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1061</link>
    <description>&lt;pre&gt;hi Marko,

Fair enough, I had to delve a little in the back of my mind to recall how
it works.
Due to python's highly dynamic nature its easy to radically change the
behaviour of modules
So around line 209&amp;lt;https://github.com/tpaviot/pythonocc/blob/master/src/addons/PAF/Context.py#L209&amp;gt;
in "_initialize_operation" you see that we're looping through all the
attributes that have operations ( like "measure_operations" )
To make the methods in these attributes respect the undo functionality we
need to wrap 'em.
So here, all the methods in *_operations get decorated
If undo is enabled, the method will be executed in the context [ with
statement ] of "operation"&amp;lt;https://github.com/tpaviot/pythonocc/blob/master/src/addons/PAF/Context.py#L30&amp;gt;
So:

StartOperation
FinishOperation

Than OCC has collected all the data needed to undo / redo the operation
performed...

I agree its a little hysteric code ( a little bit too much magic perhaps ),
but does the job.

-jelle

Hi, jelle!
&lt;/pre&gt;</description>
    <dc:creator>jelle feringa</dc:creator>
    <dc:date>2012-04-05T16:46:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1060">
    <title>Re: How to use undo/redo?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1060</link>
    <description>&lt;pre&gt;Am Donnerstag 05 April 2012, 13:22:29 schrieb jelle feringa:

Hi, jelle!

I have looked through the examples that come with pythonOCC and I know how 
parametric modeling works in pythonOCC. 
I also tried to go through the tutorial you mention, but it fails because the 
newly created instance of ParametricModelingContext has no attribute 
'init_display'. I guess the tutorial is outdated as it was written shortly 
after the release of pythonOCC 0.4.

Anyway I have read through the tutorial and it looks like it doesn't provide 
any information on undo/redo. Understanding how parametric modeling works is 
not the problem for me - there is enough documentation available for that. I'm 
just trying to find out how undo/redo works.

Marko

&lt;/pre&gt;</description>
    <dc:creator>Marko Knöbl</dc:creator>
    <dc:date>2012-04-05T15:14:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1059">
    <title>Re: How to use undo/redo?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1059</link>
    <description>&lt;pre&gt;hello Marko,

Have you seen this
tutorial?&amp;lt;http://www.pythonocc.org/resources/tutorial/parametric-modeling-tutorial/&amp;gt;

Cheers,

-jelle
&lt;/pre&gt;</description>
    <dc:creator>jelle feringa</dc:creator>
    <dc:date>2012-04-05T11:22:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1058">
    <title>How to use undo/redo?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1058</link>
    <description>&lt;pre&gt;Hi! I'm trying to figure out how to use the undo/redo functionality in 
pythonOCC. From reading docstrings and source code I guess I'll have to use an 
instance of OCC.PAF.Context.ParametricModelingContext with "undo" and "commit" 
set to True. But I didn't get any further. Can somebody please provide some 
example or explanation on how it works?

PS: Once I understand how it works I'd like to help by providing some 
documentation for this. Would the github wiki be the right place to put it?

Thanks, Marko

&lt;/pre&gt;</description>
    <dc:creator>Marko Knöbl</dc:creator>
    <dc:date>2012-04-05T00:03:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1057">
    <title>Re: PythonOCC for interference checking?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1057</link>
    <description>&lt;pre&gt;Hi Jelle,

Thanks for the quick response!  The question was asked by a person
who saw your PythonOCC presentation from PDE 2011 -- interesting
that it is still being read ... ;)  I have forwarded your response
to that person, and encouraged them to join the pythonocc list.

Cheers,
Steve

On 03/16/2012 05:21 PM, jelle feringa wrote:


&lt;/pre&gt;</description>
    <dc:creator>Stephen Waterbury</dc:creator>
    <dc:date>2012-03-16T22:59:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1056">
    <title>Re: Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1056</link>
    <description>&lt;pre&gt;thanks a lot, Jelle! I saw the thread on the forum, where you promised to
post the code you did. i actually found a link in google for your code for
hb-robot, back from when it was in svn, then i followed it to your git repo
but it was not there ;) all that work you'd think itd be easier to write the
code hah!
 
Thanks for the link on openshapefactory-- didnt know that one.

  _____  

From: pythonocc-users-bounces-8nu/KwtRnEU&amp;lt; at &amp;gt;public.gmane.org
[mailto:pythonocc-users-bounces-8nu/KwtRnEU&amp;lt; at &amp;gt;public.gmane.org] On Behalf Of jelle feringa
Sent: Friday, March 16, 2012 5:53 AM
To: pythonOCC users mailing list.
Subject: Re: [Pythonocc-users] Decompose BSpline to arcs and lines?


Alexander has some interesting biarc code too: 
http://code.google.com/p/openshapefactory/source/browse/SFMQTDLL/src/src/sha
pefactory.cpp

See this thread:
http://www.opencascade.org/org/forum/thread_20706/


-jelle


On Fri, Mar 16, 2012 at 4:48 AM, Dan Falck &amp;lt;dfalck-/1bC63wxbnBWk0Htik3J/w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



I had a look on my deskt&lt;/pre&gt;</description>
    <dc:creator>Cowdens</dc:creator>
    <dc:date>2012-03-16T22:32:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1055">
    <title>Re: PythonOCC for interference checking?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1055</link>
    <description>&lt;pre&gt;hi Stephen!

Sure, first loop through the bounding boxes, see if these intersect [
course solid-solid intersection ] than use something like GeomAPI_IntSS [
intersect surface surface ] or BRepClass3d_Intersector3d [ intersect with a
ray ] to further narrow things down.

Take care,

-jelle

On Fri, Mar 16, 2012 at 7:17 PM, Stephen Waterbury
&amp;lt;waterbug-FFcJY8UNpa1gS2CCKAk+cA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>jelle feringa</dc:creator>
    <dc:date>2012-03-16T21:21:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1054">
    <title>PythonOCC for interference checking?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1054</link>
    <description>&lt;pre&gt;Has anyone used PythonOCC to do interference checking?
That is, to see if solids in an assembly "overlap", or
have some area(s) where one shape "collides" or takes up
part of another shape's space?  Can PythonOCC be used for
this?

Thanks!
Steve

&lt;/pre&gt;</description>
    <dc:creator>Stephen Waterbury</dc:creator>
    <dc:date>2012-03-16T18:17:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1053">
    <title>Re: Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1053</link>
    <description>&lt;pre&gt;Not such a bad idea to build it recursively; Gauss Seidel states that every
curve can be described by a finite number of arcs, so you know it won't
loop indefinite. Also, a good way of integrating approx. tolerances...

Would be a welcome addition to PythonOCC!

-jelle
&lt;/pre&gt;</description>
    <dc:creator>jelle feringa</dc:creator>
    <dc:date>2012-03-16T11:46:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1052">
    <title>Re: Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1052</link>
    <description>&lt;pre&gt;Hey yeah thanks I had found my way there too. The code flow was a bit
strange, where it tries to fit a curve once, then if it can't adds a line
and tried again.  I didn't really understand it completely, but its
definitely the best starting point I've found so far....
On Mar 15, 2012 11:48 PM, "Dan Falck" &amp;lt;dfalck-/1bC63wxbnBWk0Htik3J/w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:
CNC code generation.
inspiration. Dan Heeks did a pretty good job with spline to arc conversion
with OpenCascade.
wrote:
converting a bspline into arcs and lines. ( Actually in my  case i have a
list of points, through which I am interpolating a bspline-- so i could
skip that step actually. )
but its not clear there was a solution:
but the link is dead.
make solving this problem easier?  If not, I certainly think its worth
adding to pythonOCC.
a list of points ), then I may instead use something along the lines of one
of these  algorithms:
left is just lines.
decomposition using pythonOCC. Maybe this reference
http://www.sciencedirect.com/science/artic&lt;/pre&gt;</description>
    <dc:creator>Dave Cowden</dc:creator>
    <dc:date>2012-03-16T10:30:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1051">
    <title>Re: Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1051</link>
    <description>&lt;pre&gt;Alexander has some interesting biarc code too:
http://code.google.com/p/openshapefactory/source/browse/SFMQTDLL/src/src/shapefactory.cpp

See this thread:
http://www.opencascade.org/org/forum/thread_20706/

-jelle


On Fri, Mar 16, 2012 at 4:48 AM, Dan Falck &amp;lt;dfalck-/1bC63wxbnBWk0Htik3J/w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>jelle feringa</dc:creator>
    <dc:date>2012-03-16T09:52:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1050">
    <title>Re: Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1050</link>
    <description>&lt;pre&gt;I had a look on my desktop machine:

look in the HeeksCAD project at HSpline::ToBiarcs in HSpline.cpp

http://code.google.com/p/heekscad/source/browse/trunk/src/HSpline.cpp

look around line 571

Let us know what you come up with. I am interested in this one too, for 
CNC code generation.

Dan

On 03/15/2012 06:40 PM, Dave Cowden wrote:

&lt;/pre&gt;</description>
    <dc:creator>Dan Falck</dc:creator>
    <dc:date>2012-03-16T03:48:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1049">
    <title>Re: Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1049</link>
    <description>&lt;pre&gt;Thanks for the tip, I will look!
On Mar 15, 2012 6:40 PM, "Dan Falck" &amp;lt;dfalck-/1bC63wxbnBWk0Htik3J/w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Dave Cowden</dc:creator>
    <dc:date>2012-03-16T01:40:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1048">
    <title>Re:  Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1048</link>
    <description>&lt;pre&gt;Dave,
You might look in some the C++ code in the HeeksCNC project for inspiration. Dan Heeks did a pretty good job with spline to arc conversion with OpenCascade.
Dan Falck

Sent from my HTC smartphone on the Now Network from Sprint!

----- Reply message -----
From: "Dave Cowden" &amp;lt;dave.cowden&amp;lt; at &amp;gt;gmail.com&amp;gt;
To: "pythonOCC users mailing list." &amp;lt;pythonocc-users&amp;lt; at &amp;gt;gna.org&amp;gt;
Subject: [Pythonocc-users] Decompose BSpline to arcs and lines?
Date: Thu, Mar 15, 2012 3:17 pm
Thanks for the pointer, Thomas!

On Thu, Mar 15, 2012 at 10:00 AM, Thomas Paviot &amp;lt;tpaviot&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

2012/3/14 Dave Cowden &amp;lt;dave.cowden&amp;lt; at &amp;gt;gmail.com&amp;gt;



Hi, all ( especially Jelle ):
I'm trying to solve a problem i just know someone else has solved: converting a bspline into arcs and lines. ( Actually in my  case i have a list of points, through which I am interpolating a bspline-- so i could skip that step actually. )




Anyway, I came across this OCC thread, which yielded several ideas but its not clear there was a solution:
http://www.opencasca&lt;/pre&gt;</description>
    <dc:creator>Dan Falck</dc:creator>
    <dc:date>2012-03-15T22:40:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1047">
    <title>Re: Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1047</link>
    <description>&lt;pre&gt;Thanks for the pointer, Thomas!


On Thu, Mar 15, 2012 at 10:00 AM, Thomas Paviot &amp;lt;tpaviot-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Dave Cowden</dc:creator>
    <dc:date>2012-03-15T22:17:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1046">
    <title>Re: Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1046</link>
    <description>&lt;pre&gt;2012/3/14 Dave Cowden &amp;lt;dave.cowden-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

Hi Dave,

I'm not aware of any work related to BSpline to arc/lines decomposition
using pythonOCC. Maybe this reference
http://www.sciencedirect.com/science/article/pii/S0010448599000196 could
also help.

Regards,

Thomas
&lt;/pre&gt;</description>
    <dc:creator>Thomas Paviot</dc:creator>
    <dc:date>2012-03-15T14:00:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1045">
    <title>Decompose BSpline to arcs and lines?</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1045</link>
    <description>&lt;pre&gt;Hi, all ( especially Jelle ):

I'm trying to solve a problem i just know someone else has solved:
converting a bspline into arcs and lines. ( Actually in my  case i have a
list of points, through which I am interpolating a bspline-- so i could
skip that step actually. )

Anyway, I came across this OCC thread, which yielded several ideas but its
not clear there was a solution:

http://www.opencascade.org/org/forum/thread_20706/

I tried to fetch the URL Jelle Posted for hb-robotics-code on google, but
the link is dead.


Does anyone know if there s any pythonOCC code I can grab that will make
solving this problem easier?  If not, I certainly think its worth adding to
pythonOCC.

Since my problem doesnt care about the intermediate bspline ( I have a list
of points ), then I may instead use something along the lines of one of
these  algorithms:

http://miarn.sourceforge.net/pdf/a1738b.pdf
http://www.bmva.org/bmvc/1988/avc-88-040.pdf

which seems very fast. It is for arc detection, but of course what's left
is j&lt;/pre&gt;</description>
    <dc:creator>Dave Cowden</dc:creator>
    <dc:date>2012-03-14T00:07:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1044">
    <title>RE : Re:  Working with python and STEP</title>
    <link>http://permalink.gmane.org/gmane.comp.cad.pythonocc.user/1044</link>
    <description>&lt;pre&gt;Hi steve,

This branch was deleted.

Try tp/python-generator-stage2.

Thomas
- sent from my Android phone

Le 9 mars 2012, 8:00 AM, "Stephen Waterbury" &amp;lt;waterbug-FFcJY8UNpa1gS2CCKAk+cA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; a
écrit :

Hi Thomas,

I just tried to check out the python-generator-dev branch of the
StepClassLibrary using the directions on the wiki (link [4]
below) but it didn't work -- apparently git doesn't recognize
that branch, or any branch other than "master", in the SCL repo
... here is my session:
------------------------------**------------------------------**-----
$ git clone git://github.com/mpictor/**StepClassLibrary.git&amp;lt;http://github.com/mpictor/StepClassLibrary.git&amp;gt;
Initialized empty Git repository in /home/waterbug/src/**
StepClassLibrary/python-**generator-dev/**StepClassLibrary/.git/
remote: Counting objects: 5623, done.
remote: Compressing objects: 100% (1600/1600), done.
remote: Total 5623 (delta 4107), reused 5442 (delta 3945)
Receiving objects: 100% (5623/5623), 8.26 MiB | 257 KiB/s, done.
Resolv&lt;/pre&gt;</description>
    <dc:creator>Thomas Paviot</dc:creator>
    <dc:date>2012-03-09T07:31:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.cad.pythonocc.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.cad.pythonocc.user</link>
  </textinput>
</rdf:RDF>

