from generative.plugins.server.grasshopper.function import GrasshopperFile class GrasshopperGenerativeHouse(GrasshopperFile): file_path = "grasshopper-house.gh" timeout_seconds = 100
Was this page helpful?