My goal is to create a new reference set for each model-part from a given component. The reference set is supposed to show line segments, ARC segments, and Spline segments. I am able to create a new reference set for each model-part, but now I am stuck on how to add the objects to the reference sets. I'm using addObjectsToReferenceSet(), and looking at the log shows that it has been added to the reference set. However, when I try to replace the reference set to the one I just created, the part shows up blank. I have also noticed this message:
Assembly Navigator: Deferred node update outside transactions is enabled
come up after I create a reference set, but I haven't been able to find out what it means. Is there a reason why I can't see the result of the new reference set, or is there a display method I'm missing?
Thanks for your time.
Assembly Navigator: Deferred node update outside transactions is enabled
come up after I create a reference set, but I haven't been able to find out what it means. Is there a reason why I can't see the result of the new reference set, or is there a display method I'm missing?
Thanks for your time.