GH_PreviewArgs.DefaultCurveThickness Property

GH_PreviewArgsDefaultCurveThickness Property

Gets the curve thickness as defined by the viewport display scheme.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int DefaultCurveThickness { get; }
Public ReadOnly Property DefaultCurveThickness As Integer
	Get

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewArgs.DefaultCurveThickness"]

Implements

IGH_PreviewArgsDefaultCurveThickness
See Also