Hi Dalton,
Is arquivosaida the name of the file? It should be.
What is steptopo? I don't see it defined in your example code.
If this is exactly what you're running, try changing this:
TopoDS_Face(BRepBuilderAPI_MakeFace(stepnurbs.GetHandle(), 1e-
6).Shape())
to this:
steptopo = TopoDS_Face(BRepBuilderAPI_MakeFace(stepnurbs.GetHandle(),
1e-6).Shape())
- Charles
_______________________________________________
Pythonocc-users mailing list
[email protected]
https://mail.gna.org/listinfo/pythonocc-users