Author: admin
-
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…
-
How to Create a Curved Beam using the Tekla Open API (c#)
The key to this is to specify a chamfer value, and at least three points using the PolyBeam class. You must also provide a profile type that Tekla understands – otherwise you’ll get a bunch of straight lines. Here’s some basic code to get you started: You should be able to easily import, into Tekla,…
-
Numbering in Advance Steel
Here is a tutorial which covers Numbering in advance steel. It however does not cover what how to manage once drawings are issued. May be there is another video for that
-
Numbering Quiz Advance Steel Tutorial
Here is a numbering Quiz for advance steel learners Loading…
-
Exporting Anchor bolts to Total Station
Here is a video on how to export Anchor bolt positions to Total station. This option is available in Tekla as well. But it is surprising that no one has yet asked us for this export. We have so far only provided CAD layout of anchor bolt position. May be we must provide the point…
-
10.2 Create Beams
This tutorial is about creating beams. The main take away here is 1. Manage UCS. 2.Manage Layers 3.Manage View Cube and Work Area 4.Manage Rotation and insertion point of Beam Section so that later on Advance copy can be used effectively 5. Us Construction Lines.
-
08-01-Create Work Area
Create work area in Advance Steel visit https://www.tek1.com.au for full list of Advance Steel and Tekla Tutorials Points to note Work area can be used to reduce clutter in the model Visibility of elements outside the work area can be set to desire level by controlling the level of details Only one work area is…