Hi all,
I am trying to get the coordinates of an entity and visualize these points as a polyline. My points contain very large datasets. Example XYZ coordinates is below.
11820835.385 3757778.659 174.510
11820833.601 3757758.739 174.505
11820831.817 3757738.818 174.500
11820830.034 3757718.898 174.495
11820828.250 3757698.978 174.490
11820826.467 3757679.057 174.485
11820824.683 3757659.137 174.480
11820822.899 3757639.217 174.475
11820821.116 3757619.297 174.470
11820819.332 3757599.376 174.465
When I run the code I cannot see anything. I can only see the below screen when I switch to the geometry view and zoom all.
Is something wrong?