Wireframe to dxf

operators.shp.wireframe_to_dxf(client, input_file='vertices.laz', edges_file='edges.npy', output_file='polygon.dxf', instance_type='x2large')

wireframe_to_dxf( client,
input_file=’vertices.laz’,
edges_file=’edges.npy’,
output_file=’polygon.dxf’,
instance_type=’x2large’ )
Parameters:
  • input_file – Input file for the vertices

  • edges_file – Input file for the edges

  • output_file – Output file for the dxf model

  • instance_type – type of cloud instance used for processing