Click or drag to resize

ObjectDraftingColor  Conversion (ObjectDraftingColor to ObjectDraftingColorObjectDraftingColorValue)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ObjectDraftingColorValue (
	ObjectDraftingColor data
)

Parameters

data
Type: Grasshopper.Rhinoceros.DraftingObjectDraftingColor

Return Value

Type: ObjectDraftingColorValue
See Also