VolMeshArtist
- class compas_ghpython.artists.VolMeshArtist(*args, **kwargs)[source]
Bases:
compas_ghpython.artists.artist.GHArtist,compas.artists.volmeshartist.VolMeshArtistArtist for drawing volmesh data structures.
- Parameters
volmesh (
compas.datastructures.VolMesh) – A COMPAS volmesh.
Attributes
default_cellcolordefault_colordefault_edgecolordefault_facecolordefault_vertexcolorInherited Attributes
AVAILABLE_CONTEXTSCONTEXTITEM_ARTISTcell_colorcell_textcellsedge_coloredge_textedgesface_colorface_textfacesvertex_colorvertex_textvertex_xyzverticesvolmeshMethods
Draw a selection of edges.
Draw a selection of faces.
Draw a selection of vertices.
Inherited Methods
Build an artist corresponding to the item type.
Draw the cells of the mesh.