mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-12 09:59:54 +08:00
f24150b851
Before the fix, BRepAdaptor_CompCurve considered the input wire to be periodic with period LastParameter()-FirstParameter(). Now, method IsPeriodic will always return FALSE because it is impossible to obtain correspondence between the members of BRepAdaptor_CompCurve class and its periodicity status. New behavior has been documented in upgrade-guide.