]> OCCT Git - occt-copy.git/commit
0027235: Export GDT: Annotation plane and Presentation.
authorika <ika@opencascade.com>
Wed, 9 Mar 2016 11:25:17 +0000 (14:25 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 7 Apr 2016 16:34:47 +0000 (19:34 +0300)
commit37e4a574938da02c2f4f303c972e97f299315b0b
treed9cd0874bec02d81507d923e76353afc9da0af22
parent06c4e96845a680da999156af5a673f286d483248
0027235: Export GDT: Annotation plane and Presentation.

Implement Null_Style STEP type.
Implement export of annotation planes and presentation as tessellated geometry.
Add tests.
29 files changed:
src/QABugs/QABugs_20.cxx
src/RWStepAP214/RWStepAP214_GeneralModule.cxx
src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx
src/RWStepVisual/RWStepVisual_RWPresentationStyleAssignment.cxx
src/RWStepVisual/RWStepVisual_RWPresentationStyleByContext.cxx
src/RWStepVisual/RWStepVisual_RWTessellatedCurveSet.cxx
src/RWStepVisual/RWStepVisual_RWTessellatedCurveSet.hxx
src/RWStepVisual/RWStepVisual_RWTessellatedGeometricSet.cxx
src/STEPCAFControl/STEPCAFControl_GDTProperty.cxx
src/STEPCAFControl/STEPCAFControl_GDTProperty.hxx
src/STEPCAFControl/STEPCAFControl_Reader.cxx
src/STEPCAFControl/STEPCAFControl_Writer.cxx
src/StepDimTol/StepDimTol_SimpleDatumReferenceModifierMember.hxx
src/StepVisual/FILES
src/StepVisual/StepVisual_NullStyle.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_NullStyleMember.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_NullStyleMember.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_PresentationStyleSelect.cxx
src/StepVisual/StepVisual_PresentationStyleSelect.hxx
src/StepVisual/StepVisual_TessellatedGeometricSet.cxx
src/StepVisual/StepVisual_TessellatedGeometricSet.hxx
tests/gdt/export/end
tests/gdt/grids.list
tests/gdt/presentation/A1 [new file with mode: 0644]
tests/gdt/presentation/A2 [new file with mode: 0644]
tests/gdt/presentation/A3 [new file with mode: 0644]
tests/gdt/presentation/A4 [new file with mode: 0644]
tests/gdt/presentation/begin [new file with mode: 0644]
tests/gdt/presentation/end [new file with mode: 0644]