Click or drag to resize

ModelUnitSystemValue Constructor (ActiveSpace, String)

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

Parameters

activeSpace
Type: ActiveSpace
name (Optional)
Type: SystemString
See Also