Author Topic: Calculate area of hatch pattern  (Read 2297 times)

0 Members and 1 Guest are viewing this topic.

jbaxter

  • Guest
Calculate area of hatch pattern
« on: May 19, 2008, 09:35:10 PM »
Greetings,

Anyone know of a lisp routine which will return the area of a selected hatch pattern?

Regards,
JB

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
Re: Calculate area of hatch pattern
« Reply #1 on: May 19, 2008, 10:00:07 PM »
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

jbaxter

  • Guest
Re: Calculate area of hatch pattern
« Reply #2 on: May 19, 2008, 10:17:54 PM »
Hmmm, that routine does not allow selection of a hatch pattern and not sure what is going on with the 'change color selection' prompt??

Regards,
JB

jbaxter

  • Guest
Re: Calculate area of hatch pattern
« Reply #3 on: May 19, 2008, 10:18:51 PM »
I am also trying to avoid the hatch boundary re-reation routine (hatchb.lsp) as it is tedious.

Regards,
JB

Serge J. Gianolla

  • Guest
Re: Calculate area of hatch pattern
« Reply #4 on: May 20, 2008, 04:25:06 AM »
Isn't it just a matter of listing hatch properties of object nowadays?

Edited: Just realised you make no mention of version which may explain!
« Last Edit: May 20, 2008, 04:29:55 AM by Serge J. Gianolla »

Mark

  • Custom Title
  • Seagull
  • Posts: 28753
Re: Calculate area of hatch pattern
« Reply #5 on: May 20, 2008, 04:27:51 AM »
TheSwamp.org  (serving the CAD community since 2003)

Mark

  • Custom Title
  • Seagull
  • Posts: 28753
Re: Calculate area of hatch pattern
« Reply #6 on: May 20, 2008, 04:28:26 AM »
TheSwamp.org  (serving the CAD community since 2003)

jbaxter

  • Guest
Re: Calculate area of hatch pattern
« Reply #7 on: May 20, 2008, 05:14:51 AM »
Hi,

Thanks for your help guys.

Using acad2002.

The routines suggested do not list the hatch area, only other object boundaries in sq.yds.

Regards,
JB