feat: advance FreeCAD parity verification and runtime boundaries
This commit is contained in:
@@ -238,6 +238,11 @@ const recognizedTypeIds = new Set([
|
||||
'PartDesign::LinearPattern',
|
||||
'PartDesign::PolarPattern',
|
||||
'PartDesign::Hole',
|
||||
'PartDesign::Plane',
|
||||
'PartDesign::Line',
|
||||
'PartDesign::Point',
|
||||
'PartDesign::ShapeBinder',
|
||||
'PartDesign::SubShapeBinder',
|
||||
'Sketcher::SketchObject',
|
||||
'Path::Feature',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user