Include User Symbols in the Calculation
Shows step-by-step how to include custom user symbols with custom data in the calculation.
Before you begin
You have created user symbols and want to include them in the calculation with user-defined data.
Requirement:
You have already created your own symbol and added it to your custom toolbar of the corresponding discipline.
Navigate to:
The individual steps are shown here as an example for the discipline heating. The steps in other disciplines are identical.
Applies to all trades.
Procedure
- Open the file Heizung.tec from the LINEAR installation directory ..\Cad\Pipe Network Heating\Support\... with a text editor. Attention: This file serves only as a template for creating the user-defined data set and should not be changed.
- In parallel to the first file, open the _User.tec file from the LINEAR installation directory: ..\Cad\Pipe Network Heating\User-standards\... with the text editor.
- Search the Heating.tec file for a component of the type of the new component and copy the paragraph marked in the picture.
- Paste the copied paragraph at the end of the _User.tec file.
- Enter a unique data set number behind #NUM.
- Enter the block name of the new symbol behind #BLK.If there are several block names, separate them with commas and without spaces.
- Enter the name of the data set behind #BEZ. This name will be the title in the Technical data dialog.
- Save the _User.tec file and start the program again.
Results
All TEC files are loaded into memory when the program is restarted and are available with the user-defined data for editing in the dialog Technical data and in the calculation.