???: |
|
???: |
2006-06-08 |
? ArchiCAD 9 |
|
????????: |
? Mac OS X |
??: |
? ?????? |
????: |
? [tracking number] |
??????????????ArchiCAD 10?????????????????????????
ArchiCAD 10?????????????????????????????????:
/Users/[?????]/Library/Preferences/com.graphisoft.AC 10.0.0 JPN R1.plist
????plist?xml???????????
plutil -convert xml1 'com.graphisoft.AC 10.0.0 JPN R1.plist'
????????????
- ??: ?plist????????????????????
defaults write 'com.graphisoft.AC 10.0.0 JPN R1' "Special Menu" "<false/>"
????????????
- ??: ?plist????????????????????
defaults write 'com.graphisoft.AC 10.0.0 INT R1' "Special Menu" "<true/>"
XML??????plist??????????????????????????????????
... ... <key>Web Objects Folder</key> <string>%DEFAULT%</string> </dict> <key>Special Menu</key> <true/> <key>Special Snap Points Control</key> <dict> ... ...
?????????????????