Skip to main content
Question

ZOSAPI Python LSP

  • March 12, 2025
  • 1 reply
  • 59 views

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?

1 reply

  • Author
  • Infrared
  • 11 replies
  • March 12, 2025

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