RenderContent.MakeCopy Method

RenderContentMakeCopy Method

Create a copy of the render content. All content is the same, except for the instance Id.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RenderContent MakeCopy()
Public Function MakeCopy As RenderContent

Return Value

Type: RenderContent
The new RenderContent
Version Information

Rhino for Windows

Supported in: 6.14
See Also