Window Problems
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-01
08:48 PM
- last edited on
2023-05-24
12:45 PM
by
Rubia Torres
2007-03-01
08:48 PM
This is as much a rhetorical post as anything...
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-01 09:19 PM
2007-03-01
09:19 PM
Usually I just end up resetting the object to its defaults and starting over.
Tom Waltz
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-01 09:28 PM
2007-03-01
09:28 PM
TomWaltz wrote:Yeah, me too..... It's just frustrating..
Usually I just end up resetting the object to its defaults and starting over.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-02 07:43 AM
2007-03-02
07:43 AM
There should be an option to save all parametersettings in an object as XML so we could mail this to GraphiSoft so they could make their objects more stable.
Maybe Favourites could work for this?
Maybe Favourites could work for this?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-02 10:49 AM
2007-03-02
10:49 AM
You can request the settings of objects in the project by doing a SQL request
calculation mneu>SQL>request:
SELECT * FROM OBJECTS WHERE LIBRARY_PART_NAME='objektname'
Your browser will show the elements and its settings in a table.
calculation mneu>SQL>request:
SELECT * FROM OBJECTS WHERE LIBRARY_PART_NAME='objektname'
Your browser will show the elements and its settings in a table.
bim author since 1994 | bim manager since 2018 | author of selfGDL.de | openGDL | skewed archicad user hall of fame | author of bim-all-doors.gsm
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-04 10:05 PM
2007-03-04
10:05 PM
The problem here is that objects are being asked to create complex assemblies that are beyond the capability (practically speaking) of the programming environment and user tools available. I don't believe that it is possible to fix this just by making incremental improvements and patches to the existing parts. We need a fundamentally better way to work with these things.
In the mean time I too just reset to defaults and start over. Either that, or I make simpler parts from scratch that don't fail due to their ability to do a hundred things that I don't need.
In the mean time I too just reset to defaults and start over. Either that, or I make simpler parts from scratch that don't fail due to their ability to do a hundred things that I don't need.