Click or drag to resize

ModelTags  Conversion (String to ModelTags)

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelTags (
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: ModelTags
See Also