PointArtist.draw
- PointArtist.draw(color=None)[source]
Draw the point.
- Parameters
color (tuple[float, float, float] or tuple[int, int, int], optional) – Color of the point object. The default color is
compas.artists.PrimitiveArtist.color
.- Returns
list[bpy.types.Object]