[TIN;I]
Creates TIN surface from file data
To create surface from a file, following conditions must be met:
- .csv file or .txt file must be used like data points file for import. Microsoft Excel™ file can be used also, but it must be saved as .csv file. Note: some regional settings might interface with decimal separator, use .txt editors to check the decimal separator.
- values must be separated by either '',''. File should only contain x, y and z coordinated. Decimal values must be separated by ''.''. Empty space will be disregarded. Empty lines and columns are not allowed.
- file name should be defined with English alphabet
- example of file for importing:
Watch video tutorial to see how the command works