Best Website Development Company

Write Selected Beam Members to an Excel File (Tekla Open API – Tutorial)

What is the task at hand?  The user selects some beams. We then want to collate the following information into various Excel spreadsheets: Name Profile Length and finally Weight We want two views: the first aggregates the beams by their name and finish, and the second merely lists all the beams selected with the information […]

How to Programmatically Select Objects in the Model (Tekla Open API)

Background: What are we trying to do? We have programmatically identified some model objects that we want to select in the model – to attract attention to the user and to allow her to easily identify all such objects. In this particular case we will be creating some beams. And then, we will select those […]

How to programmatically insert Reference Models into Tekla (Tekla Open API)

Wouldn’t it be handy if we could programmatically insert reference models into Tekla? Well you can now do so quite easily. Here is the code which does the hard work. (You will of course add the appropriate references and directives): And if you want to see a video demonstration, here it is: Inserting XRefs into […]

How to Set Up a Tekla API Project (Tekla API Application)

The object of a Tekla Application is to ensure that things go smoothly on the construction site. You can see the organised chaos that is here. Avoid the real chaos. Plan ahead.  For the newbie this post shows how to set up a Tekla Project. Let us assume that you are creating a WPF desktop […]

Tekla Plug-in #1: Multi Drawing Selector

Multi drawing Selector for Tekla drawings The Multi Drawing Selector Application is a program helps collate the single part drawings of all parts (with the same profile) into a single multi sheet drawing. If I have a certain profile of flatbar: say 90×10 then wouldn’t it be handy if I had all such flatbars (with […]

WordPress PopUp Plugin