CapsuleArtist

class compas_ghpython.artists.CapsuleArtist(*args, **kwargs)[source]

Bases: GHArtist, ShapeArtist

Artist for drawing capsule shapes.

Parameters

Methods

draw

Draw the capsule associated with the artist.

Inherited Methods

build

Build an artist corresponding to the item type.

build_as

Build an artist with the given type.

clear

Clear all objects from the view.

draw_collection

Drawing method for drawing an entire collection of objects.

redraw

Redraw the view.

register

Register an artist type to a data type.