Click or drag to resize

ModelTags Constructor

Initializes a new instance of the ModelTags class

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelTags(
	IEnumerable<string> source
)

Parameters

source
Type: System.Collections.GenericIEnumerableString
See Also