This tool import wireframe from file.
The file format must have one point per line with an X
, Y
and Z
values
which must be separated by spaces, lines starting with #
are ignored.
# file description
# X Y Z
-41 90 -10
-41 170 -10
-20 170 -10
20 112 -10
20 170 -10
...
...