Click or drag to resize

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)
Since: 6.0
Syntax
public RenderContent MakeCopy()

Return Value

Type: RenderContent
The new RenderContent
See Also