Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

linetype setting

1 REPLY 1
Reply
Message 1 of 2
richie_hodgson
220 Views, 1 Reply

linetype setting

Hi

I have a lisp that can create a linetype file, put a bunch of linetypes in it, load the file to create the linetypes in the current drawing then delete the file. I like the way it works but I would like some of the linetypes not to scale to paperspace units, i.e. remain 1m long 1m gap .... in whatever viewport... the code snippet for linetype creation is below

 

(write-line (strcat "*" "BI" ", ---" "BI" "---") fn )

(write-line (strcat "A,6,-5,[\"" "BI" "\",ROMANS,S=1,R=0.0,X=-4.5,Y=-1],-.2") fn )

 

so how to I turn off  "use paperspace units for scaling"?

Richie
1 REPLY 1
Message 2 of 2

Oops, did a bit of reading and that setting is global not individual per linetype, would be a nice feature though...

Richie

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost