Forum Replies Created
-
AuthorPosts
-
Kevin Lee
ParticipantIts worth looking into the resource folder (MAC)
Once you open the package file, have a look at the image files in “Macintosh HD ▸ Applications ▸ Graphisoft ▸ ArchiCAD XX ▸ ArchiCAD XX.app ▸ Contents ▸ Resources”
Attachments:
Kevin Lee
ParticipantCont’
I was able to define the door types by using “gs_secondleaf_w” & “gs_pivotOffset”
one thing I’m struggling with is finding a unique parameter used in any store door types… gs_secondleaf_w returns all store doors to zero..
Kevin Lee
ParticipantThanks Gergely..
Interestingly, requesting second door leaf width always returns to 900mm from single hinge door.
doubleleafwidth1 = 0
rrr = request (“ASSOCLP_PARVALUE”, “gs_secondleaf_w”,index_ww, type_ww, flags_ww, dim1_ww, dim2_ww, width_leaf2nd)
if rrr then doubleleafwidth1 = width_leaf2ndKevin Lee
Participantwell, hope there is some workaround to this.
As some of you know, egress dimension in the standard GS door does not comply with egress standard in AUS.(nor Local version of ARCHICAD does not report correct value as well.)
What I am after is clear width dimension for DDA drawings where the width is measured as per diagram in the attachment.
I can set the calculation to take leaf width as variable (egg if leaf_width > 1200 then leaf=2) but it would be much reliable to have calculations based on the true information.
Attachments:
-
AuthorPosts