I finally have solved my problem. Thank you to all who provided workarounds and other suggestions. Apparently, before making any changes to a constraint in a sketch, you have to activate the sketch even though you're working with the correct objects. I do wish the NXOpen API was documented a...
Alas, our company likes to drag its feet with upgrades for various reasons...we're just now about to move from NX5 to NX7.5. We have some other software that just now is becoming compatible with NX7.5, so it will probably be quite a while before we get to NX8.
If NX8 does truly allow for...
Thanks for your response Edgray. This may be a solution to the problem if we can't get the Alternate Solution to work in code. I've tried your idea, and it does what I'd like it to do.
We're updating various dimensions in our model from a database, and would like to be able to flip alternate...
I'm having some trouble using the NXOpen libraries in .NET to force a constraint to flip to its alternate solution in a sketch. I'm using NX 7.5.
In code, I'm passing various dimensions to a vertical dimension constraint in a sketch. Sometimes the values are positive, and sometimes they are...