Author: admin
-
BIM review from Strumis (Detailing Tips: No. 3)
BIM review from Strumis BIM review is a desktlop software application by Strumis. It is similar to to Trimble’s Tekla BIMsight, having features such as: (i) clash checking capabilities, (ii) camera path viewpoints, and multiple format are supported including ifc xml step etc. However we have to work to our clients requirements and at many…
-
Is it supported? (Detailing Tips: No. 2)
We continue our “Lessons learned” series. Can you spot the snake in the grass, in the following problem? There are a million gotchas when detailing, which can trip up even the most experienced detailer. Here’s an issue that snagged us. Hopefully you can learn from our cock-up. Generally, roof sheets are provided by the roof…
-
Does it Fit? An Example of an Erection feasibility check against particular steel profiles (Detailing Tips: No. 1)
As a detailer, we should constantly inspect and second guess the drawings and the details given to us by engineers and architects (well, mostly architects, because as a general rule, engineers are competent). The Pop-Quiz If you wish to engage in a pop-quiz: see the drawing attached here: Spigot Connection. What problems can you see…
-
Getting Ordered Intersection Points of a Line along a Particular Direction (Part II)
This part II of a two part post. Please see part one here. We’re moving forward with the next set of requirements. Once we have the intersection points we need to do the following: Create lines out of them, and then Offset them from the main line, and staggered them by a specified amount and…
-
Getting Ordered Intersection Points of a Line along a Particular Direction
It seems to be a common problem: getting intersection points along a line. This is what we want: Here’s how I solved it:
-
Ordering Lines using Linq (AutoCAD .net API)
This is a simple example of how Linq can be used to filter, map and order a set of lines. The code is pretty self-explanatory. It is a useful example which can be used to springboard towards further, more sophisticated use-cases according to your own requirements.
-
Precast Tools – Place Sections Command (AutoCAD .net API)
I’m continuing to write tools to make things more efficient. This is pertinent to precast, and highlights the use of a Jig and also the use of a pre-message filter. You can see a video demo here: Place Section Commands from Tek1 on Vimeo. And also they key sections of code below: …
-
Create new layer filter
This video explains how to create Layer property filters and layer Group filters for Autocad. nano cad should be same. My nanocad Lic is not yet installed. Using layer filters is a great help to manage your cad files. Using layers p roperly increases your productivity many folds