NonManifoldTopology / Topologic

Topologic is a software modelling library enabling hierarchical and topological representations of architectural spaces, buildings and artefacts through non-manifold topology.
GNU Affero General Public License v3.0
74 stars 19 forks source link

Python bindings for cross-platform Topologic #15

Closed Moult closed 3 years ago

Moult commented 4 years ago

I saw in a demonstration a snippet of Python that had an import topologic in Dynamo. This suggests that somewhere, there exists Python bindings. Where can I find this code?

In addition, has Topologic been compiled for Linux?

wassimj commented 4 years ago

Hi Dion,

Thanks again for inviting me to give this talk. I hope your group found it useful.

If you download and install Dynamo for Grasshopper, you will get a TopologicNET.dll that loads very well into python.

http://topologic.app

Bets Regards,

Wassim

From: Dion Moult notifications@github.com Sent: 01 August 2020 21:57 To: NonManifoldTopology/Topologic Topologic@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [NonManifoldTopology/Topologic] Python bindings for cross-platform Topologic (#15)

I saw in a demonstration a snippet of Python that had an import topologic in Dynamo. This suggests that somewhere, there exists Python bindings. Where can I find this code?

In addition, has Topologic been compiled for Linux?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NonManifoldTopology/Topologic/issues/15 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQCZPOY2MDJIJKK2AVWQYTR6R6QZANCNFSM4PSBIRWA .

wassimj commented 3 years ago

The effort to create a python module is well underway.