Click or drag to resize

ModelTags  Conversion (ModelTags to String)

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

Parameters

value
Type: Grasshopper.RhinocerosModelTags

Return Value

Type: String
See Also