Examples of a variable formula: Rebar set modifiers in custom components
You can use rebar set modifiers in custom components. You can define the rebar set bar and modifier properties using parametric variables.
For each modifier property that you want to parametrize, the corresponding Apply property is also needed. By using the Apply property you can override an existing property value with an empty value. Clearing an existing value is not possible without the Apply property.
Example: Define the class and size of rebar set bars using a property modifier
This example shows how to use a rebar set property modifier for defining the class and size of certain rebar set bars in a custom component. You will define the class and size using parametric variables and modifier-specific Apply properties.
The parametric variable for class will be defined so that if the class is set to 0, the class value is not applied, but the original class of the rebar set is used.
Now you have the following properties available in the custom component's dialog box and you can modify the class and size of those rebar set bars that are affected by the property modifier:
You can use the component in locations similar to where the component was originally created. This component is not adaptive and Tekla Structures does not adjust the component dimensions to suit any changes in the model. To make the custom component adaptive, you need to modify it in the custom component editor.
Example: Create and modify rebar hooks using an end detail modifier
This example shows how to use a rebar set end detail modifier for creating hooks at certain rebar set bar ends in a custom component. You will define the hook properties using parametric variables and modifier-specific Apply properties.
Now you have the following properties available in the custom component's dialog box and you can modify the hooks of those rebar set bars that are affected by the end detail modifier:
You can use the component in locations similar to where the component was originally created. This component is not adaptive and Tekla Structures does not adjust the component dimensions to suit any changes in the model. To make the custom component adaptive, you need to modify it in the custom component editor.