Export vertices
- operators.fvo.export_vertices(client, in_file='in.laz', out_file='out.dxf', instance_type='x2large')
- Export a 3D model from a point cloud
- export_vertices( client,in_file=’in.laz’,out_file=’out.dxf’,instance_type=’x2large’ )
- Parameters:
in_file – input file with edges encoded in the intensity field.
out_file – output file
instance_type – type of cloud instance used for processing