I am trying to write code in python to interact with the OpenSTAAD object ?
Is this possible ? The documentation lists that the API is exposed as COM object. I tried creating the object, it worked, but I am not able to access any methods on the object.
How can I see a listing of all the methods exposed by the API for general use by a language other than VBA ?