Hi,

I have a strongly cambered bspline-surface and want to show it with th
qtviewer3d. This works so far quite good but the polygons used for drawing
are too few to show the surface smoothly. Is there a way to adjust the
number of polygons/interpolation points?

The coarse way I get to the display:
display.displayShape(    BRepBuilderaAPI_MakeFace(
bsplinesurface.GetHandle()     ).Shape()    )

Thanks in advance,

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

Reply via email to