Skip to main content

assembly_apply_inferred_constraints_json

Function assembly_apply_inferred_constraints_json 

Source
pub fn assembly_apply_inferred_constraints_json(options_json: &str) -> String
Expand description

Scan and CREATE: every accepted candidate becomes a constraint, then ONE solve runs for the whole batch (each inferred constraint is already satisfied at the pose it was read from, so a healthy assembly does not move). Returns {ok, created: [id…], report, solve}.