Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5817

Work in progress - Quick area sketching overview

$
0
0

@sonderskovmathias wrote:

Hi all,

I’m slowly picking up C# after a few years in Python-land.
One of the first scripts I decided to make is a quick GH component, that I’ll share with you guys.

It works quite well for my intent - it provides quick feedback on your areas when sketching.
I had a colleague who had a similar workflow as native GH components and in terms of speed it beat all of my python attempts, but finally I beat him with C# :wink:

But there’s a bug - sometimes when relinking geometry my rhino6 freezes and crashes - most times it doesn’t. I can’t seem to find any error in my code. I was hoping to pick up some feedback on that.

Ideas, should anyone feel like adding to it:

  • automaticly pick up geometry on sublayers to a parentlayer with an update button (or use Human).
  • color output surfaces based on which layer they are hosted by.

Areascript.3dm (8.4 MB) Areascript.gh (35.8 KB)

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5817

Trending Articles