
This document outlines the design guide for detailers to provide venting and draining holes for galvanizing.
Ammaroo Phosphate Project
Australia-Asia Power Link (AAPowerLink)
Australia-Asia Power Link (AAPowerLink)
Bonaparte Carbon Capture and Storage ProjectPty Ltd
Broken Hill Cobalt Project
Cape Hardy Green Hydrogen Projec
Gonneville Critical Minerals Project
Goschen Rare Earth Mineral Sands Project
Kalgoorlie Nickel Project

In the construction business – you will often find yourself zipping / unzipping large sets of documents, and copying them from A to B etc. Often when dealing with deeply nested folder structures, you will get an error – regarding long path names. Like this:

This is especially annoying if you are copying large sets of documents.
Ordinarily I would suggest that clients avoid deeply nested folder structures – but then I thought: who am I to presume to how anyone should structure their affairs?
Why not allow for long file paths in the first place? This is how you can do it?
Set-ItemProperty 'HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem' -Name 'LongPathsEnabled' -Value 1
Here’s how to open the terminal in admin mode:

How you can unzip deeply nested folder structures, in your own deeply nested folder.

The trick is to use to the drawing’s “PartIdentifier” to select the relevant object in the model space.
Once you’ve done that, you can query the model object for whatever you want.
Here is a code sample I’ve extracted from one of our Tekla API Applications. The basic steps:
SinglePartDrawing singlePartDrawing = (SinglePartDrawing)drawing;
Tekla.Structures.Model.ModelObject modelObject = model.SelectModelObject(singlePartDrawing.PartIdentifier);
Tekla.Structures.Model.Part part = (Tekla.Structures.Model.Part)modelObject;
We are now placing smart QR codes on drawings. Why? What benefit is accrued by doing so?
Instructions on how to make it work
Rules – To prevent obsolete data from being used or shown
Updating the Drawings:
Setting up the template

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 should be using
you may visite tek1.com.au for more information
If you are detailing Aluminium or SS sections always confirm the section profiles.
If you model without that confirmation, there is good chance that you will be spending additional hours and it will be wasted time for all
If a project gets placed on hold, you should immediately invoice a pro-rata amount for the work that is completed.
The costs of Picking up a project after forgetting it
The Costs of Context Switching
If a client demands that a project be completed NOW, then you have to stop what you are currently doing, figure out the entire context of a project (that was placed on hold many months ago), and then you have to restart and complete it, now.
That is not easy.
You Must Charge
You have to charge for that. Feel free to charge 5-6 hours for this.
There is a cost and risk associated with delays. It does not come for free.