Click or drag to resize

DisplayPipelineOpen Method

Opens the pipeline.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool Open()

Return Value

Type: Boolean
True if the pipeline was opened, false if it was already open or failed to open.
See Also