Description:

Returns a list of currently open Rhino documents

Syntax:
public static RhinoDoc[] OpenDocuments()
Returns:
Available since:
6.0

Description:

Returns a list of currently open Rhino documents

Syntax:
public static RhinoDoc[] OpenDocuments(
bool includeHeadless
)
Parameters:
  • includeHeadless
  • Type: bool
  • pass True to include headless docs in the list
Returns:
Available since:
7.2

/
/
/
OpenDocuments

OpenDocuments method

Class:  Rhino.RhinoDoc

Nothing found