Material.CopyFrom Method

MaterialCopyFrom Method

[Missing <summary> documentation for "M:Rhino.DocObjects.Material.CopyFrom(Rhino.DocObjects.Material)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void CopyFrom(
	Material other
)
Public Sub CopyFrom ( 
	other As Material
)

Parameters

other
Type: Rhino.DocObjectsMaterial

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also