occt: master 51329afc
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
master | 2022-05-16 16:17:12 | master 13f5da81 | ||
Affected Issues | 0028024: Configuration - revise XSTEPResource initialization | |||
Changeset | 0028024: Data Exchange - create a convenient mechanism for managing shape healing options when reading STEP or IGES file Problem: There is no possibility to change shape healing options from DRAW without rewriting resource file. Change: Shape healing parameters from STEP and IGES resource files were duplicated to InterfaceStatic. Resource manager initialize from InterfaceStatic if resource file name is empty. Result: User can operationally change shape healing parameters from DRAW command using "param" command. |
|||
mod - src/IFSelect/IFSelect_Functions.cxx | Diff File | |||
mod - src/IGESData/IGESData.cxx | Diff File | |||
mod - src/Interface/Interface_Static.cxx | Diff File | |||
mod - src/Interface/Interface_Static.hxx | Diff File | |||
mod - src/Resource/Resource_Manager.cxx | Diff File | |||
mod - src/Resource/Resource_Manager.hxx | Diff File | |||
mod - src/ShapeProcess/ShapeProcess_Context.cxx | Diff File | |||
mod - src/STEPControl/STEPControl_Controller.cxx | Diff File | |||
mod - src/XSAlgo/XSAlgo_AlgoContainer.cxx | Diff File | |||
mod - src/XSTEPResource/FILES | Diff File | |||
mod - src/XSTEPResource/IGES | Diff File | |||
mod - src/XSTEPResource/STEP | Diff File | |||
add - tests/bugs/step/bug28024 | Diff File | |||
mod - tests/bugs/xde/bug6805 | Diff File |