Author Topic: Find the mode average of fonts size in a dwg.  (Read 1085 times)

0 Members and 1 Guest are viewing this topic.

Lonnie

  • Newt
  • Posts: 169
Find the mode average of fonts size in a dwg.
« on: April 30, 2020, 12:11:04 PM »
The simple question is
How do you find all the fonts in a file and parse out the mode average for font size?

I know I am going to need to ask this so I am asking before I get to that point. I've already fleshed out the rest (I hope.) of the lsp.

I am going to use this to derive the ltscale and the dimscale for the dwg. (When linking a dwg to revit it is critical that the ltscale is set before you do that first link so I want to set it and not rely on my users.)

As always thanks. I really do mean that. You all are great.

Lonnie

  • Newt
  • Posts: 169
Re: Find the mode average of fonts size in a dwg.
« Reply #1 on: May 01, 2020, 10:01:38 AM »
 :nerdyembarassed:
I've decided there are easier ways of getting the information I need. Like asking the user.  :whistling: