We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
Dear Community Members,
In some countries, planning regulations require architects to specify the ‘clear opening width’ of doors in project documentation. Our Community members @neilmcallister and @Yves offer practical approaches for displaying these measurements on your plans. Here goes the Tip of October!
@neilmcallister created a custom door marker that calculates and displays the clear opening width directly in drawings. Simply download the marker object and add it to your Archicad library.
Download the enhanced door marker here
If you want to use the dimension tool to measure the clear opening width to existing Archicad door objects, @Yves has provided a simple code that you can add directly to the 2D script of a default door.
Here’s a step-by-step guide:
HOTSPOT2 A/2 - gs_frame_width + gs_rebate_width - gs_leaf_thk, 0
HOTSPOT2 A/2 - gs_frame_width + gs_rebate_width - gs_leaf_thk, gs_leaf_panel_width
HOTSPOT2 A/2 - gs_frame_width + gs_rebate_width - gs_leaf_thk, 0
HOTSPOT2 A/2 - gs_frame_width + gs_rebate_width - gs_leaf_thk, gs_SecondLeaf_w
HOTSPOT2 -A/2 + gs_frame_width - gs_rebate_width + gs_leaf_thk, 0
HOTSPOT2 -A/2 + gs_frame_width - gs_rebate_width + gs_leaf_thk, gs_leaf_panel_width - gs_SecondLeaf_w
The image below shows both the marker created by @neilmcallister and the modified door from @Yves
___________________________________________________________________________________________
Want to read the full discussion? Click here to view the original thread.
These solutions offer flexibility and help users facing similar challenges—exactly the kind of collaboration that our community thrives on. Thank you, Yves and Neil, for these practical solutions. You both won the Tip of October, our very first shared Tip of the Month!
We can’t wait to see what next month’s tip has in store for us. Keep sharing your knowledge and creativity!
Cheers from the Community team!