Files
OCCT/src/ModelingAlgorithms/TOOLKITS.cmake
Pasukhin Dmitry 9f761b12ec Modeling - Implement new Helix Toolkit (#648)
- Adds a complete TKHelix toolkit with geometric helix curve adaptor and topological builders
- Implements advanced B-spline approximation algorithms for high-quality helix representation
- Provides comprehensive TCL command interface for interactive helix creation and testing
2025-07-28 12:51:16 +01:00

18 lines
255 B
CMake

# Auto-generated list of toolkits for ModelingAlgorithms module
set(OCCT_ModelingAlgorithms_LIST_OF_TOOLKITS
TKGeomAlgo
TKTopAlgo
TKPrim
TKBO
TKBool
TKHLR
TKHelix
TKFillet
TKOffset
TKFeat
TKMesh
TKXMesh
TKShHealing
TKExpress
)