mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
StepToGeom package refactored to avoid C-style casts of handles to derived types. Instead of 45 classes, each defining single static method, it now defines 45 static methods in the main package class. Results of conversion are returned in normal way rather than via function parameter. Conflicts: src/StepToGeom/StepToGeom_MakeSurfaceOfRevolution.cxx
4 lines
62 B
Plaintext
Executable File
4 lines
62 B
Plaintext
Executable File
StepToGeom.cxx
|
|
StepToGeom.hxx
|
|
StepToGeom_MakeBSplineCurve.pxx
|