How to resume a suppressed Feature by using relations?
Hi,
How can I resume an already suppressed feature by using relations? For example:
IF d12==100
ADD SUPPRESSED FEATURE
INTERNAL FEATURE ID 570
PARENTS = 410(#12) 1305(#17)
AND ADD
AND IF
If the feature is already suppressed and the equation (if d12==100) is true, the feature that gets added is in a suppressed state. How can I fix this?
Is there a conditional statment that removes "SUPPRESSED"?
Or is there a syntax in pro program that will regenerate automatically?

