Returns the annotationName entry for ruleName on p's Design .
getDesignRuleAnnotation ( p As Part, _
ruleName As Name, _
annotationName As Name ) As Any
| Argument | Type | Description |
|---|---|---|
| p | Part | The part for which the annotation is sought. |
| ruleName | Name | The rule for which the annotation is sought. |
| annotationName | Name | The annotation identifier. |