Hello,
I'm trying to create a Python function that takes as an argument either the ID or the name of an Include, and returns collections containing all the entities present in the Include.
I haven't found any Python commands that operate on Includes. Is it possible to create such a function with the current Python API?
Best regards,
Thomas