I have a project that all of a sudden the relations programs will not change dimensions in the project. It acts like it is locked and will not let them be modified by the relations. I can go into sketcher and manually change the dimensions.
Solved! Go to Solution.
Did you accidentally add any relations in the sketcher? Those would stop modification and would not show up as relations outside the sketcher.
Did you accidentally add any relations in the sketcher? Those would stop modification and would not show up as relations outside the sketcher.
No, I just found the problem and had an extra else stmt in my if-else stmts. It was not allowing the code to run that I needed to run.
Thanx.
Hate it when the code does what you tell (or don't tell) it to do..
Yes it should always do what i want it to do not what i tell it to do.