BlenderArtist

class compas_blender.artists.BlenderArtist(*args, **kwargs)[source]

Bases: compas.artists.artist.Artist

Base class for all Blender artists.

Attributes

objects (list) – A list of Blender objects (unique object names) created by the artist.

Attributes

collection

Inherited Attributes

AVAILABLE_CONTEXTS

CONTEXT

ITEM_ARTIST

Inherited Methods

build

Build an artist corresponding to the item type.

build_as

clear

draw

draw_collection

redraw

register