BlenderArtist
- class compas_blender.artists.BlenderArtist(*args, **kwargs)[source]
Bases:
compas.artists.artist.ArtistBase class for all Blender artists.
- Attributes
objects (list) – A list of Blender objects (unique object names) created by the artist.
Attributes
collectionInherited Attributes
AVAILABLE_CONTEXTSCONTEXTITEM_ARTISTInherited Methods
Build an artist corresponding to the item type.