simplecadapi 2.0.6__tar.gz → 2.0.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/PKG-INFO +3 -3
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/README.md +2 -2
- simplecadapi-2.0.7/docs/api/export_step.md +47 -0
- simplecadapi-2.0.7/docs/api/export_stl.md +47 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/pyproject.toml +1 -1
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/SKILL.md +3 -3
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/PROJECT_OVERVIEW.md +2 -2
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/PROJECT_README.md +2 -2
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/RUNTIME_INSTALL.md +1 -1
- simplecadapi-2.0.7/skills/simplecad-self-evolve/references/docs/api/export_step.md +47 -0
- simplecadapi-2.0.7/skills/simplecad-self-evolve/references/docs/api/export_stl.md +47 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/scripts/install.sh +2 -2
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/scripts/repl_bootstrap.py +1 -1
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/operations.py +50 -2
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/uv.lock +1 -1
- simplecadapi-2.0.6/docs/api/export_step.md +0 -13
- simplecadapi-2.0.6/docs/api/export_stl.md +0 -13
- simplecadapi-2.0.6/skills/simplecad-self-evolve/references/docs/api/export_step.md +0 -13
- simplecadapi-2.0.6/skills/simplecad-self-evolve/references/docs/api/export_stl.md +0 -13
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/.gitignore +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/.python-version +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/LICENSE +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/MANIFEST.in +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/README.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/add_part_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/and_.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/bounds_rbbox.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/chamfer_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/clear_constraints_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/clone_assembly_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/constrain_coincident_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/constrain_concentric_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/constrain_distance_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/constrain_offset_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/cut_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/eval_rarray.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/eval_rscalar.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/extrude_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/fillet_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/geo.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/helical_sweep_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/intersect_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/intersect_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/linear_pattern_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/loft_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_angle_arc_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_angle_arc_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_assembly_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_box_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_box_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_capsule_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_circle_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_circle_rface.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_circle_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_cone_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_cylinder_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_ellipsoid_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_face_from_wire_rface.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_field_surface_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_helix_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_helix_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_line_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_n_hole_flange_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_naca_propeller_blade_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_point_rvertex.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_polyline_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_rectangle_rface.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_rectangle_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_segment_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_segment_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_sphere_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_sphere_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_spline_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_spline_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_threaded_rod_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_three_point_arc_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_three_point_arc_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/make_wire_from_edges_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/meta.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/mirror_shape.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/not_.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/or_.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/radial_pattern_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/render_screenshot_rpath.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/revolve_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/rotate_part_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/rotate_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/rotate_shape.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/scale_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/select.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/select_edges_by_tag.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/select_faces_by_tag.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/set_tag.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/shell_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/smooth_subtract_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/smooth_union_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/solve_assembly_rresult.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/stack.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/stack_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/subtract_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/sweep_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/tag.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/translate_part_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/translate_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/translate_shape.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/union_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/union_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/api/value.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/README.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/compound.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/coordinate_system.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/declarative_constraints.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/edge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/face.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/shell.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/simple_workplane.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/solid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/tagged_mixin.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/vertex.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/docs/core/wire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/examples.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/refactor-plan/tagging.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/scripts/publish.sh +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/scripts/sync_ragflow_docs.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/cases/simplecad_self_evolve_cases/__init__.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/cases/simplecad_self_evolve_cases/evolve.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/EVOLVE_WORKFLOW.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/LICENSE.txt +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/README.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/add_part_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/and_.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/bounds_rbbox.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/chamfer_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/clear_constraints_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/clone_assembly_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/constrain_coincident_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/constrain_concentric_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/constrain_distance_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/constrain_offset_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/cut_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/eval_rarray.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/eval_rscalar.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/extrude_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/fillet_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/geo.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/helical_sweep_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/intersect_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/intersect_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/linear_pattern_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/loft_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_angle_arc_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_angle_arc_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_assembly_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_box_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_box_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_capsule_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_circle_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_circle_rface.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_circle_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_cone_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_cylinder_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_ellipsoid_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_face_from_wire_rface.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_field_surface_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_helix_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_helix_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_line_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_n_hole_flange_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_naca_propeller_blade_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_point_rvertex.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_polyline_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_rectangle_rface.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_rectangle_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_segment_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_segment_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_sphere_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_sphere_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_spline_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_spline_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_threaded_rod_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_three_point_arc_redge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_three_point_arc_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/make_wire_from_edges_rwire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/meta.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/mirror_shape.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/not_.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/or_.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/radial_pattern_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/render_screenshot_rpath.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/revolve_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/rotate_part_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/rotate_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/rotate_shape.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/scale_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/select.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/select_edges_by_tag.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/select_faces_by_tag.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/set_tag.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/shell_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/smooth_subtract_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/smooth_union_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/solve_assembly_rresult.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/stack.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/stack_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/subtract_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/sweep_rsolid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/tag.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/translate_part_rassembly.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/translate_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/translate_shape.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/union_rscalarfield.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/union_rsolidlist.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/api/value.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/README.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/compound.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/coordinate_system.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/declarative_constraints.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/edge.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/face.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/shell.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/simple_workplane.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/solid.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/tagged_mixin.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/vertex.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/docs/core/wire.md +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/scripts/add_new_case.sh +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/scripts/evolve_case.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/scripts/jupyter_with_skill.sh +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/scripts/validate_skill.sh +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/scripts/with_skill.sh +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/__init__.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/auto_tools/__init__.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/auto_tools/auto_docs_gen.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/auto_tools/evolution.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/auto_tools/make_export.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/auto_tools/skill_pack.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/constraints.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/core.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/evolve.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/field.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/py.typed +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/ql.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/src/simplecadapi/tagging.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/test/test_all_features.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/test/test_auto_docs_gen.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/test/test_field_surface.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/test/test_make_export.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/test/test_ql.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/test/test_skill_pack.py +0 -0
- {simplecadapi-2.0.6 → simplecadapi-2.0.7}/test/test_tagging_refactor.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: simplecadapi
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.7
|
|
4
4
|
Summary: A simplified CAD modeling Python API based on CADQuery
|
|
5
5
|
Project-URL: Homepage, https://github.com/NiJingzhe/SimpleCADAPI
|
|
6
6
|
Project-URL: Repository, https://github.com/NiJingzhe/SimpleCADAPI
|
|
@@ -385,7 +385,7 @@ Experimental scripts and temporary modeling examples are not included as formal
|
|
|
385
385
|
|
|
386
386
|
## Package Installation (Python Package Managers)
|
|
387
387
|
|
|
388
|
-
Current package name: `simplecadapi`, version: `2.0.
|
|
388
|
+
Current package name: `simplecadapi`, version: `2.0.7` (see `pyproject.toml`).
|
|
389
389
|
|
|
390
390
|
### Method A: Install from package repository with pip
|
|
391
391
|
|
|
@@ -418,7 +418,7 @@ uv add simplecadapi
|
|
|
418
418
|
The repository already contains example build artifacts (`dist/`):
|
|
419
419
|
|
|
420
420
|
```bash
|
|
421
|
-
pip install dist/simplecadapi-2.0.
|
|
421
|
+
pip install dist/simplecadapi-2.0.7-py3-none-any.whl
|
|
422
422
|
```
|
|
423
423
|
|
|
424
424
|
If you need to rebuild:
|
|
@@ -9,7 +9,7 @@ Experimental scripts and temporary modeling examples are not included as formal
|
|
|
9
9
|
|
|
10
10
|
## Package Installation (Python Package Managers)
|
|
11
11
|
|
|
12
|
-
Current package name: `simplecadapi`, version: `2.0.
|
|
12
|
+
Current package name: `simplecadapi`, version: `2.0.7` (see `pyproject.toml`).
|
|
13
13
|
|
|
14
14
|
### Method A: Install from package repository with pip
|
|
15
15
|
|
|
@@ -42,7 +42,7 @@ uv add simplecadapi
|
|
|
42
42
|
The repository already contains example build artifacts (`dist/`):
|
|
43
43
|
|
|
44
44
|
```bash
|
|
45
|
-
pip install dist/simplecadapi-2.0.
|
|
45
|
+
pip install dist/simplecadapi-2.0.7-py3-none-any.whl
|
|
46
46
|
```
|
|
47
47
|
|
|
48
48
|
If you need to rebuild:
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# export_step
|
|
2
|
+
|
|
3
|
+
## API Definition
|
|
4
|
+
|
|
5
|
+
```python
|
|
6
|
+
def export_step(shapes: Union[AnyShape, Sequence[AnyShape]], filename: str) -> None
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
*Source: operations.py*
|
|
10
|
+
|
|
11
|
+
## Description
|
|
12
|
+
|
|
13
|
+
Export shapes to STEP.
|
|
14
|
+
|
|
15
|
+
Use this function when you want to export one shape or many shapes into the
|
|
16
|
+
same STEP file. Passing `List[Solid]` is valid and often preferred when a
|
|
17
|
+
previous boolean operation returned multiple solids.
|
|
18
|
+
|
|
19
|
+
## Parameters
|
|
20
|
+
|
|
21
|
+
### shapes
|
|
22
|
+
|
|
23
|
+
- **Description**: A single exportable shape or any nested sequence of exportable shapes. Lists of Solid are supported directly, including list results returned by boolean operations.
|
|
24
|
+
|
|
25
|
+
### filename
|
|
26
|
+
|
|
27
|
+
- **Description**: Output STEP file path.
|
|
28
|
+
|
|
29
|
+
## Returns
|
|
30
|
+
|
|
31
|
+
None: Writes the provided shapes into one STEP file.
|
|
32
|
+
|
|
33
|
+
## Examples
|
|
34
|
+
|
|
35
|
+
### Example 1
|
|
36
|
+
```python
|
|
37
|
+
main_body = make_box_rsolid(10, 4, 4, bottom_face_center=(0, 0, 0))
|
|
38
|
+
left_cap = make_sphere_rsolid(2.0, center=(-2.0, 2.0, 2.0))
|
|
39
|
+
right_cap = make_sphere_rsolid(2.0, center=(12.0, 2.0, 2.0))
|
|
40
|
+
body_parts = union_rsolidlist(main_body, [left_cap, right_cap])
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
### Example 2
|
|
44
|
+
```python
|
|
45
|
+
# Export the full list directly; no need to collapse to body_parts[0].
|
|
46
|
+
export_step(body_parts, "rounded_bar.step")
|
|
47
|
+
```
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# export_stl
|
|
2
|
+
|
|
3
|
+
## API Definition
|
|
4
|
+
|
|
5
|
+
```python
|
|
6
|
+
def export_stl(shapes: Union[AnyShape, Sequence[AnyShape]], filename: str) -> None
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
*Source: operations.py*
|
|
10
|
+
|
|
11
|
+
## Description
|
|
12
|
+
|
|
13
|
+
Export shapes to STL.
|
|
14
|
+
|
|
15
|
+
Use this function when you want to export one solid or many solids/faces into
|
|
16
|
+
the same STL file. Passing `List[Solid]` is valid and often preferred when a
|
|
17
|
+
previous boolean operation returned multiple solids.
|
|
18
|
+
|
|
19
|
+
## Parameters
|
|
20
|
+
|
|
21
|
+
### shapes
|
|
22
|
+
|
|
23
|
+
- **Description**: A single Solid or Face, or any nested sequence of Solid/Face. Lists of Solid are supported directly, including list results returned by boolean operations.
|
|
24
|
+
|
|
25
|
+
### filename
|
|
26
|
+
|
|
27
|
+
- **Description**: Output STL file path.
|
|
28
|
+
|
|
29
|
+
## Returns
|
|
30
|
+
|
|
31
|
+
None: Writes the provided shapes into one STL file.
|
|
32
|
+
|
|
33
|
+
## Examples
|
|
34
|
+
|
|
35
|
+
### Example 1
|
|
36
|
+
```python
|
|
37
|
+
main_body = make_box_rsolid(10, 4, 4, bottom_face_center=(0, 0, 0))
|
|
38
|
+
left_cap = make_sphere_rsolid(2.0, center=(-2.0, 2.0, 2.0))
|
|
39
|
+
right_cap = make_sphere_rsolid(2.0, center=(12.0, 2.0, 2.0))
|
|
40
|
+
body_parts = union_rsolidlist(main_body, [left_cap, right_cap])
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
### Example 2
|
|
44
|
+
```python
|
|
45
|
+
# Export the list result directly.
|
|
46
|
+
export_stl(body_parts, "rounded_bar.stl")
|
|
47
|
+
```
|
|
@@ -5,9 +5,9 @@ license: MIT
|
|
|
5
5
|
compatibility: Requires Python 3.10+, active virtual environment, and network access for package installation.
|
|
6
6
|
metadata:
|
|
7
7
|
project: simplecadapi
|
|
8
|
-
version: 2.0.
|
|
8
|
+
version: 2.0.7
|
|
9
9
|
runtime-package: simplecadapi
|
|
10
|
-
runtime-spec: simplecadapi==2.0.
|
|
10
|
+
runtime-spec: simplecadapi==2.0.7
|
|
11
11
|
cases-module: simplecad_self_evolve_cases
|
|
12
12
|
---
|
|
13
13
|
|
|
@@ -53,7 +53,7 @@ metadata:
|
|
|
53
53
|
## Install behavior
|
|
54
54
|
- Preferred: run `scripts/install.sh` once when skill is installed/activated.
|
|
55
55
|
- Runtime wrappers auto-install on demand if `simplecadapi` is missing.
|
|
56
|
-
- Package installed by default: `simplecadapi==2.0.
|
|
56
|
+
- Package installed by default: `simplecadapi==2.0.7`
|
|
57
57
|
- Wrappers install only into a virtual environment interpreter (set `PYTHON_BIN` when needed).
|
|
58
58
|
|
|
59
59
|
## Interpreter selection
|
{simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/PROJECT_README.md
RENAMED
|
@@ -9,7 +9,7 @@ Experimental scripts and temporary modeling examples are not included as formal
|
|
|
9
9
|
|
|
10
10
|
## Package Installation (Python Package Managers)
|
|
11
11
|
|
|
12
|
-
Current package name: `simplecadapi`, version: `2.0.
|
|
12
|
+
Current package name: `simplecadapi`, version: `2.0.7` (see `pyproject.toml`).
|
|
13
13
|
|
|
14
14
|
### Method A: Install from package repository with pip
|
|
15
15
|
|
|
@@ -42,7 +42,7 @@ uv add simplecadapi
|
|
|
42
42
|
The repository already contains example build artifacts (`dist/`):
|
|
43
43
|
|
|
44
44
|
```bash
|
|
45
|
-
pip install dist/simplecadapi-2.0.
|
|
45
|
+
pip install dist/simplecadapi-2.0.7-py3-none-any.whl
|
|
46
46
|
```
|
|
47
47
|
|
|
48
48
|
If you need to rebuild:
|
{simplecadapi-2.0.6 → simplecadapi-2.0.7}/skills/simplecad-self-evolve/references/RUNTIME_INSTALL.md
RENAMED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
PYTHON_BIN=.venv/bin/python scripts/install.sh
|
|
7
7
|
```
|
|
8
8
|
|
|
9
|
-
This installs `simplecadapi==2.0.
|
|
9
|
+
This installs `simplecadapi==2.0.7` to the active Python environment.
|
|
10
10
|
If `PYTHON_BIN` is not set, wrappers default to `python3` (fallback `python`).
|
|
11
11
|
Installation is intentionally blocked for non-venv/system interpreters.
|
|
12
12
|
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# export_step
|
|
2
|
+
|
|
3
|
+
## API Definition
|
|
4
|
+
|
|
5
|
+
```python
|
|
6
|
+
def export_step(shapes: Union[AnyShape, Sequence[AnyShape]], filename: str) -> None
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
*Source: operations.py*
|
|
10
|
+
|
|
11
|
+
## Description
|
|
12
|
+
|
|
13
|
+
Export shapes to STEP.
|
|
14
|
+
|
|
15
|
+
Use this function when you want to export one shape or many shapes into the
|
|
16
|
+
same STEP file. Passing `List[Solid]` is valid and often preferred when a
|
|
17
|
+
previous boolean operation returned multiple solids.
|
|
18
|
+
|
|
19
|
+
## Parameters
|
|
20
|
+
|
|
21
|
+
### shapes
|
|
22
|
+
|
|
23
|
+
- **Description**: A single exportable shape or any nested sequence of exportable shapes. Lists of Solid are supported directly, including list results returned by boolean operations.
|
|
24
|
+
|
|
25
|
+
### filename
|
|
26
|
+
|
|
27
|
+
- **Description**: Output STEP file path.
|
|
28
|
+
|
|
29
|
+
## Returns
|
|
30
|
+
|
|
31
|
+
None: Writes the provided shapes into one STEP file.
|
|
32
|
+
|
|
33
|
+
## Examples
|
|
34
|
+
|
|
35
|
+
### Example 1
|
|
36
|
+
```python
|
|
37
|
+
main_body = make_box_rsolid(10, 4, 4, bottom_face_center=(0, 0, 0))
|
|
38
|
+
left_cap = make_sphere_rsolid(2.0, center=(-2.0, 2.0, 2.0))
|
|
39
|
+
right_cap = make_sphere_rsolid(2.0, center=(12.0, 2.0, 2.0))
|
|
40
|
+
body_parts = union_rsolidlist(main_body, [left_cap, right_cap])
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
### Example 2
|
|
44
|
+
```python
|
|
45
|
+
# Export the full list directly; no need to collapse to body_parts[0].
|
|
46
|
+
export_step(body_parts, "rounded_bar.step")
|
|
47
|
+
```
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# export_stl
|
|
2
|
+
|
|
3
|
+
## API Definition
|
|
4
|
+
|
|
5
|
+
```python
|
|
6
|
+
def export_stl(shapes: Union[AnyShape, Sequence[AnyShape]], filename: str) -> None
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
*Source: operations.py*
|
|
10
|
+
|
|
11
|
+
## Description
|
|
12
|
+
|
|
13
|
+
Export shapes to STL.
|
|
14
|
+
|
|
15
|
+
Use this function when you want to export one solid or many solids/faces into
|
|
16
|
+
the same STL file. Passing `List[Solid]` is valid and often preferred when a
|
|
17
|
+
previous boolean operation returned multiple solids.
|
|
18
|
+
|
|
19
|
+
## Parameters
|
|
20
|
+
|
|
21
|
+
### shapes
|
|
22
|
+
|
|
23
|
+
- **Description**: A single Solid or Face, or any nested sequence of Solid/Face. Lists of Solid are supported directly, including list results returned by boolean operations.
|
|
24
|
+
|
|
25
|
+
### filename
|
|
26
|
+
|
|
27
|
+
- **Description**: Output STL file path.
|
|
28
|
+
|
|
29
|
+
## Returns
|
|
30
|
+
|
|
31
|
+
None: Writes the provided shapes into one STL file.
|
|
32
|
+
|
|
33
|
+
## Examples
|
|
34
|
+
|
|
35
|
+
### Example 1
|
|
36
|
+
```python
|
|
37
|
+
main_body = make_box_rsolid(10, 4, 4, bottom_face_center=(0, 0, 0))
|
|
38
|
+
left_cap = make_sphere_rsolid(2.0, center=(-2.0, 2.0, 2.0))
|
|
39
|
+
right_cap = make_sphere_rsolid(2.0, center=(12.0, 2.0, 2.0))
|
|
40
|
+
body_parts = union_rsolidlist(main_body, [left_cap, right_cap])
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
### Example 2
|
|
44
|
+
```python
|
|
45
|
+
# Export the list result directly.
|
|
46
|
+
export_stl(body_parts, "rounded_bar.stl")
|
|
47
|
+
```
|
|
@@ -32,7 +32,7 @@ export SIMPLECAD_RUNTIME_PACKAGE="simplecadapi"
|
|
|
32
32
|
export SIMPLECAD_CASES_ROOT="${SKILL_ROOT}/cases"
|
|
33
33
|
export SIMPLECAD_CASES_MODULE="simplecad_self_evolve_cases"
|
|
34
34
|
|
|
35
|
-
PACKAGE_SPEC="simplecadapi==2.0.
|
|
35
|
+
PACKAGE_SPEC="simplecadapi==2.0.7"
|
|
36
36
|
JUPYTER_DEPS=("jupyterlab>=4.5.5" "ipykernel>=6.29.5")
|
|
37
37
|
INSTALL_JUPYTER=0
|
|
38
38
|
INSTALL_ARGS=()
|
|
@@ -85,4 +85,4 @@ print("simplecadapi import OK")
|
|
|
85
85
|
print(getattr(scad, "__description__", ""))
|
|
86
86
|
PY
|
|
87
87
|
|
|
88
|
-
echo "Runtime install completed for simplecadapi 2.0.
|
|
88
|
+
echo "Runtime install completed for simplecadapi 2.0.7."
|
|
@@ -1625,7 +1625,31 @@ def _normalize_shape_input(
|
|
|
1625
1625
|
|
|
1626
1626
|
|
|
1627
1627
|
def export_step(shapes: Union[AnyShape, Sequence[AnyShape]], filename: str) -> None:
|
|
1628
|
-
"""Export shapes to STEP.
|
|
1628
|
+
"""Export shapes to STEP.
|
|
1629
|
+
|
|
1630
|
+
Args:
|
|
1631
|
+
shapes: A single exportable shape or any nested sequence of exportable
|
|
1632
|
+
shapes. Lists of Solid are supported directly, including list results
|
|
1633
|
+
returned by boolean operations.
|
|
1634
|
+
filename: Output STEP file path.
|
|
1635
|
+
|
|
1636
|
+
Returns:
|
|
1637
|
+
None: Writes the provided shapes into one STEP file.
|
|
1638
|
+
|
|
1639
|
+
Usage:
|
|
1640
|
+
Use this function when you want to export one shape or many shapes into the
|
|
1641
|
+
same STEP file. Passing `List[Solid]` is valid and often preferred when a
|
|
1642
|
+
previous boolean operation returned multiple solids.
|
|
1643
|
+
|
|
1644
|
+
Examples:
|
|
1645
|
+
main_body = make_box_rsolid(10, 4, 4, bottom_face_center=(0, 0, 0))
|
|
1646
|
+
left_cap = make_sphere_rsolid(2.0, center=(-2.0, 2.0, 2.0))
|
|
1647
|
+
right_cap = make_sphere_rsolid(2.0, center=(12.0, 2.0, 2.0))
|
|
1648
|
+
body_parts = union_rsolidlist(main_body, [left_cap, right_cap])
|
|
1649
|
+
|
|
1650
|
+
# Export the full list directly; no need to collapse to body_parts[0].
|
|
1651
|
+
export_step(body_parts, "rounded_bar.step")
|
|
1652
|
+
"""
|
|
1629
1653
|
try:
|
|
1630
1654
|
shape_list = _normalize_shape_input(shapes)
|
|
1631
1655
|
|
|
@@ -1654,7 +1678,31 @@ def export_step(shapes: Union[AnyShape, Sequence[AnyShape]], filename: str) -> N
|
|
|
1654
1678
|
|
|
1655
1679
|
|
|
1656
1680
|
def export_stl(shapes: Union[AnyShape, Sequence[AnyShape]], filename: str) -> None:
|
|
1657
|
-
"""Export shapes to STL.
|
|
1681
|
+
"""Export shapes to STL.
|
|
1682
|
+
|
|
1683
|
+
Args:
|
|
1684
|
+
shapes: A single Solid or Face, or any nested sequence of Solid/Face.
|
|
1685
|
+
Lists of Solid are supported directly, including list results returned
|
|
1686
|
+
by boolean operations.
|
|
1687
|
+
filename: Output STL file path.
|
|
1688
|
+
|
|
1689
|
+
Returns:
|
|
1690
|
+
None: Writes the provided shapes into one STL file.
|
|
1691
|
+
|
|
1692
|
+
Usage:
|
|
1693
|
+
Use this function when you want to export one solid or many solids/faces into
|
|
1694
|
+
the same STL file. Passing `List[Solid]` is valid and often preferred when a
|
|
1695
|
+
previous boolean operation returned multiple solids.
|
|
1696
|
+
|
|
1697
|
+
Examples:
|
|
1698
|
+
main_body = make_box_rsolid(10, 4, 4, bottom_face_center=(0, 0, 0))
|
|
1699
|
+
left_cap = make_sphere_rsolid(2.0, center=(-2.0, 2.0, 2.0))
|
|
1700
|
+
right_cap = make_sphere_rsolid(2.0, center=(12.0, 2.0, 2.0))
|
|
1701
|
+
body_parts = union_rsolidlist(main_body, [left_cap, right_cap])
|
|
1702
|
+
|
|
1703
|
+
# Export the list result directly.
|
|
1704
|
+
export_stl(body_parts, "rounded_bar.stl")
|
|
1705
|
+
"""
|
|
1658
1706
|
try:
|
|
1659
1707
|
shape_list = _normalize_shape_input(shapes)
|
|
1660
1708
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|