[TD]correct face detection to avoid ghost faces
This commit is contained in:
@@ -82,7 +82,8 @@ void QGIViewSection::drawSectionFace()
|
||||
|
||||
float lineWidth = sectionVp->LineWidth.getValue();
|
||||
|
||||
|
||||
std::vector<TopoDS_Wire> sectionWires = section->getSectionFaceWires();
|
||||
|
||||
auto sectionFaces( section->getFaceGeometry() );
|
||||
if (sectionFaces.empty()) {
|
||||
Base::Console().
|
||||
|
||||
Reference in New Issue
Block a user