를 STEP하는 변환을 실행하는 데 실패 :는 DWF 파일 내가 <a href="https://developer.api.autodesk.com/modelderivative/v2/designdata/job" rel="nofollow">Model Derivative API</a> 사용하여 STEP 내 .DWF 파일을 변환하기 위해 노력하고있어
{
"input": {
"urn":"<<DWF URN HERE>>"
},
"output": {
"destination": {
"region": "us"
},
"formats": [
{
"type": "step"
}]
}
}
을하지만 요청이 응답 실패 :
{
"diagnostic": "Failed to trigger translation for this file."
}
내가 여기서 아무것도 놓치고 있니? https://developer.autodesk.com/en/docs/model-derivative/v2/overview/supported-translations/
당신도 할 수 있습니다