TechDraw - Undo for Cosmetics Vertices and Lines
This commit is contained in:
committed by
Bernd Hahnebach
parent
c6697bbc78
commit
4edf18a630
@@ -324,7 +324,10 @@ short DrawViewPart::mustExecute() const
|
||||
SeamHidden.isTouched() ||
|
||||
IsoHidden.isTouched() ||
|
||||
IsoCount.isTouched() ||
|
||||
CoarseView.isTouched());
|
||||
CoarseView.isTouched() ||
|
||||
CosmeticVertexes.isTouched() ||
|
||||
CosmeticEdges.isTouched() ||
|
||||
CenterLines.isTouched());
|
||||
}
|
||||
|
||||
if (result) {
|
||||
|
||||
Reference in New Issue
Block a user