[TD]remove obsolete LinkDimension from toolbar

This commit is contained in:
wandererfan
2024-03-12 19:18:27 -04:00
committed by WandererFan
parent 91350aad36
commit fe89dbb030
2 changed files with 6 additions and 1 deletions

View File

@@ -829,6 +829,8 @@ void execAngle3Pt(Gui::Command* cmd)
positionDimText(dim);
}
// TechDraw_LinkDimension is DEPRECATED. Use TechDraw_DimensionRepair instead.
//! link 3D geometry to Dimension(s) on a Page
//TODO: should we present all potential Dimensions from all Pages?
//===========================================================================