Click or drag to resize

ModelHatchLine  Conversion (ModelHatchLineAttributes to ModelHatchLine)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelHatchLine (
	ModelHatchLineAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.DraftingModelHatchLineAttributes

Return Value

Type: ModelHatchLine
See Also