CAD discussion forum - ask any CAD-related questions here, share your CAD knowledge on AutoCAD, Inventor, Revit and other Autodesk software with your peers from all over the world. To start a new topic, choose an appropriate forum.
Joined: 29.Jan.2013
Location: United States
Using: AutoCAD Lt 2012 Status: Offline
Points: 2
Topic: Changing Complex Line Type Text Style Posted: 29.Jan.2013 at 20:17
Hello everyone, I need help with changing the text style of my line types, I am using Autocad LT 2012. I have this line type "-----G----" and it appears as a roman style text on one drawing but when I copy it into another drawing the text style changes into standard text style, I want it to keep it as a Roman style text. I would appreciate any help from you guys.
Joined: 16.Oct.2009
Location: United States
Status: Offline
Points: 321
Posted: 29.Jan.2013 at 21:17
Here's the linetype definition for Gas linetypewithin acad.lin:
*GAS_LINE,Gas line ----GAS----GAS----GAS----GAS----GAS----GAS-- A,.5,-.2,["GAS",STANDARD,S=.1,U=0.0,X=-0.1,Y=-.05],-.25
The definition specifies the STYLE of "Standard". That style is in every drawing, cannot be deleted. But the user can change the font associated with Standard, and that is the font that will be used in the linetype.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum