TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: RamiMann on May 02, 2019, 05:39:49 AM

Title: Align Text to picked point
Post by: RamiMann on May 02, 2019, 05:39:49 AM
Hello Everyone
I need a code that can align text (from X or Y of insertion point) to "x" or "y" of a picked point.In fact, when I pick a point,the word will move to that X,maintaining the Y coordinate or to the Y of picked point,maintaining the X coordinate. Does anybody have such a lisp?
Thanks in advance
Title: Re: Align Text to picked point
Post by: tombu on May 02, 2019, 07:18:50 AM
Also at: https://www.cadtutor.net/forum/topic/67495-align-text-to-a-picked-point/
and: https://forums.augi.com/showthread.php?173555-Align-Text-to-picked-point
Title: Re: Align Text to picked point
Post by: CAB on May 02, 2019, 08:21:57 AM
Also:
----------  Align Text  ---------------
http://www.theswamp.org/index.php?topic=25824.0  Align Text X-Y Axis  CAB
http://www.theswamp.org/index.php?topic=8903.msg367635#msg367635 Tim Willey / CAB
http://www.theswamp.org/index.php?topic=29153.0  Align Text to Curve by Lee Mac
http://www.cadtutor.net/forum/showthread.php?37646-Align-Text-to-Curve
http://www.theswamp.org/index.php?topic=33735.0  Slinky Text by Lee Mac
http://www.theswamp.org/index.php?topic=30943.0  LeeMac text2object reactor