]> OCCT Git - occt-copy.git/commit
0026411: Necessary to improve XCAF to store and querying GD&T data. CR0-ipdm_26411
authorink <ink@opencascade.com>
Thu, 9 Jul 2015 09:01:55 +0000 (12:01 +0300)
committerink <ink@opencascade.com>
Tue, 18 Aug 2015 09:50:58 +0000 (12:50 +0300)
commit18b05637bd60e1b31ad3afa46ba322d01a6a3c20
tree5c2fe3dbaa39e0ff08e9ac929ebc9fbf5eb00a53
parent59b82b152633243a3a5553ebbe0a70519b2f7e91
0026411: Necessary to improve XCAF to store and querying GD&T data.
42 files changed:
adm/UDLIST
src/STEPCAFControl/STEPCAFControl_Writer.cxx
src/TKXCAF/PACKAGES
src/XCAFDimTolObjects/XCAFDimTolObjects.cdl [new file with mode: 0644]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.cdl [new file with mode: 0644]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.cxx [new file with mode: 0644]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.cdl [new file with mode: 0644]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.cxx [new file with mode: 0644]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.cdl [new file with mode: 0644]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.cxx [new file with mode: 0644]
src/XCAFDimTolObjects/XCAFDimTolObjects_Tool.cdl [new file with mode: 0644]
src/XCAFDimTolObjects/XCAFDimTolObjects_Tool.cxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc.cdl
src/XCAFDoc/XCAFDoc.cxx
src/XCAFDoc/XCAFDoc_Datum.cdl
src/XCAFDoc/XCAFDoc_Datum.cxx
src/XCAFDoc/XCAFDoc_DimTol.cxx
src/XCAFDoc/XCAFDoc_DimTolTool.cdl
src/XCAFDoc/XCAFDoc_DimTolTool.cxx
src/XCAFDoc/XCAFDoc_Dimension.cdl [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_Dimension.cxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_GeomTolerance.cdl [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_GeomTolerance.cxx [new file with mode: 0644]
src/XDEDRAW/XDEDRAW.cdl
src/XDEDRAW/XDEDRAW.cxx
src/XDEDRAW/XDEDRAW_GDTs.cdl [new file with mode: 0644]
src/XDEDRAW/XDEDRAW_GDTs.cxx [new file with mode: 0644]
tests/gdt/begin [new file with mode: 0644]
tests/gdt/dimensions/A1 [new file with mode: 0644]
tests/gdt/dimensions/A2 [new file with mode: 0644]
tests/gdt/dimensions/A3 [new file with mode: 0644]
tests/gdt/dimensions/A4 [new file with mode: 0644]
tests/gdt/dimensions/A5 [new file with mode: 0644]
tests/gdt/dimensions/A6 [new file with mode: 0644]
tests/gdt/dimensions/begin [new file with mode: 0644]
tests/gdt/dimensions/end [new file with mode: 0644]
tests/gdt/end [new file with mode: 0644]
tests/gdt/grids.list [new file with mode: 0644]
tests/gdt/tolerances/A1 [new file with mode: 0644]
tests/gdt/tolerances/A2 [new file with mode: 0644]
tests/gdt/tolerances/begin [new file with mode: 0644]
tests/gdt/tolerances/end [new file with mode: 0644]