occt: master 727b5ad9

Author Committer Branch Timestamp Parent
gka bugmaster master 2015-12-18 11:23:26 master 59336f5c
Affected Issues  0026947: Data exchange can not be compiled without visualisation any more
Changeset 0026947: Data exchange can not be compiled without visualization anyomre

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.
mod - src/STEPCAFControl/FILES Diff File
mod - src/STEPCAFControl/STEPCAFControl_Reader.cxx Diff File
mod - src/STEPCAFControl/STEPCAFControl_Writer.cxx Diff File
mod - src/STEPConstruct/FILES Diff File
mod - src/StepDimTol/FILES Diff File
mod - src/XDEDRAW/XDEDRAW_GDTs.cxx Diff File