[PD] re-add accidentally removed code in commit 93525ff7
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user