Scope: Schematic editor
Object: Component Object
Access: Read-Only
Prerequisites: None
Returns a collection of Attribute Objects representing the attributes attached to this component.
Component.Attributes
None
IVdObjs. A collection of the Attribute Objects associated with the component.
Attributes are included in the collection whether visible or not. This collection includes only component attributes -- it doesn't include attributes that are only on the underlying symbol.
See Attribute Object for more information.