Section Rebuild subproject
new dialog new Section/SectionLine logic remove XAxisDirection property
This commit is contained in:
committed by
Yorik van Havre
parent
a82a50a60f
commit
a662cad5be
@@ -66,9 +66,6 @@ void ViewProviderViewPart::updateData(const App::Property* prop)
|
||||
prop == &(getViewObject()->ArcCenterMarks) ||
|
||||
prop == &(getViewObject()->CenterScale) ||
|
||||
prop == &(getViewObject()->ShowSectionLine) ||
|
||||
prop == &(getViewObject()->HorizSectionLine) ||
|
||||
prop == &(getViewObject()->ArrowUpSection) ||
|
||||
prop == &(getViewObject()->SymbolSection) ||
|
||||
prop == &(getViewObject()->HorizCenterLine) ||
|
||||
prop == &(getViewObject()->VertCenterLine) ) {
|
||||
// redraw QGIVP
|
||||
|
||||
Reference in New Issue
Block a user