cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
sxs
Booster

How to skip "Active Library Usage" pop-ups without user intervention

Hi everyone:

  I want to make an automatic plugin,but the  "Active Library Usage" pop-ups blocks my process.

  How to skip it.

 

  eg:

sxs_0-1747967281665.png

 

1 Solution

Accepted Solutions

Are you calling ACAPI_ProjectOperation_Open in this automation process? If so, try changing the value of useStoredLib in the API_FileOpenPars parameter passed to the function.

Ralph Wessel BArch
Central Innovation

Go to post

4 Replies 4

Are you calling ACAPI_ProjectOperation_Open in this automation process? If so, try changing the value of useStoredLib in the API_FileOpenPars parameter passed to the function.

Ralph Wessel BArch
Central Innovation
sxs
Booster

sxs_0-1748223620998.png

 

I open file like this。Inspired by you, I already know how to do it ,thank you.

sxs
Booster

Can this be achieved through command-line arguments?

I don't know, but I doubt this is possible

Ralph Wessel BArch
Central Innovation

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!