Click or drag to resize

RenderContentTypeNewRenderContent Method

Returns a new instance of the render content of this type. This content can be added to a persistant list.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RenderContent NewRenderContent()

Return Value

Type: RenderContent
A new render content instance.
See Also