]> OCCT Git - occt.git/commit
0033331: Data Exchange, Step Import - Unsupported Representation Items CR33331
authordpasukhi <dpasukhi@opencascade.com>
Mon, 20 Feb 2023 12:30:07 +0000 (12:30 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Mon, 20 Feb 2023 12:36:57 +0000 (12:36 +0000)
commit56afc045caabdac78651bb62b5d46d14caca6bd2
tree016922fd01e13d0a6cb9bd3639e14665792455e5
parent86e352849dc7598209cb6a1254faa9c946a38977
0033331: Data Exchange, Step Import - Unsupported Representation Items

Fixed problem with iteration on Null RI
Implemented new RI 3 types
22 files changed:
src/RWStepAP214/RWStepAP214_GeneralModule.cxx
src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx
src/RWStepVisual/FILES
src/RWStepVisual/RWStepVisual_RWAnnotationLeaderCurveOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationLeaderCurveOccurrenceAndGeomReprItem.hxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationLeaderTerminatorOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationLeaderTerminatorOccurrenceAndGeomReprItem.hxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWLeaderDirectedCallout.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWLeaderDirectedCallout.hxx [new file with mode: 0644]
src/STEPCAFControl/STEPCAFControl_Reader.cxx
src/StepAP214/StepAP214_Protocol.cxx
src/StepVisual/FILES [deleted file]
src/StepVisual/StepVisual_AnnotationLeaderCurveOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationLeaderCurveOccurrenceAndGeomReprItem.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationLeaderTerminatorCurveOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationLeaderTerminatorOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationLeaderTerminatorOccurrenceAndGeomReprItem.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_DraughtingCalloutElement.cxx
src/StepVisual/StepVisual_DraughtingCalloutElement.hxx
src/StepVisual/StepVisual_LeaderDirectedCallout.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_LeaderDirectedCallout.hxx [new file with mode: 0644]
tests/bugs/step/bug33331 [new file with mode: 0644]