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-04-22 06:18 PM
Hi all,
I am trying to get the Frame Thickness using a label. Using WIDO_FRAME_THICKNESS does not seem to work ( returns 0). On the other hand, using Frame Thickness from the Property Manager does evaluate correctly. Not sure if it's a bug or I am looking a wrong Global Variable.
Cheers
Solved! Go to Solution.
2022-04-25 09:35 AM
Hi,
this is not available for labels. You can use the parameter name with ASSOCLP_PARVALUE, or an autotext label.
2022-04-25 09:35 AM
Hi,
this is not available for labels. You can use the parameter name with ASSOCLP_PARVALUE, or an autotext label.
2022-04-26 06:54 AM
@Peter BaksaThank you very much for your answer and work-arounds.