don’t forget to use scriptcontext when using rhinoscriptsyntax.
sc.doc = Rhino.RhinoDoc.ActiveDoc
hNames = rs.HatchPatternNames()
sc.doc = ghdoc
don’t forget to use scriptcontext when using rhinoscriptsyntax.
sc.doc = Rhino.RhinoDoc.ActiveDoc
hNames = rs.HatchPatternNames()
sc.doc = ghdoc