Grasshopper

algorithmic modeling for Rhino

I noticed today the my surface.area component is taking very long to solve (5.2 min). Inputting 50 very simple rectangular surfaces. Anyone else ever had this problem before? Am I missing something here?

Thanks in advance...

Ron

Views: 1138

Attachments:

Replies to This Discussion

Are your surfaces very big compared to your Rhino document tolerance?

--

David Rutten

david@mcneel.com

Tirol, Austria

Thanks for you speedy reply David. I assume your referring to the relative and absolute tolerances (image attached)? Is this what your talking about? The object I am working on is a building (massive airport). I have never had a problem before though.

Attachments:

Yes, specifically the absolute tolerance.

However from your image it seems your tolerances are not untoward. 0.01 while modeling in meters should be ok.

Area and Volume computations are remarkably slow though, I've noticed this before. Can you cut down your file to just the surfaces in question (you can internalize them) and the Area computation so I can have a look at the problem. Also please post the 3dm file so I can duplicate your exact tolerance settings. The 3dm file can be empty otherwise.

--

David Rutten

david@mcneel.com

Tirol, Austria

Thank you for your help David. Looking forward to hearing back from you about what the problem may be.

Attached...

Attachments:
Maybe unrelated, but this is an issue i raised over a year ago with regards to speed of calculating areas using my .net code. i believe rhinocommon was updated so that a speedier solution was obtained by exposing a new rhinocommon method of calculating area that is not obtained form the areamass method. I believe this new area method on a brep in rhinocommon is much much faster than the area mass property method. Maybe newer update of gh is not using this method? Just a thought.

Hi guys. I've worked out that if you rebuild the surface being plugged into the area component with a low U and V number then the area component seems to work much quicker. (if you're using the sort component after then put your original surface into the 'k' input)

can you send a sample code or GH definition ?

Thanks...

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service