Skip to main content

Hi,

 

I started working with ZOSAPI in Python. I am aware that since I am using clr.AddReference(<Module>) that means that they are dynamically being imported but is there a way to achieve autocomplete and error checking?

I started using zospy and that seems to have solved my above question.


Reply