Click or drag to resize

Material Constructor (Material)

Initializes a new instance of the Material class

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Material(
	Material other
)

Parameters

other
Type: Rhino.DocObjectsMaterial

[Missing <param name="other"/> documentation for "M:Rhino.DocObjects.Material.#ctor(Rhino.DocObjects.Material)"]

See Also