[PD] re-add accidentally removed code in commit 93525ff7

This commit is contained in:
Uwe
2022-06-25 16:44:44 +02:00
parent 1b2f0063a1
commit 999f3b85ee

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