Hatch list in Ghpython

don’t forget to use scriptcontext when using rhinoscriptsyntax.

sc.doc = Rhino.RhinoDoc.ActiveDoc
hNames = rs.HatchPatternNames()
sc.doc = ghdoc
1 Like