Files
OCCT/src/ApplicationFramework
Pasukhin Dmitry 7d89343b9b Application Framework - Early-return null NamedShape when TNaming_UsedShapes is missing (#760)
Check Acces.Root().FindAttribute(...) result in TNaming_Tool::NamedShape and return an empty Handle
if the TNaming_UsedShapes attribute is not found to avoid using an uninitialized map.
2025-10-24 09:11:48 +01:00
..