How to modify a geometry and its parameters in Python

Hello!
I'm wondering if it is possible importing a Design Modeler Geometry (.anf or .agdb file...) in Python, getting the list of its parameters and being able to modify them to get an updated model.

Thanks in advance!