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:
@ -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!(
|
||||
|
Reference in New Issue
Block a user