MeshObject.draw
- MeshObject.draw()[source]
Draw the mesh.
- Parameters:
- colortuple[int, int, int] | tuple[float, float, float] |
compas.colors.Color
, optional The color of the mesh.
- colortuple[int, int, int] | tuple[float, float, float] |
- Returns:
- list[Rhino.Geometry.Mesh]