- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello. I am making water tank. It is made by using steel plate. I am using circular pattern of the steel plate. To get different height of the tank, i am using different number of the patterns above each other. To change diameter of the tank, i am adjusting circular pattern (by adding or removing extra steel plates)
Later i will use ilogic rule, to make hole in different plates. I need to have constant name of the plates if i want that my rule would be runing.
Everytime am i getting different names of the plate then i am adjusting diameter of the tank.
How i can write the rule in iLogic, to keep the name of the plates constant? I have 7 circular patterns (Ras1, Ras2.....Ras7). Pattern Ras1 looks like that:
Ras1
-Element:1
-Steel plate:1
-Element:2
-Steel plate:16
-Element:3
-Steel plate:560
-Element:4
-Steel plate:609
I would like to have like that:
Ras1
-Element:1
-Ras1:1
-Element:2
-Ras1:2
-Element:3
-Ras1:3
-Element:4
-Ras1:4
The same would be with other patterns (Ras2, Ras3......)
I found information about renaming in forum too. But in that example, Logic rule are changing names of all elements in all patterns at the same time. I would like to change names in pattern 1 (Ras1) first. Later i would like to change name of elements in pattern 2 (Ras2) and so on....
Solved! Go to Solution.