[TechDraw] Use OCC to compute intersections - drop limits from hint

This commit is contained in:
pavltom
2023-12-02 14:07:12 +01:00
committed by WandererFan
parent b26b83dfee
commit 4ea5c2b611

View File

@@ -817,7 +817,7 @@ CmdTechDrawExtensionVertexAtIntersection::CmdTechDrawExtensionVertexAtIntersecti
sMenuText = QT_TR_NOOP("Add Cosmetic Intersection Vertex(es)");
sToolTipText =
QT_TR_NOOP("Add cosmetic vertex(es) at the intersection(s) of selected edges:<br>\
- Select two edges (lines, circles and/or arcs)<br>\
- Select two edges<br>\
- Click this tool");
sWhatsThis = "TechDraw_ExtensionVertexAtIntersection";
sStatusTip = sMenuText;