We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2012-11-07 04:38 PM
2015-01-30 04:08 PM
2015-01-31 03:40 PM
2015-02-01 02:16 AM
2015-02-02 07:37 PM
2015-02-02 07:44 PM
Jay wrote:So... did it work for you?
I revised the third line in the object script to read:
ch1 = OPEN ("TEXT", fileName, "SEPARATOR='\t' ', MODE=RO, DIALOG")
The second remarck line already seemed to reference the TAB as separator.
2015-02-02 08:06 PM
2015-02-02 08:12 PM
Jay wrote:It is. The script could be extended to check current working units, or you could make the conversion directly in the script or make the conversion prior to the txt feeding.
I gave the object a try.
It must me assuming Metric measurements.
Jay wrote:Just put the txt file name in the parameter you created; provided you first load it in libraries and you updated the script as per my last edit.
How do I get the object to reference a new txt file?
2015-02-04 04:51 AM
2015-02-04 12:13 PM
2015-02-04 03:44 PM