Make a section marker from scratch
Author:Bruce Posted: Sat Jan 27, 2018 4:42 am (GMT+1) Did you get any help on this? Can't find anything specific in the GDL reference manual, or on the GDL Centre. I did figure out that in order to...
View ArticleCabinet Wall Single Door, Door Thickness
Author:famadorian Posted: Sat Jan 27, 2018 10:59 pm (GMT+1) In the properties of this object, I can set the thickness of the door, but no matter what I set it to, the 2d drawing does not reflect that....
View ArticleCabinet Wall Single Door, Door Thickness
Author:David Maudlin Posted: Sun Jan 28, 2018 2:22 pm (GMT+1) famadorian: You are correct, the door thickness parameter does not affect the 2D Symbol. You can open the library part by selecting it and...
View ArticleMorph to railing post 2d view problems
Author:Bruce Posted: Sat Jan 27, 2018 3:40 am (GMT+1) I'm still figuring out the intricacies of scripting the 2D for posts, but what I've worked out so far: It seems the 2D Symbol part is a bit screwy...
View Articlelines in the representation of a window
Author:igreere Posted: Sun Jan 28, 2018 8:59 pm (GMT+1) Hello. Is it possible to modify the thickness of the lines bordering a window in a wall? The attached image shows exactly what I mean. I...
View ArticleMorph to railing post 2d view problems
Author:Barry Kelly Posted: Mon Jan 29, 2018 2:48 am (GMT+1) I am only just starting to play with all this myself. I think the reason the 2D script for a post is blank is because the plan representation...
View ArticleCabinet Wall Single Door, Door Thickness
Author:Barry Kelly Posted: Mon Jan 29, 2018 2:53 am (GMT+1) Does the object have an option for a 'Detailed' plan view rather than a 'Simple' view? I have noticed some objects sometimes have this option...
View ArticleZone and Door Numbers in Hotlink Module Apartments
Author:JaseBee Posted: Mon Jan 29, 2018 3:20 am (GMT+1) I've run into similar problems, though for one reason or another I don't think I've actually put the zones within the modules, as we are usually...
View ArticleMorph to railing post 2d view problems
Author:Bruce Posted: Mon Jan 29, 2018 4:13 am (GMT+1) So how did you create your own post, give it a 2D representation, and maintain those options you've highlighted? _________________Bruce...
View ArticleMorph to railing post 2d view problems
Author:Barry Kelly Posted: Mon Jan 29, 2018 4:43 am (GMT+1)Bruce wrote:So how did you create your own post, give it a 2D representation, and maintain those options you've highlighted? Sorry I wasn't...
View ArticleMorph to railing post 2d view problems
Author:dkovacs Posted: Mon Jan 29, 2018 11:10 am (GMT+1) Hey guys, Yeah, if you save a railing post object from 3D elements, there will be no 2D script generated, because of some technical limitations....
View ArticleMorph to railing post 2d view problems
Author:laszlonagy Posted: Mon Jan 29, 2018 12:14 pm (GMT+1) I know the question was about the creation of the 2D of a custom Railing Post, but the Help Center also contains another article about the...
View Article3D Textblock - Can only use anchor point 1
Author:JGoode Posted: Mon Jan 29, 2018 5:17 pm (GMT+1) Hello, I am trying to create some 3D text, is it possible to change anchor point to anything besides 1? I really need anchor point 5 but I don't...
View Article3D Textblock - Can only use anchor point 1
Author:Barry Kelly Posted: Tue Jan 30, 2018 2:23 am (GMT+1) Try changing the fixed height parameter to 1 instead of 0. textblock "id" 0, 1, 0, 1, 1.05, 1, id_num RICHTEXT 0, 0, 0.001, 0, "id" Barry....
View ArticlePossible to "Refresh" glob_scale?
Author:JGoode Posted: Tue Jan 30, 2018 2:13 pm (GMT+1) Hi, I have an object in which in the 3D script I use Code:ADD x*glob_scale, y*glob_scale, 0 However, glob_scale seems to be set to 1:100 scale...
View ArticlePossible to "Refresh" glob_scale?
Author:Erwin Edel Posted: Tue Jan 30, 2018 2:31 pm (GMT+1) glob_scale should work for current window scale, as far as I know, just do not use it in parameter script as I recall, as that doesn't allways...
View ArticlePossible to "Refresh" glob_scale?
Author:JGoode Posted: Tue Jan 30, 2018 2:51 pm (GMT+1)Erwin Edel wrote:glob_scale should work for current window scale, as far as I know, just do not use it in parameter script as I recall, as that...
View ArticlePossible to "Refresh" glob_scale?
Author:Erwin Edel Posted: Tue Jan 30, 2018 3:02 pm (GMT+1) If I look at something like a scale sensitive skylight, they have IF...THEN routines setup where it checks current scale as a number. They...
View ArticlePossible to "Refresh" glob_scale?
Author:JGoode Posted: Tue Jan 30, 2018 3:20 pm (GMT+1)Erwin Edel wrote:If I look at something like a scale sensitive skylight, they have IF...THEN routines setup where it checks current scale as a...
View ArticlePossible to "Refresh" glob_scale?
Author:JGoode Posted: Tue Jan 30, 2018 3:41 pm (GMT+1) Here is a snippet of the code:Code:if (symbol = sym1) then  ADD 0.006211396909279*glob_scale, -0.006*glob_scale, 0  HOTSPOT 0, 0, 0  HOTSPOT 0,...
View ArticleHorizontal Railing Spacing
Author:Cheikh T Sylla Posted: Tue Jan 30, 2018 3:49 pm (GMT+1) Am I correct that the new railing tool (AC 21) does not allow you to have constant horizontal railing spacing, and that you have to do it...
View ArticleHorizontal Railing Spacing
Author:laszlonagy Posted: Tue Jan 30, 2018 4:50 pm (GMT+1) Your question is pretty short so I am not exactly sure what you are asking but I will try to answer to what I think the question is. If you...
View ArticlePossible to "Refresh" glob_scale?
Author:JGoode Posted: Tue Jan 30, 2018 5:05 pm (GMT+1) Found out what it is anyway, no idea how to actually solve it though. Plan and 3D have separate scales so the 3D obviously wasn't reading the Plan...
View ArticleAC 20 library download link
Author:Tom Krowka Posted: Tue Jan 30, 2018 5:07 pm (GMT+1) Where the heck is the link to older libraries on Graphisoft website. Why are they so hard to find.....or is it me? Thanks, Tom...
View ArticleHorizontal Railing Spacing
Author:Cheikh T Sylla Posted: Tue Jan 30, 2018 5:29 pm (GMT+1) I have a railing with horizontal members, I clicked the '+' sign to add the horizontal members individually and calculated the desired...
View ArticleHorizontal Railing Spacing
Author:laszlonagy Posted: Tue Jan 30, 2018 5:46 pm (GMT+1) Yes, OK, so I did misunderstand what "horizontal railing spacing" means. No, you cannot set a fix distance between horizontal Rails. What I...
View ArticleAC 20 library download link
Author:Barry Kelly Posted: Wed Jan 31, 2018 2:09 am (GMT+1) If you have a link to the 21 library then just try changing the "21" to "20" in the link and see what happens. But this will probably not...
View ArticlePossible to "Refresh" glob_scale?
Author:Erwin Edel Posted: Wed Jan 31, 2018 8:49 am (GMT+1) As far as I know, it works for current view and 3D is a view, so you'll have to save the camera as a view and set up scale....
View ArticlePossible to "Refresh" glob_scale?
Author:JGoode Posted: Wed Jan 31, 2018 12:37 pm (GMT+1)Erwin Edel wrote:As far as I know, it works for current view and 3D is a view, so you'll have to save the camera as a view and set up scale. I...
View ArticleAC 20 library download link
Author:Tom Krowka Posted: Wed Jan 31, 2018 3:05 pm (GMT+1) Will do it. But I don't understand the secrecy. Why are they so difficult to find and download? _________________Tom Krowka Architect Windows...
View ArticleDoor without frame?
Author:Geof Gainer Posted: Thu Feb 01, 2018 5:27 am (GMT+1) In AC19, I made a shower door--a frameless 3/8" thick glass door to put in a glass shower enclosure. It worked perfectly. But in AC21, I get...
View ArticleDoor without frame?
Author:Barry Kelly Posted: Thu Feb 01, 2018 6:09 am (GMT+1) Does it have to be done with the door tool? Can you use a shower screen object? Barry. _________________Versions 6.5 to 21 Dell XPS- i7-6700...
View ArticleCustom Zone Stamp UI
Author:JGoode Posted: Thu Feb 01, 2018 1:50 pm (GMT+1) Hello, I am working on a custom zone stamp object, along with custom model view options to go alongside. I have the basics of everything working...
View ArticleDoor without frame?
Author:Geof Gainer Posted: Thu Feb 01, 2018 4:46 pm (GMT+1) Good thought. It seems quite limiting in its geometry though, and frameless isn't an option anyway. _________________AC 19 Build 5005 USA...
View ArticleCustom Zone Stamp UI
Author:Piotr Dobrowolski Posted: Thu Feb 01, 2018 6:03 pm (GMT+1) The zone stamp does not work with the "new" (since 1 hierarchical pages... so the "paging" has to be done the "old way" here are some...
View ArticleDoor without frame?
Author:Barry Kelly Posted: Fri Feb 02, 2018 2:24 am (GMT+1) I have my own custom shower and screen objects so I don't use the standard GS ones and have no idea what they can and can't do. What about...
View ArticleAC 20 library download link
Author:Lingwisyer Posted: Fri Feb 02, 2018 10:45 am (GMT+1) Probably because people rarely need an entire past library and can make do with the migration libraries... =/ Can't ask who ever is wanting...
View Article