Grasshopper-Tekla Drawing Link installation

Video explaining installation of Grasshopper-Tekla Drawing Link. Material explores nature of connection between Grasshopper and Tekla. It provides also an alternative workflow for cooperation with different Tekla versions.
More info can be found on:
github.com/LetsConstructIT/Gr...
00:00 Introduction
00:34 Downloading from GitHub
01:40 Drag&Drop to Grasshopper
02:19 Different Tekla versions
04:22 Macro to 'Rule them all'
06:27 Nature of GH-Tekla links
10:31 Binding Redirects
13:05 Configuration of macro
16:49 Location of sample structure
17:15 How to get the macro

Пікірлер: 8

  • @maysoesan2552
    @maysoesan25525 ай бұрын

    Thanks for this instruction. Every time I update the version, I forgot to unblock it. And I always watch this video and I remember what I haven't done. :P

  • @nguyenminhtuan6958
    @nguyenminhtuan69584 ай бұрын

    Thank for your nice addin. Pls update for Tekla 2024.

  • @user-ui2jk6eq2x
    @user-ui2jk6eq2x6 ай бұрын

    你说的这些问题,我都早就思考过,我也是建筑工程师,早就想用最简单的方法做工程,中国有个软件广联达,非常简单,可是钢结构这块,广联达做的就非常差,遇到异形的造型,只有tekla ,但是,tekla做的也不是非常完美,只有rhino的插件grasshopper,这样才能完美些。

  • @civilengineeringwitharas4776
    @civilengineeringwitharas47766 күн бұрын

    An error occured during GHA assembly loading: Path: C:\Users\Aras\AppData\Roaming\Grasshopper\Libraries\GrasshopperTeklaDrawingLink_2024.gha Exception System.IO.FileNotFoundException: Message: Could not load file or assembly 'Tekla.Structures.Drawing, Version=2024.0.0.0, Culture=neutral, PublicKeyToken=2f04dbe497b71114' or one of its dependencies. The system cannot find the file specified. I have this issue with 2024 version, but it is ok for 2023

  • @letsconstructit5783

    @letsconstructit5783

    6 күн бұрын

    Hi, in Tekla 2024 there was a change in the loading mechanism of Tekla dlls. If you are using the official (model) Live-Link then it should do the hard work for you. If not, you should manually copy Tekla.Structures.Drawing.dll file from C:\TeklaStructures\2024.0\bin (or your custom path) to %AppData%\Grasshopper\Libraries (or another place where you put DrawingLink_2024.gha file.

  • @civilengineeringwitharas4776

    @civilengineeringwitharas4776

    5 күн бұрын

    @@letsconstructit5783 Thank you very much

  • @dineshsubramani9021
    @dineshsubramani90217 ай бұрын

    Hi Gregi, can you share the Install_Grasshopper_link.cs git link

  • @letsconstructit5783

    @letsconstructit5783

    7 ай бұрын

    Here it is: github.com/LetsConstructIT/Grasshopper-TeklaDrawingLink/blob/main/tools/LinkInstaller/Install_Grasshopper_Link.cs