Wall Properties
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2014-05-21
11:07 AM
- last edited on
2023-05-24
11:44 AM
by
Rubia Torres
2014-05-21
11:07 AM
This is my problem: i want to get the parameters of a wall using global variables like a door or a window do.
Can i do it without using window or door subtype?
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2014-05-21 11:29 AM
2014-05-21
11:29 AM
The object needs to be a part of (or associated with) the wall in order to get its properties.
So that is why doors or windows are needed.
You may have luck with a lable object as well but it has to be used with the lable tool - not the regular object tool.
As far as I know no regular object can get wall properties.
Barry.
So that is why doors or windows are needed.
You may have luck with a lable object as well but it has to be used with the lable tool - not the regular object tool.
As far as I know no regular object can get wall properties.
Barry.
One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2014-05-21 11:32 AM
2014-05-21
11:32 AM
Thanks Barry,
Yes, i was afraid about that, only walls, windows, and labels can get properties.
Yes, i was afraid about that, only walls, windows, and labels can get properties.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2014-05-22 01:09 PM
2014-05-22
01:09 PM
Ok, i have a solution:
Developing the object as a wall accessory add on takes the length, area, width, etc.
Developing the object as a wall accessory add on takes the length, area, width, etc.