Grasshopper

algorithmic modeling for Rhino

Hi everyone,

 

 

I have a definition that uses subsrf(isotrim) as a input.

 

What I would like to do is that creating uneven subdivision of the surface, but controlled by some precise number of division (proportionally), so I can keep the later data structure and the order as the same as before, but still can achieve the shifting of grid.

 

I see I have to play with domain somehow, but I was having hard time to do it without using scripting component. I would really appreciate if anyone can give me some tips.

 

 

Best,

Justin

 

 

 

 

Views: 1164

Replies to This Discussion

Chris

Hi Chris,

 

Thank you very much for your feedback!

It is working fine with the way suggested, but it becomes bit problematic with more division...

 

I was wondering if there is a way to convert the list of numbers to domain.

 

when the list of number is like

0

0.2

0.4

0.8

1

how can I create the domain with the previous list?

0 to 0.2

0.2 to 0.4

0.4 to 0.8

0.8 to 1

 

if I use domain component, the domain always start from 0

0 to 0.2

0 to 0.4

0 to 0.8

0 to 1

 

do you have any suggestion?

 

Thanks in advance.

Justin

 

 

 

 

 

 

 

Hi Justin, try this: shift your list.
Attachments:

Like this then?

 

Chris

Attachments:

hi chris, is it possible to subdiv every column also irregularly?

something like this.

thanks!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service