Grasshopper API
IGH_PreviewDataDrawViewportWires Method |
Implement this function to draw all wire and point previews.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

void DrawViewportWires( GH_PreviewWireArgs args )
Sub DrawViewportWires ( args As GH_PreviewWireArgs )
Parameters
- args
- Type: Grasshopper.KernelGH_PreviewWireArgs
Drawing arguments.
