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

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…

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

Use bimcloud as hotlink node source location

kristkun
Participant

Hi

I was trying to figure out how to generate IO::Location to use bimcloud files in the hotlink node source location

Here is what it looks like if the hotlink node source location is from a local file:

HotlinkNode_Src_Local.png

where the source type is APIHotlink_LocalFile in which the server location is null.

On the other hand, this is the hotlink node when using BIMcloud as a source (I manually inserted an HLM bimcloud source and check the element data)
HotlinkNode_Src_Server.png

As you can see, the source type is APIHotlink_TWFS and the server source location is not null.
However, I cannot find any correlation on how was the sourceLocation was configured (upon comparing the sourceLocation and serverSourceLocation) in which the networkAddress and localAddress doesn't match.

I tried looking for a reference in the api examples but there is no available example that uses a bimcloud as source location.

0 REPLIES 0