License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2016-07-27
05:14 AM
- last edited on
2023-07-12
09:04 PM
by
Doreena Deng
2018-01-11 12:26 AM
Erenford wrote:Hi All,
How do you link a drawing to an external file? On ArchiCAD you just click on "an external source" -> click "Browse" -> choose the file. How do you do this with the API?
What are the requirements? Creating a drawing from a view is simply by copying the view's guid todrawing.drawingGuidand you're done, is it the same with a file? I've looked into API_DrawingLinkInfobut it seems there is only a "Get" function and no "Set".
Thanks.