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

Use plug-in command Api in c#

$
0
0

hi everyone
how ?use plug-in command Api in c#
in python is practical work

import rhinoscriptsyntax as rs
import ghpythonlib.components as gh
from Rhino.Geometry import *
a=gh.Pufferfish.UnsplitExtrudeSurface(c,v)
b=gh.Pufferfish.SplitKinkySurface(a)[0]

in C#???

For example, I want to use the SplitKinkySurface command from the pufferfish plugin in C # how?
@Michael_Pryor
@Mahdiyar
use plugin.gh (6.0 KB)

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 6022

Trending Articles