]> OCCT Git - occt-copy.git/commit
0028315: Data Exchange - Import/Export GD&Ts without semantic
authorika <ika@opencascade.com>
Wed, 28 Dec 2016 11:05:01 +0000 (14:05 +0300)
committeraba <aba@opencascade.com>
Tue, 10 Jan 2017 14:31:28 +0000 (17:31 +0300)
commitd8dc870d20c9faa3992613c7d0b924fa46050e2e
tree3673913c085b9cd3530e5606ffd5b269a096169c
parent9bcfd6f6499ddcaf4b68baea5ce77527b244730b
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.
48 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/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]