We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2015-08-10 02:47 PM
2015-08-11 08:48 AM
2015-08-11 09:40 AM
Erwin wrote:This will copy all of the values of parameters from one object to another with the same parameters.
Use the syringe (CTRL + ALT or CMD + ALT) to select the other object. It will retain the similar parameters this way.
2015-08-12 12:17 AM
2015-08-12 02:24 AM
2015-08-12 02:38 AM
do shell script "Applications/Graphisoft/ArchiCAD\\ 18/LP_XMLConverter.app/Contents/MacOS/LP_XMLConverter x2l /XMLHOLDING/ /Applications/MacLibDevKits/GDLPROCESSED/" set alertResult to display alert "XML now converted to GDL"note: x2l is the command to convert the xml to library part. l2x will convert GDL to xml.
2015-08-12 03:42 PM
do shell script "Applications/Graphisoft/ArchiCAD\\ 18/LP_XMLConverter.app/Contents/MacOS/LP_XMLConverter l2x /GDLHOLDING/ /Applications/MacLibDevKits/XMLPROCESSED/" set alertResult to display alert "GDL now converted to XML"
2015-08-13 12:57 AM
2015-09-27 09:30 AM
2015-09-28 05:28 PM