Click or drag to resize

ModelSpaceViewport Constructor (ModelSpaceViewportAttributes, Guid)

Initializes a new instance of the ModelSpaceViewport class

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected internal ModelSpaceViewport(
	ModelSpaceViewportAttributes attributes,
	Guid id
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.DisplayModelSpaceViewportAttributes
id
Type: SystemGuid
See Also