Skip to content
Failed

Changes

Summary

  1. 0033530: Data Exchange, Step Import - Implement GENERAL_PROPERTY support (details)
  2. 0033383: Modeling Algorithms - Wire/Face creation problem (details)
Commit f286953d85c4177f5b62c8ce135a54d1e69e14f5 by ichesnok
0033530: Data Exchange, Step Import - Implement GENERAL_PROPERTY support

The necessary classes for GeneralProperty support were added.
The ReadMetadata method was created for reading and saving attributes.
The file was addedsrc/StepRepr/StepRepr_BooleanRepresentationItem.hxx
The file was modified tests/de_wrapper/configuration/A3
The file was modified src/StepData/StepData_ConfParameters.hxx
The file was addedsrc/RWStepBasic/RWStepBasic_RWGeneralPropertyAssociation.cxx
The file was addedtests/metadata/step/A2
The file was addedtests/metadata/step/A4
The file was addedsrc/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.hxx
The file was addedtests/metadata/begin
The file was addedtests/metadata/step/A3
The file was addedsrc/RWStepRepr/RWStepRepr_RWRealRepresentationItem.hxx
The file was modified src/RWStepRepr/FILES
The file was addedtests/metadata/step/begin
The file was addedtests/metadata/grids.list
The file was modified src/StepData/StepData_StepReaderData.cxx
The file was modified src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx
The file was modified src/STEPCAFControl/STEPCAFControl_Reader.cxx
The file was addedsrc/StepBasic/StepBasic_GeneralPropertyAssociation.hxx
The file was addedsrc/RWStepRepr/RWStepRepr_RWRealRepresentationItem.cxx
The file was addedtests/metadata/step/A6
The file was modified src/STEPCAFControl/STEPCAFControl_Reader.hxx
The file was addedtests/metadata/step/A8
The file was addedsrc/RWStepBasic/RWStepBasic_RWGeneralPropertyAssociation.hxx
The file was addedsrc/StepBasic/StepBasic_GeneralPropertyAssociation.cxx
The file was modified src/StepRepr/FILES
The file was addedsrc/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.cxx
The file was modified tests/de_wrapper/configuration/A4
The file was modified src/StepData/StepData_ConfParameters.cxx
The file was addedsrc/StepRepr/StepRepr_RealRepresentationItem.hxx
The file was addedtests/metadata/step/A1
The file was modified src/StepAP214/StepAP214_Protocol.cxx
The file was modified src/StepBasic/StepBasic_MeasureValueMember.cxx
The file was modified src/RWStepBasic/FILES
The file was addedsrc/StepBasic/StepBasic_GeneralPropertyRelationship.cxx
The file was addedsrc/StepRepr/StepRepr_BooleanRepresentationItem.cxx
The file was addedtests/metadata/step/A9
The file was modified dox/user_guides/step/step.md
The file was addedtests/metadata/step/A5
The file was modified src/STEPCAFControl/STEPCAFControl_Provider.cxx
The file was addedsrc/StepBasic/StepBasic_GeneralPropertyRelationship.hxx
The file was addedsrc/RWStepRepr/RWStepRepr_RWBooleanRepresentationItem.hxx
The file was addedtests/metadata/parse.rules
The file was addedsrc/RWStepRepr/RWStepRepr_RWBooleanRepresentationItem.cxx
The file was modified src/XSDRAWSTEP/XSDRAWSTEP.cxx
The file was modified src/STEPCAFControl/STEPCAFControl_ConfigurationNode.cxx
The file was addedtests/metadata/step/A7
The file was modified src/StepBasic/FILES
The file was addedsrc/StepRepr/StepRepr_RealRepresentationItem.cxx
The file was modified src/RWStepAP214/RWStepAP214_GeneralModule.cxx
The file was addedtests/metadata/end
Commit e8a36f3a028c57b789c2fd5c9818be9b386ae3a1 by astromko
0033383: Modeling Algorithms - Wire/Face creation problem

ProjCurve3d and BRepAlgo_FaceRestrictor::Perform functions should not continue to work and should terminate if the BRep_Tool::Curve function returns null pointer.
The file was addedtests/bugs/modalg_8/bug33383
The file was modified src/BRepAlgo/BRepAlgo_FaceRestrictor.cxx