Bump modeling cmds (#6746)

* fixes

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* bump modeling-cmds

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-05-07 14:10:18 -07:00
committed by GitHub
parent 2fee3a424c
commit e9f6ebb6d1
66 changed files with 1333 additions and 394 deletions

View File

@ -257,6 +257,7 @@ impl EngineConnection {
this_response = OkModelingCmdResponse::EntityCircularPattern(kcmc::output::EntityCircularPattern {
entity_ids: entity_ids.clone(),
entity_face_edge_ids: vec![],
});
let mut base_code: String = format!(