Click or drag to resize

ModelLayer Constructor (Layer)

Initializes a new instance of the ModelLayer class

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelLayer(
	Layer layer
)

Parameters

layer
Type: Layer
See Also