.Net | Python Ruby on Rails

  • Dont Lose time with missing dimensions

    Do you loose time with missing dimensions Have you ever used the wrong revision? Here is what is cooking at Tek1. If you would lik to to know more Here is a solution where you can scan the QR code and bring up the assembly model. know the revision number of the drawing which you…

  • Precast Panels with Tekla Structures

    This is probably first precast project we have attempted with tekla structures as the tool. We have done a few with Revit, and lot with Autocad. There is raging argument with no one really know (unless one has walked in the weeds) which is a better tool I believe no tool as out of the…

  • Why aren’t the user defined attributes being defined – in Tekla’s “Open” API

    If you want to waste time on a poorly documented API (which doesn’t make any sense) I would highly recommend getting on Tekla. I’m documenting this so some poor soul doesn’t waste a day trying to debug this: Do you see the problem? First insert the beam, and then apply the UDA and it should…

  • How to check if you have a legitimate Tekla Profile using the Tekla Open API

    Our use case? How can we check? Voila! Now it’s hard to make a mistake. If you want to get all materials – it’s very similar to the above. Use the CatalogHandler.GetMaterialItems() method along with the materialItem.MaterialName property. The code to actually do that – I will leave as an exercise to the reader.

  • How to Get Tekla Model Objects if selected by Users (Tekla API)

    A user has pre-selected a set of model objects. We need to retrieve them via the API. How do we do it? All of our code is extracted from our production apps.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *