Drafting Techniques
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: Hatch spacing too dense, or dash size too small.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: Hatch spacing too dense, or dash size too small.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
i tried this on Autocad 2013 , and looked in Help and tried copy past the command below, and get nothing.
*doug k wrote:
type this exactly:
(setenv "MaxHatch" "10000")
wrote in message news:4811330@discussion.autodesk.com...
> Yes I have. As per the Help info I have tried many different ways to do
> the following:
>
>>>>>If you create a very dense hatch, AutoCAD may reject the hatch and
>>>>>display a message indicating that the hatch scale is too small or its
>>>>>dash length too short. You can change the maximum number of hatch lines
>>>>>by setting the MaxHatch system registry variable using (setenv MaxHatch
>>>>>n) where n is a number between 100 and 10000000 (ten million).
>
> Note When changing the value of MaxHatch, you must enter MaxHatch with
> the capitalization as shown.<<<<<<
>
> But every attempt gets a "Unknown command" Is there something I'm missing
> here? I have been using AutoCAD since 1988 and never heard of or used
> MaxHatch
>
> It also says "You can change the maximum number of hatch lines by setting
> the MaxHatch system registry variable using SETENV." Setenv, again gets a
> "Unknown command"
>
> Message was edited by: emcgroup
Re: Hatch spacing too dense, or dash size too small.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Try HPMAXLINES
I wonder if the Variable was renamed in 2008? CAD Forum does not report the Variable MaxHatch being recognized but does list HPMAXLINES.
Please mark any response as "Accept as Solution" if it answers your question.
__________________________________________________
CSHADEDESIGN|AUTOCAD LT|LT-KB|DYNAMIC BLOCKS
Please mark Accept as Solution if your question is answered. Kudos gladly accepted. ⇘
Re: Hatch spacing too dense, or dash size too small.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Interesting -- I'd never noticed the HPMATCHLINES system variable before. It seems ti be tied to the same value as the environmental variable MaxHatch, as setting one changes the other.
Thanks Charles -- I learned something.



