Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2008-05-09 09:47 AM
2008-06-19 07:38 AM
Karl wrote:Karl - stop making sense! It's getting in the way of my rage!
Kostas, in the past, you've made emotional arguments, but with facts. This time, it is all emotion and no sense of reality.
2008-06-19 09:51 AM
Don wrote:I am sure you did not read any of my comment or complaints but just the above comment and i responed i should have. In the same tone. I respond to rude with ruder.
Well, I haven't readallof your complaints in detail to know how truthful or accurate they might acutally be. I gave up on that awhile back. But I am a practicing architect who makes his living using ArchiCad and I haven't found any of your gripes to mean a whole lot on how I use ArchiCad.
Mostly, I find your recent comments to be way out of line and just plain rude.
If you haven't convinced me, I doubt if any GS staff reading your posts are convincedLast but not least. Karl you are trying to turn white to black.
2008-06-19 10:02 AM
Dennis wrote:1&2 were answered by tom.
1. No plug-ins at all. If Revit cannot do it, then you are stuck.
2. No option of using older version, period. If you don't pay subscription fees and keep up w/ the newest version, you are out of luck.
As anarchitect, I still think archicad is worth my money relative to other options out there.
2008-06-19 10:13 AM
oreopoulos wrote:I think Karl's answer was clear (and polite).
GDL is code. Just that. If you write in ANSI C in a 1990 compiler and open the same code in VISUAL STUDIO 2008 and make change to code save it, you will still be able to compile it in the old compiler as long as you keep the same standard. If you dont, it wont compile, but you can still edit it.
2008-06-19 10:30 AM
stefan wrote:This is the easy part. If you have defined 20 variables you have to enter them manually AGAIN.oreopoulos wrote:stefan, ofcourse i have opened gdl in nodepad. I know what it is.
GDL contains code but a GDL object is not text. Open a GDL object in Notepad or another editor. It's not ASCII text.
GDL is not a compiled language but an interpreted one. The binary parts in the gdl file are those you enter in the interface (variables... etc)
You can copy and paste the GDL snippets from within the GDL editor in ArchiCAD into regular text files, if you want to transfer them to older versions.
2008-06-19 10:59 AM
oreopoulos wrote:that you're jumping up and down because you didn't get your scripting environment (again) doesn't help make your point, but i do actually tend to agree with you. it was and continues to be a bad decision to lock GDL (an "open" code format) to a proprietary file format.
GDL is an interpreted language. You define variables and code. There is no need at all to lock this to versions. No need at all. We dont talk here about databases, geometry formats and anything else. Simple easy CODE. Locking backwards is a decision.
2008-06-19 11:04 AM
2008-06-19 11:18 AM
martyl wrote:For viewing & printing purposes You can use demo version since ver.10
For AutoCAD we have a free translators and viewers. What we have for ArchiCAD???
2008-06-19 12:11 PM
2008-06-19 06:16 PM
oreopoulos wrote:Could you give examples of 3 or 4 such scripts that would boost the typical user's productivity 1000% please?
Having for example visual basic for apps for AC will boost productivity 1000%, users can create very powerful utilities.