hcu5555 / tonatiuh

Automatically exported from code.google.com/p/tonatiuh
0 stars 0 forks source link

Error: The program shouldn't allow adding a TrakerHeliostat into a TShapeKit node #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When a plant is being designed, the program should alert users that it's 
imposible to add a TrakerHeliostat inside a TShapeKit. But it allows this 
without any warning message. The program works properly but when I try to spand 
the TShapeKit that contains the TrakerHeliostat as a child, the program 
crashes. The program had to be changed to avoid this problem.

Original issue reported on code.google.com by sergio.g...@gmail.com on 7 Sep 2011 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by sergio.g...@gmail.com on 8 Sep 2011 at 7:32

GoogleCodeExporter commented 9 years ago
The problem is fixed. I have added a condition to avoid creating a Traker in 
all types of nodes except the TSeparatorKitNode ones.

Original comment by sergio.g...@gmail.com on 8 Sep 2011 at 10:50