its image should be fixed… the error I cannot solve… help me out!!
the error is
- Data conversion failed from Text to Geometry
- Input did not result in a proper arc
fountain.gh (22.4 KB)
its image should be fixed… the error I cannot solve… help me out!!
In the image above you are feeding the same point into the origin and geometry inputs of the red scale component. Is your intention to input some other geometry?
Scaling a point at the scale origin will do nothing…
HTH
Jeremy
pass the Text data into a Point parameter:
oh really thank you !!