Description:

Clones the pipeline. Creates an identical copy of "this" pipeline. Copies all conduits from "this" pipeline to the new pipeline.

Syntax:
public DisplayPipeline Clone(
RhinoViewport viewport
)
Returns:
The newly cloned pipeline if successful, None otherwise. or failed to close.
Available since:
7.0

Nothing found