| Author |
Message |
NandoMogollon
 Active member
 Joined: 05 Dec 2006 Posts: 293 Location: Vancouver BC
|
Posted: Mon Oct 18, 2010 4:38 pm Post subject: Re: FREE for Download - The FreeKeyNote Label Project |
|
|
The main issue for me right now is the real difference between reading the txt files with both filters text and data:
| Code: | | ch1=open("text", ****.txt, paramstring) |
Vs
| Code: | | ch1=open("data", ****.txt, paramstring) |
A secondary issue would be the fact that when using any of those filters, I can not get to read Records on the txt file containing only numbers (i.e. 0.2536, or 125, or 45.236). to be able to read these records I have to add * or a space or a letter, then the script is able to read the records on the txt file.
I'm not an expert in GDL, but I'm trying to learn more, and the available documentation is not very extensive.
There are good websites in german, and some in english, half of them dead, and in consequence out of date.
So here I am asking annoying questions on the forum.
It is great that you and/or the other GDL Gurus can keep giving your priceless comments.
Regards
Nando M
_________________ Nando Mogollon
www.nandomogollon.com
Label Project --> http://tinyurl.com/42toavh
working in the dark side...REVIT 2013
keeping one foot on AC16 INT
getting used to VectorWorks Architect 2013 |
|
| Back to top |
|
Tim Boeckman
 New member
Joined: 27 Oct 2003 Posts: 25 Location: Tulsa, Oklahoma, USA
|
Posted: Mon Oct 18, 2010 9:49 pm Post subject: Re: FREE for Download - The FreeKeyNote Label Project |
|
|
I don't have time to delve to deeply into your object, but I can offer the attached label object I have written, which reads a text file and sounds like may help you parsing numbers out of the text data. All of our keynote data is stored as text strings however, but numerical strings should be convertible to real numbers using the SPLIT() function. If you look in the parameter script you will find the code that reads the text file.
The attached object is pretty old, and has some bugs of its own. It was written before GDL had richtext functions and so has a lot of extra code to replicate some richtext behaviors. It doesn't function exactly like your object but you can borrow what you need from it if it will help.
| Description: |
|
 Download |
| Filename: |
CJC-Keynotes 05.zip |
| Filesize: |
22.68 KB |
| Downloaded: |
664 Time(s) |
|
|
| Back to top |
|
NandoMogollon
 Active member
 Joined: 05 Dec 2006 Posts: 293 Location: Vancouver BC
|
Posted: Mon Oct 18, 2010 10:01 pm Post subject: Re: FREE for Download - The FreeKeyNote Label Project |
|
|
Thank you very much Tim
I'm working with the "MasterFormat" txt list too, so I think it would be very useful.
Regards
Nando M
_________________ Nando Mogollon
www.nandomogollon.com
Label Project --> http://tinyurl.com/42toavh
working in the dark side...REVIT 2013
keeping one foot on AC16 INT
getting used to VectorWorks Architect 2013 |
|
| Back to top |
|
Michael
 Junior member
Joined: 13 Nov 2003 Posts: 125 Location: OH, USA
|
|
| Back to top |
|
Tim Boeckman
 New member
Joined: 27 Oct 2003 Posts: 25 Location: Tulsa, Oklahoma, USA
|
Posted: Tue Dec 14, 2010 8:24 pm Post subject: Re: FREE for Download - The FreeKeyNote Label Project |
|
|
I really haven't written more help files for the label, and haven't extensively tested this object outside of our office's usage pattern. If you examine the text data file you will get an idea of how we organize the notes, and I haven't extensively tested what happens if the line format changes dramatically. I would say that the search functions built into the label data depend on the formatting we provide, but could be modified for a different format of note.
I would note that our label object is far from ideal and we are waiting like everyone else is for a great keynote labeling tool for Archicad.
|
|
| Back to top |
|
NandoMogollon
 Active member
 Joined: 05 Dec 2006 Posts: 293 Location: Vancouver BC
|
Posted: Sat Feb 12, 2011 1:10 am Post subject: Re: FREE for Download - The FreeKeyNote Label Project |
|
|
Hi all
I'm getting back to this little project once again....
This time: I'll give up the user graphic interface.... for some strange reason it doesn't work with variable/changing parameters..... So No UI this time.
wish me good luck..
regards
_________________ Nando Mogollon
www.nandomogollon.com
Label Project --> http://tinyurl.com/42toavh
working in the dark side...REVIT 2013
keeping one foot on AC16 INT
getting used to VectorWorks Architect 2013 |
|
| Back to top |
|
Master Script
 Active member
 Joined: 09 Apr 2009 Posts: 441 Location: Netherlands
|
Posted: Wed Feb 08, 2012 11:08 pm Post subject: Re: FREE for Download - The FreeKeyNote Label Project |
|
|
I have followed this topic and have learned from it. When the opportunity came to build a keynote object for a client I returned many times to this topic.
To thank you, I give the contributors of this topic a 50% discount on my new object Total Keynote. Drop me a private message with your e-mail if you are interested.
_________________ Master Script
ArchiCAD BIM Service
www.masterscript.nl
NEW! Title Block Manager | Total Keynote | Total Marker | Total Zone | More . . . |
|
| Back to top |
|
JaredBanks
 Veteran member
 Joined: 08 Feb 2006 Posts: 525 Location: St. Paul, Minnesota
|
|
| Back to top |
|
Karl Ottenstein
 Moderator
 Joined: 28 Oct 2003 Posts: 6597 Location: Bozeman, Montana USA
|
Posted: Sun Mar 11, 2012 11:17 pm Post subject: Re: FREE for Download - The FreeKeyNote Label Project |
|
|
Nando's keynote concept in this thread - text file driven - and the polished graphics and listing that Master Script has produced are clever and attractive.
The thing that I have heard many people wanting still seems impossible though - the ability to place a list of keynotes on each layout sheet which ONLY contains the keynotes used on that same sheet. (I suspect that Graphisoft would have to implement that kind of feature, as I do not believe that even the API gives 3rd parties what they need to dig into the views for each placed drawing on a sheet...?)
It seems too limiting that Total Keynote cannot detect keynotes placed in Detail views or 3D Documents. The idea that someone would change all of their carefully built, existing (linked) details to worksheets is not reasonable, nor that 3D Document content would be pasted into Worksheets - and hence unlinked from the model. (The Detail vs Worksheet thing is especially strange since they are basically the same thing. This is the first case I've ever heard of where something works differently in one vs the other.)
Speaking of linked details ... many people place drawings that are linked to detail views from separate project files containing standard details. As far as I can tell, there would be no way for the keynote objects in those separate-file views to appear in the keynote list in the active project.
For all of the deficiencies of this - and other keynote approaches/products - I really do think that only Graphisoft can deliver a full solution. But, who knows if or when they will do so - they have never acknowledged the importance of keynotes or revisions to every day workflows.
Nonetheless, Master Script's Total Keynote looks like a great value for those firms that display the keynote glossary on its own sheet(s), and which do not need keynotes in their stock details or 3D documents, particularly since one price licenses the entire office.
Cheers,
Karl
_________________ AC 17 US, Artlantis 4.1, Adobe CS 6, Piranesi 6, Final Cut Pro X, etc.
8 Core 2.8 Mac Pro/12GB RAM, SSD, ATI 5770/1GB: OS 10.8.4 / XP Pro SP3 |
|
| Back to top |
|
Barry Kelly
 Senior member
 Joined: 28 Oct 2003 Posts: 2395 Location: Perth, Western Australia
|
Posted: Mon Mar 12, 2012 3:22 am Post subject: Re: FREE for Download - The FreeKeyNote Label Project |
|
|
| Karl Ottenstein wrote: |
The thing that I have heard many people wanting still seems impossible though - the ability to place a list of keynotes on each layout sheet which ONLY contains the keynotes used on that same sheet. (I suspect that Graphisoft would have to implement that kind of feature, as I do not believe that even the API gives 3rd parties what they need to dig into the views for each placed drawing on a sheet...?)
|
I believe the Cadimage keynote tool can do this.
I have never used it but saw a demo of it the other day and I am sure this was one of its features.
Barry.
_________________ Versions 6.5 to 16 (build 3487)
Dell Precision T3500 - Xeon quad core W3530 at 2.8Ghz, 6GB ram, ATI FirePro V7800 (2GB), Windows 7 (64 bit)
Dell Precision M6500 - i7 Q840 @ 1.87GHz, 8GB RAM, NVIDIA Quadro FX2800M (1GB), Windows 7 64bit |
|
| Back to top |
|
|
| View previous topic :: View next topic |