simetrix.HierarchyRef

class simetrix.HierarchyRef

Bases: object

Reference to a hierarchy item. Used by Schematic.descendHierarchy()

Methods

Attributes

ref

Instance reference, e.g. U1, U2 etc.

type

Type of reference - absolute, relative or symbolic.

property ref: str

Instance reference, e.g. U1, U2 etc.

property type: HierarchyReferenceType

Type of reference - absolute, relative or symbolic.