Controlling stacked fractions with LISP.

Controlling stacked fractions with LISP.

SORONW
Advocate Advocate
1,148 Views
3 Replies
Message 1 of 4

Controlling stacked fractions with LISP.

SORONW
Advocate
Advocate

Hi All,

I'm looking to see if there is a way to disable or otherwise control stacked fractions appearing in dimension objects. I've done searches and can't seem to find any variables or such that control this for AutoCAD Mechanical 2013. Ideally, I'd like to find a way to enable or disable the stacking through LISP.

Anyone have any ideas?

0 Likes
Accepted solutions (1)
1,149 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Accepted solution

Why don't you modify this in the dimension style instead of a LISP routine?

 

https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoC...

 

0 Likes
Message 3 of 4

Anonymous
Not applicable

Why don't you modify this in the dimension style instead of a LISP routine?

 

https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoC...

 

0 Likes
Message 4 of 4

SORONW
Advocate
Advocate

Disregard, I found the variable I was looking for. DIMFRAC

0 Likes