Line type scale

Line type scale

Anonymous
Not applicable
708 Views
6 Replies
Message 1 of 7

Line type scale

Anonymous
Not applicable

I want to set LTS such that when i change or set my template scale then automatically LTS will get set to half of my sheet/template scale.

i.e. if my sheet/ template scale is 2 (scale X,Y,Z) then line type scale should automatically set to 1.

LTS.JPG

0 Likes
Accepted solutions (1)
709 Views
6 Replies
Replies (6)
Message 2 of 7

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> if my sheet/ template scale is 2 (scale X,Y,Z) then line type scale

>> should automatically set to 1

ScaleX/Y/Z for a block-insertion does not have anything to do with linetype-scale of objects within the block-definition.

So you can scale your block to any scale-value, the linetype will always have the same appearance (after _REGEN maybe).

 

If I misunderstood anything then please upload the drawing with the objects you are referring to.

 

- alfred -

 

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 3 of 7

john.vellek
Alumni
Alumni
Accepted solution

Hi @Anonymous,

 

I am not sure that I really understand the scaling issue of your template but you should be able to create either a LISP routine or an Action Macro that grabs a scale value and then sets the LTSCALE.

 

Please give me some more details so I understand your question more clearly. I am happy to try to provide a sample macro.

 

Or, you might add a post in the customization forum if you want to get a LISP routine/help. There might also be some add-ins in the Autodesk App Store that could help.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 4 of 7

jackshield
Collaborator
Collaborator

if your placing your "sheets" on layout tab, set ltscale to .5 and psltscale to 1 and it takes care of itself

Message 5 of 7

scot-65
Advisor
Advisor
If the title border is in Model Space:
One method to visually see what the LTS should be is to create
a dimension object and play with DIMLFAC override as well as
either a prefix or suffix.

For us, I show the Drawing Scale, DIMSCALE, LTSCALE, TEXTSIZE
and (MS) Plot Scale as 5 individual dimensions outside the printing
area. It is embedded into a dynamic block having a scale lookup.
When the scaling is to our liking, this block is exploded (and the
correct values are shown).

DMS: <>

For the workstations here that do not have the "Set environment
based on drawing scale" menu function, they know which settings
are for this particular file's scale.

???

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.

0 Likes
Message 6 of 7

Anonymous
Not applicable

Hello Alfred,

 

You understood correctly.

 

but my issue is with LTS, actually i prepared at least 10 drawings per day,

because of there geometries i need to change or play with sheet scale.

for my requirement I need LTS half of sheet/template scale.

I need lisp program or such setting that i did not need to worry about LTS when i change my sheet scale.

 

Thank you,

Regards, Abhijeet.

 

0 Likes
Message 7 of 7

Anonymous
Not applicable

Hello John,

I prepare at least 10 drawing per day,

because of there varying geometry i need to change Sheet scale.

My requirement is establishing relation between sheet scale and LTS.

If my sheet scale is 1 then LTS automatically set to 0.5 (half of sheet scale)

 

Could you help me with micro or lisp program.

 

Regards, Abhijeet

0 Likes