visualize the primitive add/sub shape in edit

This commit is contained in:
Stefan Tröger
2015-05-19 22:05:46 +02:00
parent 1f180a11da
commit fec86abc09
8 changed files with 286 additions and 15 deletions

View File

@@ -127,7 +127,7 @@ using namespace PartGui;
PROPERTY_SOURCE(PartGui::ViewProviderPartExt, Gui::ViewProviderGeometryObject)
void GetNormals(const TopoDS_Face& theFace,
void ViewProviderPartExt::GetNormals(const TopoDS_Face& theFace,
const Handle(Poly_Triangulation)& aPolyTri,
TColgp_Array1OfDir& theNormals)
{