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…
2024-05-01
07:12 PM
- last edited on
2024-09-16
02:50 PM
by
Doreena Deng
Hi
Is there a way to identify if a hotlink element a 2D or 3D?
Right now the only way I can identify if the hotlink is a 2D or 3D is based on the HotlinkNode Source Location
(I am checking the directory folder where 2D modules are inside the 2D Folder. Something like this)
I checked the Hotlink Element and I don't think I can use the transformation parameter to detect if a hotlink is a 2d or 3d.
I manually placed a 2D and 3D hotlink in the project and upon checking the transformation parameters, both of their origin z axis (tmx[11]) are zero
elemHLList[1]
elemHLList[0]
https://graphisoft.github.io/archicad-api-devkit/union_a_p_i___element.html
https://graphisoft.github.io/archicad-api-devkit/struct_a_p_i___hotlink_type.html
Solved! Go to Solution.
2024-05-06 04:27 PM
Hi,
Sorry, there isn't any distinction between 2D and 3D in the hotlink or node structure on the API.
Best, Akos
2024-05-06 04:27 PM
Hi,
Sorry, there isn't any distinction between 2D and 3D in the hotlink or node structure on the API.
Best, Akos