Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
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.