If the wire is part of a shielded and/or twisted wire bundle, return the corresponding EdbMulticore object.
the wire bundle that contains the current wire if the wire is part of a bundle.
If the wire is contained in a hierarchical component, this function returns the component that contains the wire.
the direct hierarchy parent component if the wire is contained in a hierarchy.
The name of the object.
The object type of the object.
The sub-type of the wire ("power"
, "ground"
, etc.).
Get the value of an attribute.
the name of the attribute.
the value(s) of the attribute if it exists, or undefined
if
the object does not have an attribute with the given name.
In case the object has multiple attributes with the same name,
an array with the values is returned instead of a single string.
The representation of a wire.