0028315: Data Exchange - Import/Export GD&Ts without semantic
authorika <ika@opencascade.com>
Thu, 19 Jan 2017 13:05:09 +0000 (16:05 +0300)
committerapn <apn@opencascade.com>
Thu, 19 Jan 2017 13:05:25 +0000 (16:05 +0300)
commit1209c1b9233c3ffd57d3bfdbc4f09fe161fb84b1
treeed7a7f056e150cc0e8fa0cf5cc888afeb8450e5b
parent465e686173a1e6b53c873c255ca0c7dd27d3f9d3
0028315: Data Exchange - Import/Export GD&Ts without semantic

Implement import/export of Dimensions without semantic.
Add new type of dimension for GDTs with presentation and connecting to shapes.
Update test cases.

Small corrections for issue CR28315
49 files changed:
src/RWStepAP214/RWStepAP214_GeneralModule.cxx
src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx
src/RWStepVisual/FILES
src/RWStepVisual/RWStepVisual_RWAnnotationFillArea.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationFillArea.hxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationFillAreaOccurrence.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationFillAreaOccurrence.hxx [new file with mode: 0644]
src/STEPCAFControl/STEPCAFControl_Reader.cxx
src/STEPCAFControl/STEPCAFControl_Writer.cxx
src/STEPCAFControl/STEPCAFControl_Writer.hxx
src/StepAP214/StepAP214_Protocol.cxx
src/StepVisual/FILES
src/StepVisual/StepVisual_AnnotationCurveOccurrence.cxx
src/StepVisual/StepVisual_AnnotationCurveOccurrence.hxx
src/StepVisual/StepVisual_AnnotationFillArea.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationFillArea.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_DraughtingCalloutElement.cxx
src/StepVisual/StepVisual_DraughtingCalloutElement.hxx
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionType.hxx
tests/gdt/export/A1
tests/gdt/export/A4
tests/gdt/export/A6
tests/gdt/export/A7
tests/gdt/export/A8
tests/gdt/export/A9
tests/gdt/export/B1
tests/gdt/export/B2
tests/gdt/export/B3
tests/gdt/export/B4
tests/gdt/export/B5
tests/gdt/export/B7 [new file with mode: 0644]
tests/gdt/export/B8 [new file with mode: 0644]
tests/gdt/import/A1
tests/gdt/import/A4
tests/gdt/presentation/A1
tests/gdt/presentation/A3
tests/gdt/presentation/A5
tests/gdt/presentation/A6
tests/gdt/presentation/A7
tests/gdt/presentation/A8
tests/gdt/presentation/A9
tests/gdt/presentation/B1
tests/gdt/presentation/B2
tests/gdt/presentation/B3
tests/gdt/presentation/B4
tests/gdt/presentation/B6 [new file with mode: 0644]
tests/gdt/presentation/B7 [new file with mode: 0644]