Scope: Schematic editor
Object: Net Object
Prerequisites: None
Locates the attribute specified by the passed argument.
Net.FindAttribute(ByVal AttributeName As String) As IVdAttr
Specifies the name of the attribute that is the target of the search.
As IVdAttr. The return type for this method. It is the Attribute Object if it is located, otherwise it is a NULL string.