Click or drag to resize

ObjectDraftingLineWidthValueDeconstruct Method

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void Deconstruct(
	out ObjectPlotWeightSource source,
	out double value
)

Parameters

source
Type: ObjectPlotWeightSource
value
Type: SystemDouble
See Also