/ISAPI/Intelligent/HBDLib/manualModeling/progressState/<taskID>?format=json

Search for modeling task progress according to task ID.

Request URI Definition

Table 1 GET /ISAPI/Intelligent/HBDLib/manualModeling/progressState/<taskID>?format=json

Method

GET

Description

Search for modeling task progress according to task ID.

Query

format: determine the format of request or response message.

Request

None.

Response

Succeeded: JSON_ModelingRangeTaskState

Failed: JSON_ResponseStatus

Remarks

The <taskID> in the URI refers to modeling task ID, which is returned by the URI /ISAPI/Intelligent/HBDLib/manualModeling/<HBDID>?format=json or /ISAPI/Intelligent/HBDLib/manualModelingRangeTask?format=json.