Author Topic: How Can i make text to parallel with polygon by Lisp?...  (Read 1277 times)

0 Members and 1 Guest are viewing this topic.

nokiya2000

  • Newt
  • Posts: 22
How Can i make text to parallel with polygon by Lisp?...
« on: August 31, 2010, 07:51:14 AM »
Well, Firstly I have to say hi to everybody. Hi~ All of Swamp Members..
This is my first Thread.

I work for GIS company. I usually use to Autodesk Map 3D 2009 for my job.
Our company work with the Ministry of Land, Transport and Maritime Affairs.They want us to build the Data Base system for the Korea Land informations System. So
I have to make tool for my job. It is about Parcels Numbers.They give us some Shp file.

It has 6 files.
I tried to import the Shp files by Autodesk Map 3D. I used to Import menu.Easly, I could import it to activated window and convert Parcels Numbers in attribue to each text.

But, I couldn't change the rotation angle of the Text. Because I didn't know how i modified by lisp.
If the parcels isn't lot , i could rotate it by use mouse. But It's so lot. it's more than 300,000 .
300,000 Parcels Number's rotation. @~~~@. It gonna make me crazy.

So I wrote this Thread to need you guys help. If someone know to how rotate text in Parcel. Please Help me!!

Thanks for reading this Thread.

P.S : I attached a Image for your understand.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: How Can i make text to parallel with polygon by Lisp?...
« Reply #1 on: August 31, 2010, 07:57:45 AM »
Check these out & Welcome to the Swamp.

Code: [Select]
----------  Align Text  ---------------
http://www.theswamp.org/index.php?topic=25824.0  Align Text 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
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: How Can i make text to parallel with polygon by Lisp?...
« Reply #2 on: August 31, 2010, 07:58:45 AM »
For more helpful links look in this thread.
http://www.theswamp.org/index.php?topic=24700.0
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.