You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to have two levels of resolution for Geometry display: physical and analytical.
e.g. when displaying a Bar we can either render the actual meshed cross section, or we can render the analytical centerline of the bar. We should allow both.
Three ways:
Having a component that can be dropped on the canvas, that switches between one viz to another with a toggle
Having an additional dropdown in the Grasshopper menu that allows us to switch between them
Adding an option to the right click menu of each component. This would be done at the component level rather than the overall solution level
The text was updated successfully, but these errors were encountered:
We need to keep in mind Dynamo when considering our options
adecler
changed the title
Grasshopper_Toolikit: allow a two-way resolution for Geometry display
Grasshopper_Toolkit: allow a two-way resolution for Geometry display
Apr 9, 2020
Following BHoM/BHoM_Engine#960 (comment), and the recent formalisation of physical and analytical objects.
The idea is to have two levels of resolution for Geometry display: physical and analytical.
e.g. when displaying a
Bar
we can either render the actual meshed cross section, or we can render the analytical centerline of the bar. We should allow both.Three ways:
The text was updated successfully, but these errors were encountered: