Sketcher: improve Make Internals property tooltip (#23636)
* Sketcher: improve Make Internals property tooltip * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Sketcher: reword final MakeInternals tooltip * Sketcher: apply final code review suggestion Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com>
This commit is contained in:
@@ -173,7 +173,7 @@ SketchObject::SketchObject() : geoLastId(0)
|
||||
(false),
|
||||
"Internal Geometry",
|
||||
App::Prop_None,
|
||||
"Make internal geometry, e.g. split intersecting edges, face of closed wires.");
|
||||
"Enables selection of closed profiles within a sketch as input for operations");
|
||||
|
||||
Geometry.setOrderRelevant(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user