simetrix.DescendHierarchyItem

class simetrix.DescendHierarchyItem

Bases: object

Return value from Schematic.descendHierarchy()

Methods

Attributes

path

Path of hierarchy item.

references

List of references that access this item.

property path: str

Path of hierarchy item.

property references: list[HierarchyRef]

List of references that access this item.