Hello everyone,
i am using the Aspose.Cad to convert dwg file to dxf format by python SDK.
My code:
app_id = 'xxx'
app_key = 'xxx'
Cad_api = CadApi(app_key , app_id )
request = requests.GetDrawingSaveAsRequest("sampl…...Cad to convert dwg file to dxf format...app_id = 'xxx' app_key = 'xxx' cad_api = CadApi(app_key , app_id...