Notifications
Clear all

Carlson hatching

6 Posts
5 Users
0 Reactions
2 Views
(@dwolfe)
Posts: 201
Registered
Topic starter
 

I'm trying to use hatching on a drawing with State Plane Coordinates (Carlson 2013-IntelliCAD) but it doesn't look right. I know there's a solution to this but I can't find it. Any help?

TIA,

Doug

 
Posted : August 14, 2013 10:44 am
(@jimmy-cleveland)
Posts: 2812
 

Have you tried adjusting your scale?

In the older versions of CAD, you could rest your origin, and sometimes that helped for hatching, but that might mess with your State Plane Coordinates.

 
Posted : August 14, 2013 11:03 am
(@cptdent)
Posts: 2089
Registered
 

Lower left corner of the Bhatch dialog box, Origin, select top item, "Use current origin". (That will not hurt anything if your stuff is on SPC. All of mine is state plane and have had no problems. Yet.)

 
Posted : August 14, 2013 11:14 am
(@dwolfe)
Posts: 201
Registered
Topic starter
 

No option in my dialog box but I found a system variable HPORIGIN that did the trick. Thanks for sending me in the right direction!

Doug

 
Posted : August 14, 2013 12:33 pm
(@jeffe)
Posts: 122
Registered
 

HPORIGIN

Type: 2D-point
Saved in: Drawing
Initial value: 0.0000,0.0000

Sets the hatch origin point for new hatch objects relative to the current user coordinate system.

from ACAD user documentation, don't know if it applies here though

 
Posted : August 14, 2013 1:20 pm
(@va-ls-2867)
Posts: 513
Registered
 

When working with large coordinates ie. state plane, the hatch origin needs to be set in your project area to have the ar-* and other special hatch patterns to generate correctly.

 
Posted : August 15, 2013 12:38 pm