GH_SpinForceDrawViewportWires Method |
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override void DrawViewportWires(
GH_PreviewWireArgs args
)
Public Overrides Sub DrawViewportWires (
args As GH_PreviewWireArgs
)
Parameters
- args
- Type: Grasshopper.KernelGH_PreviewWireArgs
See Also