from generative.plugins.server.grasshopper.function import GrasshopperFile class GrasshopperTorus(GrasshopperFile): file_path = "grasshopper-torus.gh"
Was this page helpful?