Print Page | Close Window

Complex Linetypes With Text

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5974
Printed Date: 17.Aug.2026 at 07:15


Topic: Complex Linetypes With Text
Posted By: ryoerger
Subject: Complex Linetypes With Text
Date Posted: 27.May.2011 at 17:09
How do you increase the space between each occurance of text in a custom complex linetype with text? I had trouble finding the sopecifics of my question in the AutoCad help file.
I want a three (3) letter linetype with the space between each occurance of text to be more than this:
--- I/O --- I/O --- I/O ---
I want it to be more like this:
--- I/O ----------------------- I/O ----------------------- I/O -----------------------
I don't think the dashes in the code determine this and I have tried changing the other variables without success.
 
Maybe it's a scaling thing? 
 
Thank you!
 



Replies:
Posted By: John Connor
Date Posted: 27.May.2011 at 17:42
Codes with Negative value – will create a gap of specified units

Read more: http://www.cadprofessor.in/2009/04/autocad-2010-customization-part-i/#ixzz1NZH78MdN" rel="nofollow - http://www.cadprofessor.in/2009/04/autocad-2010-customization-part-i/#ixzz1NZH78MdN
CAD Professor


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: ryoerger
Date Posted: 31.May.2011 at 17:33
Excellent, thank you for the link!



Print Page | Close Window