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)
Syntaxpublic RenderContent MakeCopy()
Public Function MakeCopy As RenderContent
Return Value
Type:
RenderContentThe new RenderContent
Version InformationRhino for Windows
Supported in: 6.8
See Also