Hi,
I got a Constraint that references a single Expression max and an Expression can be referenced by a single Constraint. So there is a one-to-one relationship between Expression and Constraint. Expression has a constraint reference to Constraint whose opposite is expression. How can I automatically update the opposite, when I don’t use FMMultiValueLink ? Do I need to do it by myself programmatically?
Thanks in advance for your help.
Anne