Description:

Create a default ViewInfo instance

Syntax:
public ViewInfo()
Available since:
8.2

Description:

Access to the ViewInfo for given RhinoViewport

Syntax:
public ViewInfo(
RhinoViewport rhinoViewPort
)
Available since:
6.0

Description:

Construct the ViewInfo for active viewport of given doc.

Syntax:
public ViewInfo(
uint docRuntimeSerialNumber
)
Parameters:
  • docRuntimeSerialNumber
  • Type: uint
  • Runtime serial number of the document to query for the active viewport
Available since:
6.0

ViewInfo constructor

Class:  Rhino.DocObjects.ViewInfo

Nothing found