CAD Forum - Database of tips, tricks and utilities for AutoCAD, Inventor and other Autodesk products [www.cadforum.cz]
CZ | EN | DE
Login or
registration
  Visitors: 3138
RSS channel - CAD tips RSS tips
RSS discussions

Discussion Discussion forum

 

HelpCAD discussion

 
CAD Forum - Homepage 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.

Please abide by the rules of this forum.

How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Topic ClosedAdd multiline text with Attedit

 Post Reply Post Reply
Author
rohgahh View Drop Down
Newbie
Newbie


Joined: 25.Nov.2015
Location: Portugal
Using: Autocad 2016
Status: Offline
Points: 2
Direct Link To This Post Topic: Add multiline text with Attedit
    Posted: 25.Nov.2015 at 15:25
Hi

I have a template and there are 3 blocks with text 1000, 1001, 1002

With a script, I can change them with attedit to the numbers I want. However, one off them i need to change to:

To sheet
101


just like that, with an enter.


>> "D:\change_frame\scripts\auto_pag.scr" echo -attedit
>> "D:\change_frame\scripts\auto_pag.scr" echo(
>> "D:\change_frame\scripts\auto_pag.scr" echo(
>> "D:\change_frame\scripts\auto_pag.scr" echo(
>> "D:\change_frame\scripts\auto_pag.scr" echo(
>> "D:\change_frame\scripts\auto_pag.scr" ECHO 410,291.0
>> "D:\change_frame\scripts\auto_pag.scr" ECHO -40,-40,0.0
>> "D:\change_frame\scripts\auto_pag.scr" echo.
>> "D:\change_frame\scripts\auto_pag.scr" echo V
>> "D:\change_frame\scripts\auto_pag.scr" echo C
>> "D:\change_frame\scripts\auto_pag.scr" echo 1002
>> "D:\change_frame\scripts\auto_pag.scr" echo To sheet 101

With this code, it will be all in one line.

What do I have to do to write like I want to?




Thanks in advance

Edited by rohgahh - 25.Nov.2015 at 15:27
Back to Top

Related CAD tips:


 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0,352 seconds.