Hello,

Newbie here. Thanks to the tutorials/samples; I've managed to import Step
files, create primitives, export them in stl.
My next step is to split my imported surface in two pieces in the
parametric space (say along a line u=0.5).
A bit tricky for me to find out where to start, searching through google
and the api help, I found a few things:
BSplineSurfaceKnotSplitting_Splitting<http://api.pythonocc.org/OCC._GeomConvert-module.html#GeomConvert_BSplineSurfaceKnotSplitting_Splitting>
ShapeUpgrade_SplitSurfaceArea<http://api.pythonocc.org/_ShapeUpgrade%27-module.html#new_Handle_ShapeUpgrade_SplitSurfaceArea>

but still not close to figuring out where to proceed.
Any ideas?

Regards,

Nicolas
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to