Click or drag to resize

RhinoDocOpenDocuments Method

Returns a list of currently open Rhino documents

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static RhinoDoc[] OpenDocuments()

Return Value

Type: RhinoDoc

[Missing <returns> documentation for "M:Rhino.RhinoDoc.OpenDocuments"]

See Also