Grasshopper

algorithmic modeling for Rhino

I am wondering how bound works.

 

Attached is my gh file. Basically points are generated from plane surface and points are bounded. it seems like minimum value come from x coordinate, but I dont understand where the maximum number came from.

 

If anyone knows, please let me know

 

Thanks

 

Views: 3113

Attachments:

Replies to This Discussion

Bounds works on a domain not a boundary of some objects

I would guess that the results you have are for the points being converted to numbers therefore only the X component of the point is counted. So this is a minimum and maximum of the X values on each Data Path

Thanks!! but even though only x values are counted, maximum number in the panel slide does not match with x value.

 

hmm. so confusing..

 

does anyone know where the maximum number come from?

To extract min/max values you need decostruct points, create domain for example from all

x-values and deconstruct this domain to Start(min) and End(max) values.....

thank you!!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service