Hi,
I am just started to dig into custom functions for drivers.
It basicly works… now the situation is:
I want to get information from the object a constrait is atteched to.
However, when I use self I only get information about the constrait itself not about its owner.
Is it possible to acces the constraits owner… or parent or… I am not sure what to call it.