extent or perimeter of pointcloud
Posted: Tue Nov 26, 2019 12:20 am
Hello,
I need to generate an approximate extent in plan of a number of pointclouds.
The method works outlined below, but is quite laborious and slow.
I was wondering if anyone had a quicker method ?
>create a new constant SF and set to zero
>set this SF as the z coordinate (flattens all points)
>resample
>create a polyline section at z=0
>export as a dxf
thanks
Andrew
I need to generate an approximate extent in plan of a number of pointclouds.
The method works outlined below, but is quite laborious and slow.
I was wondering if anyone had a quicker method ?
>create a new constant SF and set to zero
>set this SF as the z coordinate (flattens all points)
>resample
>create a polyline section at z=0
>export as a dxf
thanks
Andrew