Click or drag to resize

ModelUnitSystemValue Constructor (UnitSystem, String, Double)

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

Parameters

unitSystem
Type: UnitSystem
name
Type: SystemString
factor
Type: SystemDouble
See Also