algorithmic modeling for Rhino
Tags:
I would just use the [replace text] component. Text to search for = true. Text to replace with = closed planar curve.
Hey Danny,
Thanks for the reply! This doesnt seem to work. I am trying to eliminate actual curves they are not texts. Sorry for the confusion.
Do you actually want a null in their place?
Hi Danny,
I will use this list as an input.
Whenever it says closed planar curves (or true), I want the command to run.
Whenever it says planar curve or invalid curve (or false), I want the command to skip.
i think we are getting a lot closer but im still getting errors...
i cleaned up my files and here they are... maybe you see somethings i dont...
thanks a lot Danny
Also I note from the image I posted above you use the output of a panel. This is not a Number it is Formatted Text and GH needs to convert this back to being a number for [Multiply]. This does two things, introduces rounding and also overhead in calculation. In this case its minuscule amounts of time and the accuracy/order of the values is not needed but you should be aware that it occurs in case you start using thousands of values and depend on greater precision.
Primarily use [Panels] to either input or display values. There are occasions when you require values to be converted to text, in which case I would use a [Text] param. This again reduces the overhead because GH doesn't have to populate the [Panel] for you to read.
yea.....I knew I was too soon and too fast in the process... This works better...
Thanks very much Danny! I appreciate it!
Hi Danny,
However there seems to be some closed planar curves that are being ignored or skipped. This become apparent when i more around the attractor point. It feels like there is a tolerance level somewhere that can be adjusted....
Any clue on whats going on?
Cheer
I noticed a few that seemed out of place, but I think this is due to the curved surface and the location of your Attractor point making them closer than the ones which "appear" closer
Maybe a better approach would be to find the Closest Point on the Surface of your attractor and then calculate from there
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by