CADs
Create a CAD saved selection
Create a CAD saved selection. This operation creates a new CAD state.
post/cads/{cadId}/states/{cadStateId}/savedselections
Request body
Example request
{
"name": "My saved selection",
"type": "FACE",
"entityIds": [
"B1_TE36",
"B1_TE37",
"B1_TE38"
]
}Response
Successful operation.
Changes
No changes recorded. 1 of the 8 revisions has no diff computed, so it could not be searched.