Over 1.096.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator and the updated Barcode generator.
New AutoCAD 2026 commands and variables.
CAD tip # 3894:
Question
A
Use the LISP application by CAD Studio - srxText (
Download) to leave out end-of-paragraph control characters from MText objects or replace them with soft returns (spaces).

Enter the searched text as a regular expression \\P and replace this text by a single space (or e.g. \P* ). Perform the replacement on all selected Mtext entities.
ACADADTMapMDT


28.6.2004
9090×