Check out #topologicpy 0.7.78 with PDF Import!
Happy to announce that #topologicpy now supports Apple Silicon.
The energy visualisation app on viktor.ai now uses a 3rd party remote server to run the energy simulations and returns #gbxml and openstudio OSM files to the web app so the user can download them. #topologicpy @osarch
If you are a geek like me, you will appreciate the significance of this. The building below was analysed using #topologicpy @NREL #openstudio, and #EnergyPlus on a remote server connected to @VIKTORai and the resulting @plotly figure returned and displayed in the web app! (@osarch)

The new 0.4.11 release of #topologicpy added Vertex.InterpolateValue. This allows it to derive the value of a vertex based on a weighted average of the n nearest vertices from an input list of other vertices. This can help speedup #spacesyntax, daylight calculations or, when combined with Topology.ReplaceVertices, in creating a terrain model from a few spot elevations.

The jupyter notebook has been published to github at: https://github.com/wassimj/topologicpy/tree/main/notebooks

topologicpy/notebooks at main · wassimj/topologicpy

The python bindings for topologic. Contribute to wassimj/topologicpy development by creating an account on GitHub.

GitHub
It's called a bottleneck for a reason! Congestion analysis in #topologicpy. This visualization shows you the paths most travelled. The sources are half the perimeter and the destination is the other half. This is a really good way to place corridors and footpaths. @osarch #osarch
Announcing topologic 0.4.2 with ability to conduct energy analysis, create roofs and many other features https://youtu.be/qLe3tEpXQzU #osarch @osarch #topologicpy
Using topologicpy for Building Energy Analysis

YouTube
Lately I have been on a mission to make topologicpy methods as concise as possible. If you notice below, Edge.ByFaceNormal() and Topology.Show() are new. Plus, I have settled on a default translucent white colour and expressed vertices for a more sketch-like look. #topologicpy @osarch
I have released a new version of #topologicpy (0.0.25) that integrates #graph #machinelearning You can install via pip install topologicpy —upgrade (@osarch )
I am delighted to share that I have signed an edited book contract with @WileyGlobal tentatively titled “A Building is a Graph”. The aim of the book is to present the state-of-the-art research in graph representations of buildings and processes, #ai, graph #machinelearning, #topologicpy