Full-project database / tinkering with the pln script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-08-25 04:57 PM
Problem 1. As far as I know ArchiCAD can't search across full project, only from floor plans. Same goes for schedules. If you have hundreds of details, sections, elevations, so on, that can be a problem.
Problem 2. Library manager does not tell me where the selected library element is placed. Or did I miss something? (If it's in an attribute it does tell me the surface name e.g.)
Here are two real-life tasks that illustrate the problem:
TaskA.
I come up with a new pen set and I want to replace all lines using #123 to use # 3. Again: I have hundreds of details. (With other attribute types this is not a big issue: delete and replace)
TaskB
I am converting my AC 20 template file to 21. I get a dozen or two elements (with a few hundred placed instances) from the migration library. Call me an idiot, but I do not want anything loaded from the migration library in the template file. So in some cases I might replace objects, markers, notes etc. manually / semi-manually. But first I need to know where they are. If they are on floor plans: very nice, if they aren't, then I have a very frustrating job for weeks...
Anyone has any solution for these? I would imagine that someone knowledgeable in scripting could open the pln in script format and tinker with the DNA.


Has this been covered in another thread? I did take some time to search, but no results.
first ArchiCAD: 6.5
- Labels:
-
BIM Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-17 08:12 AM
You can filter the name of the object to have the previous archicad version in it, in migration library the objects are named like this as I remember correctly : "Window 19"
So just put in the filter to have 19 in the name and it will list all object.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-17 09:36 AM
The problem is that many objects are placed on details, worksheets, and the schedule does not report those objects. Unless I've missed something.
first ArchiCAD: 6.5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-17 04:28 PM
AC28 US/INT -> AC08
Macbook Pro M1 Max 64GB ram, OS X 10.XX latest
another Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-12-06 01:05 AM
There is a way to run SQL queries on a plan file that could (partially) solve your problem, at least then you'll have a list of where the objects are. I think it's in the calculate menu (you'll have to enable it in the work environment) it's just called "SQL query" from memory. I'm not up to speed on sql so you'll have to figure out your query.
The other way (and what I'm looking at doing) is a pretty heavy handed approach. I am building up my own custom library, and I've put in some write out scripts to dump useful object data to a text file that can in turn be read by excel.
Both methods are a static output though and you still have to go find and change things yourself.
Seriously graphisoft schedule worksheets/elevations/layouts everything, it's all useful to someone.
And while you're at it, labels too please!
iMac OSX (10.13.6) 4.2ghz i7
8gb ram/8gb vram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-12-06 08:39 AM
first ArchiCAD: 6.5

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-12-06 08:46 AM
Barry.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-12-06 09:00 AM

As I browsed through the thread you linked it seems that it still works in 20. Since the issue is about migrating a project from 20 to 21 it still could be valuable - for now...
first ArchiCAD: 6.5

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-12-06 09:11 AM
Barry.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11