DisplayPipelineOpen Method |
Opens the pipeline.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax Public Function Open As Boolean
Return Value
Type:
BooleanTrue if the pipeline was opened, false if it was already open
or failed to open.
See Also