Author: admin

  • Projects by Rama Krishan

    • Cloning of Assembly Drawings in Tekla

    • TRAFFICE BARRIER RAILING

    • Project :Audi Centre – Myaree

    • Steel Fabrication Drawing

    • How We are helping our Client Save $100,000s on the Iconic “EMU IN THE SKY” Project

  • Steel Detailing Projects | Melbourne | Sydney | WA

    Steel Detailing Projects | Melbourne | Sydney | WA

    • The Grand LA

      Steel Detaling | LA

    • Sydeny Fabricators trust in Tek1

      Steel Detailing Projects | Melbourne | Sydney | WA

    • TEK1’s Steel Detailing for Sydney Metro – Resolving Design Challenges – 8

    • Cloning of Assembly Drawings in Tekla

  • Staff Memos

    Staff Memos

    • Memo #7 – How to on Statuses, ETAs must be accurate

      When traveling overseas, especially India, I often hear the following: “Where are you? “I’m almost there” “When will you arrive?” “Five minutes!” They always say: “five minutes”. Once, I remember waiting, for at least 45 minutes. Not sure if this is a cultural thing. I’ve heard Indians say: “Oh, that’s IST – Indian Standard Timing”.…

      Read more: Memo #7 – How to on Statuses, ETAs must be accurate
    • Memo #6 – Drawings not to be issued “IFC” markings without approvals

      Here is a memo we received from one of our clients. Such memos are not infrequent: I am pushing for stamped drawings, however from the IFAs issued there should be no changes made. I need to begin the steel ordering process tomorrow. There is a lead time on the ordering of the steel, and by…

      Read more: Memo #6 – Drawings not to be issued “IFC” markings without approvals
    • How to programmatically create bolt list reports from selected model objects (Tekla Open API)

      Reports can be generated fairly easily, manually. But how do you do it programmatically using the Tekla Open API? Please see below for a code sample: Programmatically Extracting Report Values Now, if you want to generate the values programmatically, in memory, and then process them somehow into an excel output, consider the following code sample…

      Read more: How to programmatically create bolt list reports from selected model objects (Tekla Open API)
    • Extracting Bolt Distances of Single Part Drawings (Beams) With an Output In Excel – Part 3 (Tekla Open API)

      In the last part we left off having obtained all the bolt distance and placing them in a domain object. In this instalment we will try to export all that data into an Excel Spreadsheet. Please note that the following code is untested – unfortunately there was a lightening storm in Melbourne which short circuited…

      Read more: Extracting Bolt Distances of Single Part Drawings (Beams) With an Output In Excel – Part 3 (Tekla Open API)