We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2023-02-16 09:00 AM
Hello,
I have created a custom wallhole with some offset parameters, the thing is it shows in 3D but is not reflected in the floor plan. This shouldn't be automatic?
3D script:
PUT A/2+left_tol, -B, 15,
A/2+left_tol, 0, 15,
A/2+left_tol, B, 15,
-A/2, B, 15,
-A/2, 0, 15,
-A/2, -B, -1
WALLHOLE NSP/3,2,GET(NSP)
Floor plan:
Juan.
Solved! Go to Solution.
2023-02-16 10:08 AM
Try adding the offsets in the 'Compatibility Options' as well.
If that doesn't work, I believe you can script a WALLHOLE2 in 2D as well.
Barry.
2023-02-16 10:08 AM
Try adding the offsets in the 'Compatibility Options' as well.
If that doesn't work, I believe you can script a WALLHOLE2 in 2D as well.
Barry.
2023-02-16 10:28 AM
I use WALLHOLE2 in 2D to be sure that the result in floor plan behaves the same way as the WALLHOLE in 3D
2023-02-16 10:33 AM
Do they might behave different if WALLHOLE2 is not used?
2023-02-16 11:16 AM
Not certain to be honest but I always use the corresponding 2D command myself as a rule. If @Barry Kelly 's solution work then you can stick to it.
2023-02-20 12:34 PM
Yes, see the notes at WALLHOLE.