mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-18 16:54:51 +08:00
Dependence between STEP translator and visualization occurred due to addition class STEPConstruct_GDTProperty using enumeration from package XCAFDimTolObject. In order to avoid this dependence class STEPConstruct_GDTProperty was moved in package STEPCAFControl and was renamed to STEPCAFControl_GDTProperty.