cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Streamline your workflows and master BIM coordination! Program starts April 28!

Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

APIDo_SaveID - overwriting?

Anonymous
Not applicable
Hello,

When I’m using API_DoSaveID, AC crashes if the file already exists.

How can I save pln and overwrite if such pln already exists?

Thanks!
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Anonymous
Not applicable
I think the problem was with the saving path, I got it working now when using a full path including file name and .pln extension.

View solution in original post

1 REPLY 1
Solution
Anonymous
Not applicable
I think the problem was with the saving path, I got it working now when using a full path including file name and .pln extension.