Click or drag to resize

ModelUnitSystemValue Constructor (UnitSystem, String)

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Value(
	UnitSystem unitSystem,
	string name = null
)

Parameters

unitSystem
Type: UnitSystem
name (Optional)
Type: SystemString
See Also