RenderContentKindList.Add Method

RenderContentKindListAdd Method

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

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

Parameters

kind
Type: Rhino.RenderRenderContentKind

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also