You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NURBS-Python
Hello everyone,
I am now using geomdl a lot and I do have a question now.
When trying to evaluate the surface and get surf.evalpts, why it is much faster when using surf.evaluate() than using surf.evaluate_list() even though the number of points I want to get is the same?