RhinoCommon API
MaterialTableAdd Method (Material) |
Adds a new material to the table based on a given material.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- material
- Type: Rhino.DocObjectsMaterial
A model of the material to be added.
Return Value
Type: Int32The position of the new material in the table.
