Login  Register

check if it's really a 3D point

Posted by SFQ_0 on Feb 27, 2021; 6:07pm
URL: https://forum.librecad.org/check-if-it-s-really-a-3D-point-tp5720281.html

Hi there

as I recently learnt from Dellus I can id the co-ordinates by 'list entities'



Unfortunatly there's no z-value altough it should be a 3D point loaded via ASCII file, TAB separated.

10	2677320.716	1250262.118	235.235
11	2677313.305	1250263.435	236.236
12	2677311.434	1250266.241	237.237
13	2677313.216	1250267.788	238.238
14	2677321.686	1250265.007	239.239
How do I check that the z-value from the ASCII file is beeing recognised and the created point is really a 3D point?

Thanks for your help
Frank