Elk is a plugin used to generate topographies and street maps using data from OpenStreetMap.org and Shuttle Radar Topography Mission (SRTM) data from NASA/Jet Propulsion Laboratory.
ELK seems to work on grasshopperMac, except for the file parsing.
a typical mac path "/Users/Name/filename.ext" file path > TOPO component throws this error: Method has no base.
changing the path to the windows format (\ instead of / etc.) gets rid of the error but naturally cannot access the file.
Is there a workaround and/or could the ELK2 code be updated to accept both windows and mac path conventions?
Thanks in advance!
F
_fb
corrected> error message reads "1. Solution Exception: Method has no body"
Jun 19, 2019