Tags: IfcOpenShell/IfcOpenShell
Tags
external parametric geometry - integrate with ifcsverchok Still very experimental, but here's a short demo - https://files.catbox.moe/u6vnhj.mp4 Sverchok graph I've used - https://files.catbox.moe/1x7b7q.png
external parametric geometry - integrate with ifcsverchok Still very experimental, but here's a short demo - https://files.catbox.moe/u6vnhj.mp4 Sverchok graph I've used - https://files.catbox.moe/1x7b7q.png
Remove document menu for UI consistency Although it is a very cool trick, I feel this essentially duplicates the UI in two spots, and is an outlier in UX. I'd prefer for all IFC data and relationships to be in one location only (the panels). I think there are a better unified solutions (e.g. favourite bookmark panels) for quick access for things like this.
Refactor tab visibility to use data cache Previously calculation of visibility was done on every draw (3x 10tabs x 10 collection items). The data class is intended to calculate UI data once only which is more efficient. This also removes all helper calls from the UI.
Refactor tab visibility to use data cache Previously calculation of visibility was done on every draw (3x 10tabs x 10 collection items). The data class is intended to calculate UI data once only which is more efficient. This also removes all helper calls from the UI.
PreviousNext