Click or drag to resize

ModelViewport  Conversion (ModelViewportAttributes to ModelViewport)

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelViewport (
	ModelViewportAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.DisplayModelViewportAttributes

Return Value

Type: ModelViewport
See Also