AutoCAD LT
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
custom linetype
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
90 Views, 3 Replies
11-05-2009 06:30 AM
I'm using 2009LT. I'm trying to create a linetype that has the electrical phase symbol, \U+0278 is the text string that places the symbol into text. Below is the command I put into my aclt.lin file. When I load the linetype, the preview of it shows the phase symbol, however once I put a line on that linetype, it shows up as a question mark. Does anyone have any ideas? (My knowledge of custom linetypes is all self taught)
*APHASE,APHASE ----A\u+0278----A\u+0278----A\u+0278----A\u+0278-- --
A,.5,-.1,["A\u+0278",STANDARD,S=.1,R=0.0,X=-0.03,Y =-.05],-.2
Thanks for any responses,
Cary Edited by: cdavis7254 on Nov 5, 2009 9:31 AM
*APHASE,APHASE ----A\u+0278----A\u+0278----A\u+0278----A\u+0278--
A,.5,-.1,["A\u+0278",STANDARD,S=.1,R=0.0,X=-0.03,Y
Thanks for any responses,
Cary Edited by: cdavis7254 on Nov 5, 2009 9:31 AM
*Dean Saadallah
Re: custom linetype
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-05-2009 07:03 AM in reply to:
cdavis7254
What font is associated with the STANDARD text style in your file that does
not work? Perhaps setting it to a font that has that symbol is all you need
to do (it's not available in all fonts).
--
Dean Saadallah
http://LTisACAD.blogspot.com
--
not work? Perhaps setting it to a font that has that symbol is all you need
to do (it's not available in all fonts).
--
Dean Saadallah
http://LTisACAD.blogspot.com
--
Re: custom linetype
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-05-2009 07:30 AM in reply to:
cdavis7254
The font for Standard is txt.shx. I'll change it & give you an upate. Thanks
Re: custom linetype
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-05-2009 07:33 AM in reply to:
cdavis7254
Thanks, I changed it to simplex & it showed up just fine. Thanks.
