Hi all,
I'm trying to find a way to exclude only one constraints using axlCNSGetSpacing. So lets say I have default, A, B, C, ... and so on as constratints, but I would like to bypass constraint B from axlCNSGetSpacing. What would be the best method to check all except one instead of listing them one by one since there may be different ones depending on the board. (constraints B will always be the same name)
Please let me know if anyone has suggestions.
Thank you!