→Graphisoftホームページ→ArchiCAD教育版ダウンロード →ArchiCAD体験版ダウンロード →ArchiCAD仲間

Author:

LaszloNagy

Creation Date:

2003-05-26

ArchiCAD versions:

• ArchiCAD 8
• ArchiCAD 7.0

Platform:

• Mac OS X
• Windows

Audience:

• average users

Reference:

• [tracking number]

We came across a minor glitch in the ArchiCAD 7.0 Library which could cause problems. The situation was this:

The user had a Project he did and completed or started in ArchiCAD 7.0. After upgrading to ArchiCAD 8, an Archive was saved from the 7.0 Project. The Archive was opened in ArchiCAD 8. Library Objects contained in the archive were extracted to a folder. What the user saw was that Doors / Windows placed into a Composite Wall could not be displayed in ArchiCAD 8 on the Floor Plan, and sometimes not even in 3D. On the Floor Plan, all that could be seen is a large dot. The same thing happened when opening an old 7.0 SoloProjectFile with 7.0 Library loaded with it.

The problem is caused by a Macro Object. One line of this Library Object was incorrectly coded at the time it was written. ArchiCAD 7.0 was more permissive with bugs like this. However, ArchiCAD 8 is stricter and that's why it came out with this version. The problem is that an array index becomes 0 because of this error. ArchiCAD 7.0 changed this value to 1, but ArchiCAD 8 is not so permissive. It comes up with an error and the Door / Window Object calling this Macro Object does not get generated.

The solution is simple. You need to modify one line in the MacroObject. Here is how to do it:

On the Floor Plan, do ALT-Rebuild (OPT-Rebuild on Mac) to force ArchiCAD to fully regenerate it. The Doors / Windows will now be correctly generated and displayed.


不具合解説/ArchiCAD 7.0 Openings in Composite Walls (最終更新日時 2008-09-01 13:01:45 更新者 localhost)