Hi all, I wrote a plugin for Architects: TECLA. It adds new tools for insert walls, floor, columns, like in ArchiCAD, AllPlan ecc. It's free. And it's is in beta stage. I wish it is usefull.
README: TECLA is available as a setup.exe: this will be installed, as default, in the SketchUp 8/plugin/ folder. Here will be created a folder TECLA and two script: TECLA and TECLA_edit. After TECLA is installed, the setup will lauch for you the installation process of WxSU, a required library for use TECLA: as default, wxSU has target SketchUp 7/plugin, so if your version of SU is 8 YOU NEED TO MANUALLY CORRECT THE PATH for 7 to 8, i.e:
form ... /Google SketchUp 7/plugin
to
... /Google SketchUp 8/plugin
The wxSu library must be installed outside the TECLA subfolder but INSIDE the plugin folder.
Good work!!
Last edited by bomastudio on Sat Feb 19, 2011 3:23 pm, edited 8 times in total.
Hi, An installation guide or readme file will be handy... or do I get it after running the setup (sorry, I don't like setup.exe's) Do I need to download and install wxSU to run TECLA ?
Didier Bur wrote:Hi, An installation guide or readme file will be handy... or do I get it after running the setup (sorry, I don't like setup.exe's)
Yes, after running the setup you will read (in italian only at the moment, sorry .... ) some readme. Didier, this is the first time I publish some code, so I need more guide to be correct toward other programmers. For one of the tool (wall tool) I start studing one of your script (thank you very much, you're great!!). Where you suggest me to tell the world I start from your script?.
Didier Bur wrote:Do I need to download and install wxSU to run TECLA ?
My setup.exe will install for you, with the warning that you MUST CHOOSE THE SAME FOLDER for both TECLA and WxSU.
visto che di italiani sul sito se ne vedono pochi, i complimenti te li faccio nella ns bella lingua ... bel lavoro ..ora sono curioso di vedere gli altri moduli...!!!
archano wrote:visto che di italiani sul sito se ne vedono pochi, i complimenti te li faccio nella ns bella lingua ... bel lavoro ..ora sono curioso di vedere gli altri moduli...!!!
Grazie 1000!!! Ho brutte notizie....gli altri moduli verranno non prima dell'anno prox!! Vorrei prima finire il modulo architettura.... al momento ho in progetto di finire l'importatore dxf (anche 3D), aggiungere gli strumenti porte/finestre e scale..... spero di aggiornare presto....
.. . visto che sono un utilizzatore di archicad fin dalla versione 7 non può che farmi piacere il tuo impegno nello sviluppo di strumenti simili per sketch il che mi permette, tra l'altro, anche un miglior utilizzo "scolastico" dello stesso..
archano wrote:.. . visto che sono un utilizzatore di archicad fin dalla versione 7 non può che farmi piacere il tuo impegno nello sviluppo di strumenti simili per sketch il che mi permette, tra l'altro, anche un miglior utilizzo "scolastico" dello stesso..
Cosa intendi per uso "scolastico"? Mi sembra interessante...
Scusate se rompo, ma prima che lo faccia un moderatore.... please, it's not too kind for other users writing in italian, for matters of general interest is recommended you use english, otherwise we have an italian section in the forum (not so attended indeed... ) btw congrats bomastudio, it looks very interesting
tridem wrote:Scusate se rompo, ma prima che lo faccia un moderatore.... please, it's not too kind for other users writing in italian, for matters of general interest is recommended you use english, otherwise we have an italian section in the forum (not so attended indeed... ) btw congrats bomastudio, it looks very interesting
right observation..... where is the italian section?
What I seen wxSU can be a little troublesome - personally I have not got problems with it. Perhaps look if some other plugin goes use it too with a conflicting way... Interesting point is that SU8 seems to tolerate wxSU better (at-least that was the experience with SU2Thea).
notareal wrote:What I seen wxSU can be a little troublesome - personally I have not got problems with it. Perhaps look if some other plugin goes use it too with a conflicting way... Interesting point is that SU8 seems to tolerate wxSU better (at-least that was the experience with SU2Thea).
Well, to be honest, I don't have any other plugins in my SU that use WxSU, so I can't tell if thay goes in conflict! By the way, in TECLA every tool works in a ruby-module so I think that they doesn't have any problem, but only users can tell me if no ....