missing objects
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-08-18 04:37 AM
2007-08-18
04:37 AM
How do I get them back into my project and save so this does not happen again?
4 REPLIES 4
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-08-18 04:53 AM
2007-08-18
04:53 AM
When you made the objects you had to save them somewhere.
That somewhere was probably a folder and that folder is
not in the loaded libraries for your project.
I would use the OS find function to find those objects
and move them to either one of the loaded library folders
or place them in a new folder and "Add" that folder to the
loaded libraries in your project.
Peter Devlin
That somewhere was probably a folder and that folder is
not in the loaded libraries for your project.
I would use the OS find function to find those objects
and move them to either one of the loaded library folders
or place them in a new folder and "Add" that folder to the
loaded libraries in your project.
Peter Devlin

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-08-19 08:07 AM
2007-08-19
08:07 AM
For every project, make a folder called projectname.lib in the main project folder. Save all the custom library parts in it, and all eh staircases that you do. Load it as the part of the loaded library (just drag across to the right in the Library manager).
If you create this habit, you will always know where your objects are ...
If you create this habit, you will always know where your objects are ...
Djordje
ArchiCAD since 4.55 ... 1995
HP Omen
ArchiCAD since 4.55 ... 1995
HP Omen
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-08-19 08:55 AM
2007-08-19
08:55 AM
Djordje wrote:Slightly off topic, sorry...
For every project, make a folder called projectname.lib ...
Maybe it's just my paranoia but I always tell people to avoid using a . (point/dot/period/full stop) in any file naming convention. Maybe it doesn't matter as much with folder names rather than file names, or with newer and cleverer operating systems.
For me, a . is where the file name ends and the file extension begins. And if there's any chance of cross platform file exchanges it just makes things safer. Use a _ or - instead...

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-08-19 09:06 AM
2007-08-19
09:06 AM
Tom wrote:Quite right, Tom.Djordje wrote:Slightly off topic, sorry...
For every project, make a folder called projectname.lib ...
Maybe it's just my paranoia but I always tell people to avoid using a . (point/dot/period/full stop) in any file naming convention. Maybe it doesn't matter as much with folder names rather than file names, or with newer and cleverer operating systems.
For me, a . is where the file name ends and the file extension begins. And if there's any chance of cross platform file exchanges it just makes things safer. Use a _ or - instead...
This is not a name of the file, but of a folder. Therefore a dot IS separating the name from the extension, that does not necessarily have to be there. I have the same DOS embedded fears as you do

An underscore or a space can be used as well and would be clean and correct way of naming, without any ambiguities.
Djordje
ArchiCAD since 4.55 ... 1995
HP Omen
ArchiCAD since 4.55 ... 1995
HP Omen