RenderContentCollection.Add Method

RenderContentCollectionAdd Method

[Missing <summary> documentation for "M:Rhino.Render.RenderContentCollection.Add(Rhino.Render.RenderContentCollection)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void Add(
	RenderContentCollection collection
)
Public Sub Add ( 
	collection As RenderContentCollection
)

Parameters

collection
Type: Rhino.RenderRenderContentCollection

[Missing <param name="collection"/> documentation for "M:Rhino.Render.RenderContentCollection.Add(Rhino.Render.RenderContentCollection)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also