mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-06 07:38:08 +08:00
- Adds copy constructors for 9 geometry classes (Bezier/BSpline curves and surfaces, offset curves and surfaces in both 2D and 3D) - Updates Copy() methods to use the new copy constructors instead of recreating objects through standard constructors - Includes comprehensive test coverage for all new copy constructors