Click or drag to resize

ModelPageViewport  Conversion (ModelPageViewportAttributes to ModelPageViewport)

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

Parameters

attributes
Type: Grasshopper.Rhinoceros.DisplayModelPageViewportAttributes

Return Value

Type: ModelPageViewport
See Also