Code Red > AutoLISP (Vanilla / Visual)

Align Multiple Text Objects to Curve

(1/2) > >>

encepta:
Problem: I need to align multiple text objects to curve.

LeeMac's DTCurve does exactly what I need but it only allows one text to be aligned at a time...

Any thoughts/ideas? I do not want to loop this function because that also results in a ton of clicks.

https://www.lee-mac.com/dtcurve.html

Lee Mac:
Try this old program -
https://www.cadtutor.net/forum/topic/47595-text-align-amp-delete-lisp-routine/#comment-390758

xdcad:

You can specify the distance after alignment





https://www.theswamp.org/index.php?topic=59245.0

reyas1123:

--- Quote from: xdcad on April 15, 2024, 09:13:06 PM ---
You can specify the distance after alignment





https://www.theswamp.org/index.php?topic=59245.0

--- End quote ---

Dear Sir,
i downloaded the file and save to lsp file but has an error. tnx
ReyAs

xdcad:


--- Quote ---
Dear Sir,
i downloaded the file and save to lsp file but has an error. tnx
ReyAs

--- End quote ---

Have you downloaded the API compressed package at https://github.com/xdcad/XDrx-API, decompressed it, and installed the files inside?
During installation, check all of them. After installation, start ACAD and check with F2. There will be a prompt whether the API is loaded.

=======

┌───────────────────────────────────┐
│  ≡ XDRX_API For AutoCAD Build 2024.04.28 ≡  │
│  http://www.xdcad.net  Mail:7598165@qq.com  │
└───────────────────────────────────┘

========


If normal,

It is possible to run the forum LISP

Navigation

[0] Message Index

[#] Next page

Go to full version