mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-15 05:09:35 +08:00
413c08272b
- Changes type declarations from specific measure types to `Handle(Standard_Transient)` for broader compatibility - Adds runtime type checking and conversion logic to extract measure values from both supported types - Includes comprehensive unit tests to validate the new functionality