Click or drag to resize

ModelLayer Constructor (ModelLayerAttributes)

Initializes a new instance of the ModelLayer class

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelLayer(
	ModelLayerAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.ModelModelLayerAttributes
See Also