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

C# - close open curves

$
0
0

@Dongyeop_Lee wrote:

Hello,

I’m trying to close open curves using C# like CloseCrv command in Rhino. To begin with, I’m not sure what the right method is in Rhino Common. It looks like Curve.MakeClosed method is the right one, but it only outputs boolean values, not closed curves. Am I looking at the wrong method? Without knowing it right, I started writing a code like this.
image
Please excuse my level of coding, if it has too many simple mistakes.
I searched other topics related with “close curves”, but I don’t understand how I actually get closed curves instead of just testing in other posts I found.

Dongyeopclose curves.gh (11.5 KB)

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles