Modeling
About Archicad's design tools, element connections, modeling concepts, etc.
SOLVED!

Why is there a stair finish in CORE ONLY?

LeeJaeYoung
Virtuoso

LeeJaeYoung_0-1663426216148.png

Q4. Why is there a stair finish in CORE ONLY?

AC27 on window 11
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Andrii Levko
Expert

Hi Lee

Because at the moment you have probably library object for Tread and Rise. To have Rise and Tread hidden with Core Only, you need to set it as profile. Archicad has the default profile "Stair Tread 300 for Riser Slanted 150", and it is set "finish" by default.

Andrii
AC 8.1 - 27 INT/POL 3001
Win11 | Ryzen 5600 | 16 GB | GTX 1650

View solution in original post

11 REPLIES 11
Solution
Andrii Levko
Expert

Hi Lee

Because at the moment you have probably library object for Tread and Rise. To have Rise and Tread hidden with Core Only, you need to set it as profile. Archicad has the default profile "Stair Tread 300 for Riser Slanted 150", and it is set "finish" by default.

Andrii
AC 8.1 - 27 INT/POL 3001
Win11 | Ryzen 5600 | 16 GB | GTX 1650

Thank you so much ^^

AC27 on window 11

When I do as you said, the above happens.
How can I solve this?

LeeJaeYoung_0-1663683864646.pngLeeJaeYoung_1-1663683907530.png

 

AC27 on window 11

It seems to be intersectional issue. Maybe you have hide some element with stronger priority.

Andrii
AC 8.1 - 27 INT/POL 3001
Win11 | Ryzen 5600 | 16 GB | GTX 1650

LeeJaeYoung_0-1663689868256.png

 

LeeJaeYoung_1-1663690014007.png

 

This is just a change.

AC27 on window 11

I think graphicsoft can solve it with IF statement in gdl enough, but I was wondering why they didn't solve it until now.
why why why ^^

 

Built-in Tread or Riser

 

IF GLOB_STRUCTURE_DISPLAY <> 1 THEN
call "basicStairTread_m" parameters all bOverrideStructureSurface = ac_bOverrideStructureSurface,
treadSurface = ac_treadSurface
ENDIF

AC27 on window 11

It's a bit strange. Looks like a bug.

Andrii
AC 8.1 - 27 INT/POL 3001
Win11 | Ryzen 5600 | 16 GB | GTX 1650

Are you saying that you shouldn't use the IF statement?

AC27 on window 11

I meant your screen with the wrong height of the top rise, when you switch on "End with Riser". Looks like a bug.

Andrii
AC 8.1 - 27 INT/POL 3001
Win11 | Ryzen 5600 | 16 GB | GTX 1650