Deleting Failed Assembly Relationships.
Deleting Failed Assembly Relationships.
(OP)
I have a large assembly where a lot of parts have been replaced, causing quite a few relationships to fail.
Does anyone have or know of a way, possibly via a macro, to delete all failed relationships?
I know there is ARelDoctor, but that just suppresses them.
I suppose I could modify that one to delete.
Using V20.
Does anyone have or know of a way, possibly via a macro, to delete all failed relationships?
I know there is ARelDoctor, but that just suppresses them.
I suppose I could modify that one to delete.
Using V20.
bc.
2.4GHz Core2 Quad, 4GB RAM,
Quadro FX4600.





RE: Deleting Failed Assembly Relationships.
KENAT,
Have you reminded yourself of FAQ731-376: Eng-Tips.com Forum Policies recently, or taken a look at posting policies: http://eng-tips.com/market.cfm?
What is Engineering anyway: FAQ1088-1484: In layman terms, what is "engineering"?
RE: Deleting Failed Assembly Relationships.
I will constrain the parts differently this time so that they are less likely to fail again.
I'm working on a macro to do it, but I can't figure out how to check if a constraint is failed. I can count the constraints in the assembly so I'm confident the code is accessing the file and relationships.
I based it on the code in the .NET programmers guide for analyzing assembly relationships (P88/89)
Maybe that really clever chap Don will have an idea.
bc.
2.4GHz Core2 Quad, 4GB RAM,
Quadro FX4600.
RE: Deleting Failed Assembly Relationships.
KENAT,
Have you reminded yourself of FAQ731-376: Eng-Tips.com Forum Policies recently, or taken a look at posting policies: http://eng-tips.com/market.cfm?
What is Engineering anyway: FAQ1088-1484: In layman terms, what is "engineering"?