Skip to main content
Version: 2026R2

find_parent

Model.find_parent(type)

Function steps up the tree and returns the first parent with given type. If object has no parent of this type, the function returns None.