Wall type for window objects.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-08-13
11:24 AM
- last edited on
‎2023-05-24
12:26 PM
by
Rubia Torres
‎2019-08-13
11:24 AM
I know I can get the wall name but I really need the wall type.
Barry.
PS I tried posting on the GDL Center forum but nothing was going through there.
Maybe because of all the spam it has been getting lately.
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
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-08-13 11:47 AM
‎2019-08-13
11:47 AM
WALL_COMPS_NAME ?
But I think, you cannot determine, if it is complex or composite.
But I think, you cannot determine, if it is complex or composite.
Jochen Suehlo . AC12-28 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
GDL object creation: b-prisma.de
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-08-13 05:55 PM
‎2019-08-13
05:55 PM
There might be a better way, but you could use a combination of globals.
WALL_COMPS_NAME
string = name of the composite or complex structure of the wall
empty string = basic type
WALL_SKINS_NUMBER
number = number of composite or complex wall skins
0 = basic type
WALL_CROSSSECTION_TYPE
0 = complex profiled
1 = rectangular
2 = slanted
3 = double slanted
WALL_COMPS_NAME
string = name of the composite or complex structure of the wall
empty string = basic type
WALL_SKINS_NUMBER
number = number of composite or complex wall skins
0 = basic type
WALL_CROSSSECTION_TYPE
0 = complex profiled
1 = rectangular
2 = slanted
3 = double slanted

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-08-14 03:32 AM
‎2019-08-14
03:32 AM
WALL_CROSSSECTION_TYPE might be what I am looking for.
Not sure why I didn't see that one.
Thanks.
Just tested it and it seems to be working.
Barry.
Not sure why I didn't see that one.
Thanks.
Just tested it and it seems to be working.

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