how to check doctor sign for part model as using rebuild2 return true always

how to check doctor sign for part model as using rebuild2 return true always

Anonymous
Not applicable
332 Views
2 Replies
Message 1 of 3

how to check doctor sign for part model as using rebuild2 return true always

Anonymous
Not applicable

 

odoc=current doc

BoolResult = oDoc.Rebuild2()

 

BoolResult is always giving result as "True"

 

Even though Doctor sign is in red color(active)

 

Please get back 

 

0 Likes
333 Views
2 Replies
Replies (2)
Message 2 of 3

HermJan.Otterman
Advisor
Advisor

if there is something wrong in the part or assembly, and you rebuild it, thing that is not correct, still is not correct.

with a rebuild you don't Always solve modeling errors.

 

read the text with the red cross. what does it say?

If this answers your question then please select "Accept as Solution"
Kudo's are also appreciated Smiley Wink

Succes on your project, and have a nice day

Herm Jan


Message 3 of 3

Anonymous
Not applicable

Hi,

 

Thanks for the reply.

 

My observation is rebuild for doctor sign is perfectly used for errors not warning.

 

ErrorManager is also not catching warnings.

 

How to catch warnings?

 

 

0 Likes