Scope: Schematic editor
Object: ComponentPin Object
Prerequisites: None
Sets the instance value (OAT) of a component pin attribute.
ComponentPin.AddOat(ByVal String As String) As IVdAttr
Attribute string of the form NAME=VALUE.
As IVdAttr. The Attribute Object that has the new OAT value.
Sets the instance value (OAT) of a component pin attribute. If no attribute with the given name exists, creates a new attribute. You can control the context (fully qualified path) by using the SelectPath Method (Application Object).