[PD] re-add accidentally removed code in commit 7bdad502

This commit is contained in:
Uwe
2022-06-25 16:44:44 +02:00
parent 61edc1c0d8
commit 68b02d0641

View File

@@ -122,6 +122,7 @@ void ViewProviderAddSub::updateAddSubShapeIndicator() {
// create or use the mesh on the data structure
Standard_Real AngDeflectionRads = AngularDeflection.getValue() / 180.0 * M_PI;
BRepMesh_IncrementalMesh(cShape, deflection, Standard_False, AngDeflectionRads, Standard_True);
// We must reset the location here because the transformation data
// are set in the placement property