Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
286 Vistas, 0 Respuestas

[API] "Execute" method in "FMCmdBarCtrl" Members.

We are developing FeatureCAM API using multiple .bas files.
Depending on the situation, we registe .bas files in macro toolbar and execute .bas file that registed by sequentially.
(Using "Execute" method in "FMCmdBarCtrl" Members.)

But we can not using this program because "Execute" method is asynchronous that execute .bas file even another file progressing.
(We had a many experiment for this case.)
Is there a way to run them one by one? Or Do you have a plan to make a "Execute" method by synchronously?

Etiquetas (2)