Click or drag to resize

ModelView Constructor (ViewportInfo, String)

Initializes a new instance of the ModelView class

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelView(
	ViewportInfo viewportInfo,
	string title
)

Parameters

viewportInfo
Type: ViewportInfo
title
Type: SystemString
See Also