Click or drag to resize

ModelLinetype  Conversion (String to ModelLinetype)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelLinetype (
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: ModelLinetype
See Also