How to colour a brep in GHPython and visualize it in the Rhino?

No you need to implement the DrawViewportMeshes and DrawViewportWires methods in SDK mode. Here’s a quick example extending the file from the thread I posted above:


230606_GHPython_DrawViewportWires_00.gh (25.6 KB)

2 Likes