Click or drag to resize

ModelUserText Constructor

Initializes a new instance of the ModelUserText class

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

Parameters

source
Type: System.Collections.GenericIEnumerableKeyValuePairString, String
See Also