Click or drag to resize

ModelHatchPattern  Conversion (ModelHatchPatternAttributes to ModelHatchPattern)

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

Parameters

attributes
Type: Grasshopper.Rhinoceros.DraftingModelHatchPatternAttributes

Return Value

Type: ModelHatchPattern
See Also