latestOpenAPI 3.0.32026-08-201592,4923.4 MB
53223abaceb7
Mesh Operations
Update information about the mesh operation
put/projects/{projectId}/meshoperations/{meshOperationId}
Request body
Example request
{
"meshOperationId": "159c159c-159c-159c-159c-159c159c159c",
"name": "My Mesh Operation",
"version": 18,
"cadId": "d0b816ef-3023-4e6c-84e9-e3a60130a146",
"stateId": "3f8c2f54-9c1a-4d7e-8c73-8e4b0b0c6a2b",
"createdAt": "2020-03-04T15:16:17Z",
"startedAt": "2020-03-04T15:17:18Z",
"finishedAt": "2020-03-04T17:29:42Z",
"computeResource": {
"type": "GPU_HOURS",
"value": 0.27
},
"model": {
"type": "SIMMETRIX_MESHING_FLUID_V16",
"sizing": {
"type": "AUTOMATIC_V9",
"fineness": 3
},
"refinements": [],
"cellZones": [],
"automaticLayerSettings": {
"type": "AUTOMATIC_LAYER_OFF"
},
"physicsBasedMeshing": false,
"hexCore": true,
"numOfProcessors": -1,
"advancedSimmetrixSettings": {
"smallFeatureTolerance": {
"value": 0.00001,
"unit": "m"
},
"gapElements": 0.05
}
},
"status": "FINISHED",
"progress": 1,
"meshId": "159c159c-159c-159c-159c-159c159c159c"
}Response
Successful update of the mesh operation