Click or drag to resize

ModelTagsAddRange Method

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

Parameters

source
Type: System.Collections.GenericIEnumerableString

Return Value

Type: ModelTags
See Also