Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

orders3
1307 Vistas, 6 Respuestas

Command Line to select Linetype

I want to select a Linetype via the Command Line.

I enter "-linetype load acad_ISO02w100"

 

AutoCAD responds with...

Command: -linetype
Current line type: "ByLayer"
Enter an option [?/Create/Load/Set]: load
Enter linetype(s) to load: acad_ISO02w100

 

If I hit enter a Window appears for me to select a file.  - acad.lin etc.

I don't want to see the Window

If selecting a file, I want to do it via Command Line.

Something like "-linetype load acad_ISO02w100 acad.lin"  , But it does not work

I am a novice, so be kind.....