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)
Syntaxpublic RenderContent NewRenderContent()
Public Function NewRenderContent As RenderContent
Return Value
Type:
RenderContentA new render content instance.
Version InformationRhino for Windows
Supported in: 6.8
See Also