Open kmichael500 opened 1 year ago
When exporting it doesn't add brackets around the argument/value for an elevation scrap
i.e wtherion exports it like this: scrap scrap_profile -scale [0 0 39.3701 0 0 0 1 0 m] -projection elevation 14
when it should be like this: scrap scrap_profile -scale [0 0 39.3701 0 0 0 1 0 m] -projection [elevation 14]
When exporting it doesn't add brackets around the argument/value for an elevation scrap
i.e wtherion exports it like this: scrap scrap_profile -scale [0 0 39.3701 0 0 0 1 0 m] -projection elevation 14
when it should be like this: scrap scrap_profile -scale [0 0 39.3701 0 0 0 1 0 m] -projection [elevation 14]