BendNetworkArtist
- class compas_bender.rhino.BendNetworkArtist(item, **kwargs)[source]
Bases:
NetworkArtist
Artist for bending-active networks.
Methods
Draw axial forces as cylinders around the corresponding edges.
Draw reaction forces as force vectors at the anchored nodes.
Inherited Methods
Build an artist corresponding to the item type.
Build an artist with the given type.
Delete all objects drawn by this artist.
Delete all edge labels drawn by this artist.
Delete all edges drawn by this artist.
Clear the layer of the artist.
Delete all node labels drawn by this artist.
Delete all nodes drawn by this artist.
Draw the network using the chosen visualisation settings.
Drawing method for drawing an entire collection of objects.
Draw labels for a selection of edges.
Draw a selection of edges.
Draw labels for a selection nodes.
Draw a selection of nodes.
Redraw the view.
Register an artist type to a data type.