GA Schedules
Purpose and description
We have introduced three new graphical template attributes for creating member schedules in drawings. These attributes can be used to call
- X_SECTION - Shape diagram of rolled, built-up or any user defined profile.
Image
- MEM_SCH - To assign small designation against profiles for clear representation in drawing.
Image
Image
-
ASSY_POS - To merge all assembly position together which are having same main part profile
Image
System requirements
Environments: India
Languages: English
Installing GA schedules
- Download GA schedules tsep file (extension package) from Tekla Warehouse.
- Install the package by double clicking and following TSEP Package installer instructions.
Back to top
Using GA schedules
Below templates are installed with this tool.
| Template Name | Path | Sample Output |
|---|---|---|
| Schedule of Columns.tpl | Environments/Common/template |
Image
|
| Schedule of Section.tpl | Environments/Common/template |
Image
|
| Schedule of Members.tpl | Environments/Common/template |
Image
|
- Using X_Section -
- If built-up members are used , they should be inserted in the model using
- Built-up macros of Tekla India Add-on tools or
- They should be defined as custom part ( Custom component)
- In templates sorting done based on GetValue("MAINPART.PROFILE")+GetValue("ASSEMBLY_NAME")+GetValue("BuiltUpName")
Note : BuiltUpName –is internal value used in Built-up macros to differentiate profiles
- If any changes required in presentation, you can use any default template listed above and modify them as per your requirement.
-
Representation: Colour , font , font height , etc. can be controlled by an auto generated files in respective model folder
a. XSection.Attributes.csv - For shape diagram
b. XSection.RefText.Attributes.csv - Profile information
-
Note : - If you add graphical field in your own template then to use this attribute you need to open .tpl file in note pad and find this graphical field and set its "field" attribute value to "X_SECTION" then only this will give correct output.
- If built-up members are used , they should be inserted in the model using
- Using MEM_SCH -
a. If built-up members are used, they should be inserted in the model using
-
Built-up macros of Tekla India Add-on tools or
-
They should be defined as custom part ( Custom component)
-
In templates sorting one based on GetValue("MAINPART.PROFILE")+GetValue("ASSEMBLY_NAME")+GetValue("BuiltUpName")
Note: BuiltUpName –is internal value used in Built-up macros to differentiate profiles -
ASSEMBLY_NAME should be profile defined for Built-up members
If any changes required in presentation, you can use any default template listed above and modify them as per your requirement.
Create GA drawing with MEMBER SCHEDULE drawing setting. In Drawings you need to call PROFILE for rolled sections and ASSEMBLY_NAME for Built-up sections in partmark.
On opening the created drawing, a .csv file will be generated in model folder “MemberSchedules”. Open this file in excel and give the required designations for all the profiles used in model
Image
Reopen the drawing , Template and part mark will be updated in drawings with given designations as per above .csv file as shown below.
Image
Image
Representation : Color , font , font height , etc can be controlled by an auto generated file “MemberSchedule.Attributes.csv” in respective model folder .
Image
-
- Using ASSY_POS -
-
If built-up members are used, they should be inserted in the model using
-
Built-up macros of Tekla India Add-on tools or
-
They should be defined as custom part ( Custom component)
-
-
Numbering should be up-to date
-
Create GA drawing with “ERECTION DRAWING” or use the template “Schedule of Members.tpl”.
Image
Representation : Colour , font , font height , etc can be controlled by an auto generated file “AssemblyPositions.Attributes.csv” in respective model folder .
Image
Back to top