Click or drag to resize

MaterialTableAdd Method

Adds a new material to the table based on the default material.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int Add()

Return Value

Type: Int32
The position of the new material in the table.
See Also