Hi there,
I was writting a simple script to model a small boat and at some point tried to used the ProjectPointToSurface command. The projected points get created in the rhino document. If I stop the script after running the command I can see the return variable from the command, and they seem correct, but no point on rhino.
I did a test running only the ProjectPointToSurface command with one point and a set of very simple surfaces, same problem.
I’m running
Version 6
(6.0.18016.23451, 16/01/2018)
Evaluation
Any help?
thanksProjectPointToSurface_test.3dm (33.6 KB)
ProjectPointToSurface_test.py (337 Bytes)