Message 1 of 2
How to sort the balloons and the part list when the relationship between dwg and models is broken?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have tried to change the balloons serial number(BalloonValueSets[1].Value), and successed, but I still noticed that:
when the relationship between dwg and models is broken, the partslist will not change the serial number while the bolloons(BalloonValueSets[1].Value) are changing.
now, my question is how to change both the partslist serial number and bolloons(BalloonValueSets[1].Value), when the relationship between the dwg and the models is broken.