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