PolyhedronObject.draw
- PolyhedronObject.draw()[source]
Draw the polyhedron associated with the scene object.
- Parameters:
- colortuple[int, int, int] | tuple[float, float, float] |
compas.colors.Color
, optional The RGB color of the line.
- colortuple[int, int, int] | tuple[float, float, float] |
- Returns:
- list[Rhino.Geometry.Mesh]
List of created Rhino mesh.