Grasshopper.GUI.Canvas.TagArtists Namespace |
| Class | Description | |
|---|---|---|
| GH_TagArtist |
Provides a basic implementation of the IGH_TagArtist interface.
| |
| GH_TagArtist_WirePainter |
IGH_TagArtist implementation for drawing individual wires.
|
| Interface | Description | |
|---|---|---|
| IGH_TagArtist |
Defines the interface for TagArtist objects. TagArtists can be used
to paint additional stuff onto a GH_Canvas.
|