Click or drag to resize

SubComponentDrawViewportWires Method

Draw object in the Viewport of Grasshopper.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public virtual void DrawViewportWires(
	IGH_PreviewArgs args
)

Parameters

args
Type: IGH_PreviewArgs

[Missing <param name="args"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.SubComponent.DrawViewportWires(Grasshopper.Kernel.IGH_PreviewArgs)"]

See Also