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…
2022-06-02 04:20 AM - edited 2022-06-02 05:25 AM
The left window is one gsm.
And the window on the right is the window that called the same file in master script.
if GLOB_SCRIPT_TYPE <> 7 & GLOB_SCRIPT_TYPE <> 8 then
call "test-01" parameters all
endif
Why is there more Hotspot2 on the right side? (I want to get rid of it)
And wallline2 and so on do not appear.
I want to study why this happens.
Which part should I study to understand it?
It was tested again.
I want to make 8 points into 4 points
I found that. ^^
2022-06-08 10:03 AM
Hi,
Probably it is caused by ac_hole_hotspot_control
About wallline you can read here and here
I hope it helps.