RhinoCommon API
LightTableAdd Method (Light, ObjectAttributes) |
[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.LightTable.Add(Rhino.Geometry.Light,Rhino.DocObjects.ObjectAttributes)"]
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public int Add( Light light, ObjectAttributes attributes )
Public Function Add ( light As Light, attributes As ObjectAttributes ) As Integer
Parameters
- light
- Type: Rhino.GeometryLight
[Missing <param name="light"/> documentation for "M:Rhino.DocObjects.Tables.LightTable.Add(Rhino.Geometry.Light,Rhino.DocObjects.ObjectAttributes)"]
- attributes
- Type: Rhino.DocObjectsObjectAttributes
[Missing <param name="attributes"/> documentation for "M:Rhino.DocObjects.Tables.LightTable.Add(Rhino.Geometry.Light,Rhino.DocObjects.ObjectAttributes)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.LightTable.Add(Rhino.Geometry.Light,Rhino.DocObjects.ObjectAttributes)"]
