BACKGROUND: Sometimes, to keep drawings from being less cluttered, we will use balloon leaders to have one balloon pointing to multiple occurrences of the same part. This is handy, but the balloon properties are driven by the first/primary leader, and as far as I'm aware Inventor does not have any built-in checks to ensure any subsequent leaders have the same properties. As a result, the following scenarios are possible: - User mistakenly puts the leader on a different part from the primary, so that part is called out with the wrong balloon - User changes one of the parts, and as a result one or more of the parts connected through leaders to the balloon no longer matches IDEA: Add error checks to catch when parts attached to non-primary balloon leaders do not have the same properties as the part attached to the primary leader (specifically, whatever properties are displayed by the balloon, other properties don't matter). This would be implemented by flagging such discrepancies as sick on the drawing space and in Design Doctor.
Show More