View from Viewport
Last updated
Last updated
Create a Honeybee View for an image-based analysis using a Rhino viewport.
name
Text to set the name for the modifier and to be incorporated into a unique modifier identifier.
viewport
The Rhino viewport name which will be used to generate a radiance View object. Typical inputs include "Perspective", "Top", "Bottom", "Left", "Right", "Front", "Back" or any viewport name that you have saved within the Rhino file. If no text is input here, the default will be the currently active viewport (the last viewport in which you navigated).
view_type
An integer to set the view type (-vt). Choose from the choices below. Default: 0 if the viewport is in perspective; 2 if it is parallel.
refresh
Connect a Grasshopper "button" component to refresh the orientation upon hitting the button.
view
A Honeybee View object that can be used in a view-based recipe.