Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2004-05-14
09:14 PM
- last edited on
2024-09-17
01:58 PM
by
Doreena Deng
stefan wrote:How do others feel about the advantages of being able to script AC rather than have only the heavy-iron API solution?
--> side thought: I have a very small example running into our internal CAD-tool (still very much pre-alpha) but believe that this is achievable in Archicad as well, as long as I learn how to step through the 3D-geometry and the materials.
--> I don't even know if it'll work through a Rendering-plugin or more as a direct export-plugin.
--> This is actually the kind of things that other applications can perform using scripting.
2004-05-14 09:35 PM
Karl wrote:It is good idea certainly, but I think completely it can by implemented by Graphisoft only.
How do others feel about the advantages of being able to script AC rather than have only the heavy-iron API solution?
Other thoughts?
2004-05-14 10:13 PM
Oleg wrote:Indeed, Javascript is what I thought should be the scripting language, as something common to both platforms. (But, part of me would like to see VBA licensed from Microsoft for the Windows platform since Visual Basic is known by so many people and is so easy to work with. It would defeat the idea of having scripts sharable between platforms though, unless RealBasic is source-compatible on the Mac.)
It is good idea certainly, but I think completely it can by implemented by Graphisoft only.
However, I did worked experiments with JavaScript embedding. And I assume to use it for specialized task ( basically not for end user scripting ).
2004-05-14 10:56 PM
2004-05-15 01:36 AM
2004-05-15 09:55 AM
Karl wrote:If to speak about Win specific solutions, it is possible to use VBScript, JScript (not VBA) without any licensing. I tried it too.
But, part of me would like to see VBA licensed from Microsoft for the Windows platform since Visual Basic is known by so many people and is so easy to work with.
Karl wrote:My English so poor to discuss it in more detail. I think, theoretically and technically to make full API exposed for scripting is feasible, but practically hardly.
But, don't you think, Oleg, that if the API exposedallAC functionality, then a 3rd party could produce the scripter? (The limited functionality of the current API should be a separate thread...) Or, do you see deeper issues that I'm not seeing?
2004-05-15 10:11 PM
Oleg wrote:Yes, there is a license fee for adding VBA to a program:Karl wrote:If to speak about Win specific solutions, it is possible to use VBScript, JScript (not VBA) without any licensing. I tried it too.
But, part of me would like to see VBA licensed from Microsoft for the Windows platform since Visual Basic is known by so many people and is so easy to work with.
2004-05-16 02:39 AM
2004-05-16 10:12 PM
Matthew wrote:Just browsed over to
How about VBA for Windows and Xcode for Mac? It sure would beat having to shell out for Code Warrior.
2004-05-16 10:49 PM