mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-12 03:57:27 +08:00
18f7c9a5c2
Methods Init() in STEP data classes are made non-virtual, redundant variants just calling the same method of the base class are removed. A few places where removed method have been called are corrected.