Grasshopper

algorithmic modeling for Rhino

Hi!! I am a recent grasshopper user, and Im trying to subdivide some lofted surfaces, but I get an error notice, and I dont know why! If anybody could pleeeease help, I'd appreciate it very much!! Im stuck :S Thnx!

Viviana

 

ps. Im attaching the ghx file and the rhino model!

grasshopper_loft.gh.3dm

grasshopper_loft.ghx

Views: 1663

Replies to This Discussion

The object you are trying to divide is a BRep (polysurface) this component will only work with surfaces.

 

Hi Viviana,

 

the problem is that your Loft creates a Brep and a Brep consists out of multiple Surfaces (in your case 4 Surfaces) so you need to explode the Brep, if you want to subdivide the surfaces but there you always have the problem that each surface (if it is a big or a small one) is subdivided the same way if you subdived it with the same Isotrim or Subdivide Component and this isn't always what you want.

A more elegant way is to create out of the Loft a surface by using the Loft options.

(Just have a look on the attached files.)

Hope this helps.

 

Best,

Martin.

Attachments:

Hey, I was able to solve it with your help,, THANKYOU!! I have another doubt in the same project. I am trying to create multiple lofts from two offset curves and a circle at the center, yet for some reason the result is twisted. Could you please help me with this?! Thanx agaain!!

Here are the files Im working with!

Attachments:

Hi Viviana,

 

you just need to flip the middle curve.

I think this twist is a bug from the move component, I don't know why but if you move a curve with the move component in Grasshopper a certain distance the curve flips.

Have a look at the attached file, there I inserted 2 solutions.

1. write an expression (in your case -N) into the N input of the Circle CNR Component

or

2. put a Flip Curve Component after the Circle CNR Component.

 

Best,

Martin.

Attachments:

Thankyou Martin!! You've been VERY helpfull!! Thx again

Hey Martin! I'm sorry to bother you again, but I'm having some trouble with the solution you gave me for the subdivision problem, It was very useful in most of my geometries, but there's only one wich won't work, do you think you could take a look?? it would be very nice from you, thnx in advance!

 

Viviana

 

Attachments:

Hi Viviana,

 

no problem. :)

There was a problem with the controlpoints for the Curve Component in the beginning of your definition caused by your Referenced Curve.

In fact of this the Curve got a irregularity and the Loft couldn't adjust it as a single closed curve, the result was the Loft created a Brep existing out of 3 Surfaces.

There are 2 solutions I prepaired.

I did also some short explainations in the files attached.

Hope it is understandable and helpful.

If you have some more questions just ask.

 

Best,

Martin.

Attachments:

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service