Is it possible to use an external api in CREO to modify plans?
Currently I have implemented a solution that uses an API provided by AutoCad, which allows to execute it from the named application through a command, and whose objective is to read the code of the design that is being drawn and search for the necessary parameters in an Oracle database and embed this information in the drawing.
From the use of the design software 'PTC - Creo', I seek to perform an analysis of the documentation given by the official services of the software to define the possibility of implementing a new App in the technology that is deemed appropriate to perform the same action as in AutoCad.

