How to model wall recesses?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-15
10:13 AM
- last edited on
‎2023-05-24
08:00 PM
by
Rubia Torres
(see attached image)
I have tried using an empty window to cut the recess and polygonal walls for the pillars between the windows. This still leaves some lines in story views and it's impossible to have a clean model, easy to modify later.
Besides SEO and modelling every wall around the windows (very non-productive) is there any way to solve this?
Thank you
Ion, architect.
AC12 on W7
AC 10-26 INT/GER/FR on Win 10/ Win 11
- Labels:
-
Solid Element Operations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-15 10:14 AM
AC 10-26 INT/GER/FR on Win 10/ Win 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-15 10:39 AM
I'd use a "Wall Niche" window...
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-15 01:11 PM
thank you!
i searched for every keyword possible in the library, but niche.
AC 10-26 INT/GER/FR on Win 10/ Win 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-15 01:27 PM
AC 10-26 INT/GER/FR on Win 10/ Win 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-15 01:56 PM

Miguel Kripphal created the blog and a couple of months ago he invited me and PatrÃcia Leão to contribute there... We are doing our best to improve the ArchiCAD portuguese community...

About the error... Could you tell me whats exactly the error message?...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-16 10:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-16 05:33 PM
Here it goes...
Master script:
if tMatSid = "Base" then rr = REQUEST ("Numele Materialului", WALL_MAT_A, nMatNam)Don't translate the "Name_of_Material" REQUEST... Its an internal variable not a string/text.
if tMatSid = "Opposite" then rr = REQUEST ("Numele Materialului", WALL_MAT_B, nMatNam)
if tMatSid = "Top" then rr = REQUEST ("Numele Materialului", WALL_MAT_EDGE, nMatNam)
DEFINE STYLE "Stil_1" LABEL_FONT_NAME, rTexSiz, LABEL_ANCHOR_POS, LEBEL_FONT_STYLEAlso you have to change the "LABEL_ANCHOR_POS" to "1" (without quotations). This is my fault...


Parameter script:
values "tMatSid" "Base", "Opposite, "Top"If you look carefully, there is a missing quotation mark after "Opposite".
Everything else seems to be fine.

Thanks for the feedback!

p.s.: If anybody feels interested about this label object,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-17 01:13 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-17 01:54 AM
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System
"Implementing Successful Building Information Modeling"