[TD]handle loose geometry via HLR

This commit is contained in:
wandererfan
2023-10-25 19:08:02 -04:00
committed by WandererFan
parent 2e54b4c4f1
commit 1d3aca0733
7 changed files with 350 additions and 421 deletions

View File

@@ -421,7 +421,7 @@ App::DocumentObjectExecReturn* DrawViewSection::execute()
}
sectionExec(baseShape);
addShapes2d();
addPoints();
return DrawView::execute();
}