how to check if library (like a toilet) overlap with wall
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-01-14
01:20 AM
- last edited on
2024-09-09
10:51 AM
by
Doreena Deng
2009-01-14
01:20 AM
when we insert door or window on wall It check and cut the wall automatically,
so I'd like to know how it "know" the wall??
'cause I need to add some "smart" to object like toilet or basin which can know how far it is to stay from the beside wall and if it close to that wall, it can "jump out" to the proper point
please inform me. thanks so much.
so I'd like to know how it "know" the wall??
'cause I need to add some "smart" to object like toilet or basin which can know how far it is to stay from the beside wall and if it close to that wall, it can "jump out" to the proper point
please inform me. thanks so much.
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-01-14 02:25 AM
2009-01-14
02:25 AM
Windows and doors can only exist inside of walls. They 'know' about the wall because the wall is their 'host'.
No other objects are wall-aware, and so the intelligence you hope for is not possible. You can create objects that are not windows and doors and save them as a window or door 'type' - but they would only be aware of the single wall that they would 'belong' to - it is impossible to query any information about adjacent walls.
Oops. Just realized that you posted this to the Developer forum. Is that intentional? Are you trying to program a custom add-on to manage what you are asking, or are you just asking how to work as a user in ArchiCAD?
Cheers,
Karl
No other objects are wall-aware, and so the intelligence you hope for is not possible. You can create objects that are not windows and doors and save them as a window or door 'type' - but they would only be aware of the single wall that they would 'belong' to - it is impossible to query any information about adjacent walls.
Oops. Just realized that you posted this to the Developer forum. Is that intentional? Are you trying to program a custom add-on to manage what you are asking, or are you just asking how to work as a user in ArchiCAD?
Cheers,
Karl
AC 28 USA and earlier • macOS Sequoia 15.4, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-01-14 06:08 PM
2009-01-14
06:08 PM
dear Karl,
thanks a lot for your answer,
yes, of course, I try to find how to start to do about this, so if you know about 'how to' do this, inform me, pls.
thanks a lot for your answer,
yes, of course, I try to find how to start to do about this, so if you know about 'how to' do this, inform me, pls.