Archicad cpp api - External drawing path on BIMcloud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2025-02-25 02:25 PM
If the pln saved locally I can get an external drawing's source path with API_DrawingLinkInfo Linkpath attribute. My problem is that I cannot figure out how to get the source path when the project is a teamwork project and hosted on BIMcloud just like the external drawing. Is there any built-in solution for this?
Short explanation: somehow if we save PMKs to the BIMcloud and place them as external drawings in a teamwork project, from time to time the PMKs lose their path, and we need to update them manually one by one, or in a batch selection if they are referenced from the same folder. Its really time consuming, so we tying to find a way to make it a "one click" solution.
Cheers,
Gary