2024-08-05 09:40 AM
So I have the following complex profile as a wall type.
We have a wall elevation label that can read either side of a composite, that I am trying to adapt to being able to read the varying external wall materials (Brick vs Weatherboards).
I am using WALL_SKINS_BMAT_NAMES in a loop to grab all the skins. However, it is not giving me the whole list, it only lists BRICK, AIRGAP, STUD FRAME, PLASTERBOARD.
From what I can tell, it is only reporting the skins that are being cut at the floor plane cut height (1100 in this instance), which in elevation or section is an irrelevant setting. If I change the cut plane height (which I can amazingly still do in an elevation view) to 220 it reports: WEATHERBOARDS, BATTEN, STUD FRAME, PLASTERBOARD
Is this correct? If so, how do I get all the get a label to read ALL the skins in a Complex profile.
Thanks,
Scott
2024-08-05 09:54 AM
@scottjm wrote:
Is this correct? If so, how do I get all the get a label to read ALL the skins in a Complex profile.
That is correct.
As far as I know you can only get the skins at cut plane height.
I guess that is because a complex profile could be any shape with any number of fills of any shape and position as well.
Not necessarily like skins in a wall where it is all nice and orderly.
Imagine if your wall had footings, a wall plate, eaves lining, maybe even a gutter profile as well.
You wouldn't want all of these listed.
Barry.
2024-08-06 12:03 AM
Ah damn. That was my fear. I guess that makes sense. My idea was just to create a drop down so I could choose what I wanted to label.
i guess my workaround will just have to be to create a slither of all the skins I want running full height.
2024-08-06 02:40 AM
@scottjm wrote:
i guess my workaround will just have to be to create a slither of all the skins I want running full height.
That would be an interesting experiment.
There is nothing stopping you placing a fill (skin) inside another fill (skin).
However, even if very thin they will show in plan and section and strength of building material may affect how walls trim possibly?
Barry.
2024-08-06 04:53 AM
🤦♂️ 1 step forward, 2 steps back.
Thanks Barry.