PyMaterialXCore.ExceptionFoundCycle

exception ExceptionFoundCycle

Bases: Exception

A type of exception that is raised when a traversal call encounters a cycle.

See:

Element.traverseGraph()

See:

Element.traverseInheritance()