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

Author:

LaszloNagy

Creation Date:

2003-11-17

ArchiCADバージョン:

• ArchiCAD 8.1

Platform:

• Mac OS X
• Windows

Audience:

• 標準ユーザー
• CADマネージャー

Reference:

• [tracking number]

In ArchiCAD 8.1, one of the new features is Display Options Combinations. You can set your Display Options and save them under a name. These Display Options Combinations cannot be directly exported from and imported into ArchiCAD like Layer Combinations can. When a new Project is started, and one uses Default Settings, Display Options Combinations data is read from an XML file. This is located in the DisplayOptionPreferences.xml file inside the Defaults folder within the ArchiCAD 8.1 folder. When one quits ArchiCAD, the current state of Display Options Combinations are saved into another XML file. These files are located at the following location:
"C:\Documents and Settings\<USER> \Application Data\Graphisoft\ArchiCAD 8.1.0 INT R1\DisplayOptionPreferences.xml" on Windows
and "HD:Users: <USER>:Library:Preferences:Graphisoft:AC 8.1.0 v1:DisplayOptionPreferences.xml" on Mac.

Within the XML file, one Display Option Combination consists of a block of lines giving specific values to the various field of the Display Options Dialog. One set looks like the below block of text:
...

<DisplayOptionCombination>
<Name> Approval </Name>
<DrawingWallMode> 0 </DrawingWallMode>
<DrawingBeamMode> 0 </DrawingBeamMode>
<DrawingWallMethod> 0 </DrawingWallMethod>
<ShowRBL> 1 </ShowRBL>
<ShowHatchVect> 1 </ShowHatchVect>
<TextDisplay> 3 </TextDisplay>
<TextGreekBelow> 5 </TextGreekBelow>
<ShowPictNodes> 1 </ShowPictNodes>
<ShowCutPlDepth> 1 </ShowCutPlDepth>
<ShowDetailPolygon> 1 </ShowDetailPolygon>
<ShowMarkUpItems> 1 </ShowMarkUpItems>
<DrawingBeamMethod> 0 </DrawingBeamMethod>
<ShowThickLine> 0 </ShowThickLine>
<WallFill> 2 </WallFill>
<PolyFill> 2 </PolyFill>
<ShowHoleObject> 1 </ShowHoleObject>
<ShowRoom> 3 </ShowRoom>
<ShowRoomStamp> 1 </ShowRoomStamp>
<SectionMarker> 2 </SectionMarker>
</DisplayOptionCombination>

...
Each combination starts with <DisplayOptionCombination> and ends with </DisplayOptionCombination>. The following table shows which values of the XML file correspond to which fields in the Dialog:
displayoptiontabla.png
* The value between <DrawingWallMode> and </DrawingWallMode> must be the same as between <DrawingBeamMode> and </DrawingBeamMode>
** The values of <TextDisplay> and </TextDisplay>, plus <TextGreekBelow> and </TextGreekBelow> work together in the displayed combination.

If you already started a Project, there is currently no way to import existing Display Options Combinations to that file. However, if you want to use your already defined Display Options Combinations in future Projects, there is a way to do it. When you start a New Project, you have 3 choices you can make about what settings to use. These are:

  1. Use Latest Settings. In this case, Display Options Combinations will be read from the file at "C:\Documents and Settings\<USER>\Application Data\Graphisoft\ArchiCAD 8.1.0 INT R1\DisplayOptionPreferences.xml"

  2. Use a Template. The combinations will be read from the file.

  3. Use Default Settings. In this case, Display Options Combinations will be read from the file DisplayOptionPreferences.xml in the Defaults folder within the ArchiCAD folder.

If you want all your new Projects created with New & Reset or the above 3rd choice, you may do the following:

  1. Open the Project file that contains the Display Options Combinations you want to use.
  2. Exit ArchiCAD 8.1. This is needed because ArchiCAD saves Display Options Combinations only before the program is quit. The file at "C:\Documents and Settings\<USER>\Application Data\Graphisoft\ArchiCAD 8.1.0 INT R1\DisplayOptionPreferences.xml" (see path on Mac as above) will be overwritten and contain the data you need.

  3. Find this DisplayOptionPreferences.xml file in 2.) above and replace with it the DisplayOptionPreferences.xml file located in the Defaults folder of ArchiCAD 8.1.

  4. Start ArchiCAD 8.1, Create a New Project, and Use Default Settings. Alternately, use New & Reset within ArchiCAD 8.1.

You may also create your Display Options Combinations and then save your Project File as a Template File. This way you will have them readily available for new Projects.


カテゴリセットアップ

技術情報/Display Options Combinations cannot be imported (最終更新日時 2008-09-01 13:01:51 更新者 localhost)