Product Updates
Here's what's new in our latest update:
VolumeSelection.stitch() method replaces automatic stitching at import, giving you full control.Geometry.delete() lets you remove geometry entities directly in code.Tag object automatically.MeshGenerationParams is now Minimal (was MaxCount). To preserve previous behavior, set sizing_strategy=lc.meshing.sizing_strategy.MaxCount(10_000_000).union, subtract, intersection, and chop now accept keep, keep_source_bodies, and keep_tool_bodies for consistent control with the web app.VolumeSelection.circular_pattern() now supports full and symmetric options for 360° or mirrored patterns.For full details, see the complete release notes.
here.