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

Window: Show Opening in 3D

Anonymous
Not applicable
Besides the fact that the Casement windows are shown reverse to US Standard, how do you show a simple Slider with one panel fixed and the other operable. the Slider that I am using is the "W Gliding 2". If "Show Opening in 3D" is checked, both panels show as gliding. Is there a parameter that I am not seeing?

OPening Direction.JPG
13 REPLIES 13
Erika Epstein
Booster
Jay,
the bad news is that you have to change the code to have only (1) leaf operable shown correctly with one arrow.

the good news is that under the parameters tab under 'options' you can switch which slider is on the exterior.
Erika
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System

"Implementing Successful Building Information Modeling"
Stress Co_
Advisor
Jay wrote:
Besides the fact that the Casement windows are shown reverse to US Standard,
Jay:
I haven't tried it yet, but I just heard about a new? Library update.

Go help menu,"Check for latest library.."

Marc
Marc Corney, Architect
Red Canoe Architecture, P. A.

Mac OS 10.15.7 (Catalina) //// Mac OS 14.5 (Sonoma)
Processor: 3.6 GHz 8-Core Intel Core i9 //// Apple M2 Max
Memory: 48 GB 2667 MHz DDR4 //// 32 GB
Graphics: Radeon Pro 580X 8GB //// 12C CPU, 30C GPU
ArchiCAD 25 (5010 USA Full) //// ArchiCAD 27 (4030 USA Full)
Erika Epstein
Booster
it is at
http://tr.graphisoftus.com/
Erika
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System

"Implementing Successful Building Information Modeling"
Anonymous
Not applicable
The New Library has changed the way "hinged" Windows & Doors show in 3D to match US Standard. Thanks GS.

I was hoping for a change in the Gliding Windows to allow for the option to choose the pane that is operable. Most all (2) pane sliders that are installed in our area have one pane fixed (exterior) and the other pane operable (Interior). Showing opening operation in 3D produces BOTH panes with arrows.
Anonymous
Not applicable
can anyone give me advice on how to get the slider window objects to only show one one the panels as operable?
Anonymous
Not applicable
I just noticed on opening an old AC 7.0 Project that the " W Horizontal Slide 70.win" window only displayed one side as operable. Can any one till me if there is a AC 9 window that displays this way? Or what do I need to change in the 3D Script to get this kind of display on the Sliding windows?

This old Window actually seems to only show the opening arrow in the Section views, but not in the 3D window. This is fine for me.... al least it show only ONE side opening, which is 99% of the Sliders that we specify.
W2 Horizontal Slider.JPG
David Maudlin
Rockstar
Jay wrote:
Or what do I need to change in the 3D Script to get this kind of display on the Sliding windows?
Jay:

I took a brief look at this and found that the directional arrows are in a macro that is referenced by other windows, so there is no simple solution to your problem, as modifying this macro would affect other windows. Sorry to be the bearer of bad news.

David
David Maudlin / Architect
www.davidmaudlin.com
Digital Architecture
AC27 USA • iMac 27" 4.0GHz Quad-core i7 OSX11 | 24 gb ram • MacBook Pro M3 Pro | 36 gb ram OSX14
Anonymous
Not applicable
David wrote:
... the directional arrows are in a macro that is referenced by other windows, so there is no simple solution to your problem, as modifying this macro would affect other windows. Sorry to be the bearer of bad news.

David
If you mean it will affect all the other windows by only placing ONE arrow on ALL horizontal (and for that matter Vertical Sliders) I would be happy with that since it is the very rare occasion that I would need to have both panels of the sliding windows operable. We mostly have one panel fixed and one panel operable.
David Maudlin
Rockstar
Jay wrote:
If you mean it will affect all the other windows by only placing ONE arrow on ALL horizontal (and for that matter Vertical Sliders) I would be happy with that since it is the very rare occasion that I would need to have both panels of the sliding windows operable. We mostly have one panel fixed and one panel operable.


Jay:

If you want to try:
The parameter is "gs_opline_3D" in the window part "W Gliding2", this is changed to "gs_opline_type_m" in the Master Script. In the 3D Script this parameter is passed to the macros "Casement_a 81" and "Casement_b 81". In these macros, the parameter is then passed onto another macro "wa_oplines 81", the arrows are created here in the 3D script. This is the code you would need to modify to disable one of the arrows, it is not evident to me how to easily do this. Also, I suspect that other library parts use this macro, so the consequences could be far reaching.

Good Luck.

David
David Maudlin / Architect
www.davidmaudlin.com
Digital Architecture
AC27 USA • iMac 27" 4.0GHz Quad-core i7 OSX11 | 24 gb ram • MacBook Pro M3 Pro | 36 gb ram OSX14