Click or drag to resize

ObjectDraftingLineWidthValue  Conversion (Double to ObjectDraftingLineWidthObjectDraftingLineWidthValue)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ObjectDraftingLineWidthValue (
	double width
)

Parameters

width
Type: SystemDouble

Return Value

Type: ObjectDraftingLineWidthValue
See Also