AutoCad 2D :: How To Change Default Hatch Pattern From ANSI31

Mar 5, 2008

Is there any way to change the default hatch patern from ANSI31?

the default hatch is WAY too small for sitework & tends to bog things down if you forget to set the hatch pattern first.

I tried HPNAME but that seems to be session dependent & doesn't work if set in the default template.

I'm about >< this far from just editing the ANSI31 definition - I know this is NOT a good idea but I hate having things freeze up whenever I forget to set the hatch pattern & hatch a 20' wide X 1000" long firelane with ANSI31 at scale 1.

View 9 Replies


ADVERTISEMENT

AutoCAD VB :: Change Hatch Pattern From Solid Into ANSI31 With Selection Set?

Oct 25, 2012

I have several objects in a drawing. These objects are placed on a layer: "Layerhatch". These objects all have a hatch pattern: "solid". Now I want with vba that the pattern of this objects change from "solid"into "ANSI31". (For example with a button).

I have tried this with a adadselectionset but it doesn't work.

Private Sub CommandButton1_Click() Dim tSelSet As AcadSelectionSet Set tSelSet = getSelSetByLayer("Layerhatch") If tSelSet Is Nothing Then MsgBox ("No Selectionset") ElseIf tSelSet.Count = 0 Then MsgBox ("No objects found on Layer "Layerhatch") Else

[Code]....

View 6 Replies View Related

AutoCad 2D :: How To Change Default Hatch From ANSI31 To Solid

Jul 26, 2011

I was just wondering if there was a way to change the default hatch from ANSI31 to Solid or something else?

View 5 Replies View Related

AutoCad :: Change Hatch From ANSI31 To GRAVEL Some Of Hatch Shows Outside Boundary

Aug 24, 2011

I have a hatch (ANSI31) enclosed by a closed polyline. Whenever I change the hatch from ANSI31 to GRAVEL some of the hatch shows up outside the boundary. The Polyline consists of both arcs and line segments, and the hatching errors are occurring within the radius of the arc segments. Changing it from Associative to Non Associative makes no change.

I am using AutoCAD 2011.

View 9 Replies View Related

AutoCad :: How To Change Scale To Get Totally Different Hatch Pattern

Oct 13, 2011

I am running Civil 3D 2010. I have hatch a bunch of areas with the gravel pattern hatch. However, they are at different scales. When I try to change the scale I get a totally different hatch pattern. I have attached a screen shot showing my problem. Hatch picture.pdf

View 3 Replies View Related

AutoCAD .NET :: Change Hatch Size (not Pattern Scale Or Space)

Nov 18, 2011

I need to change the hatch size (not the pattern scale or space, juste the hatch size).

Exemple : I have a circle, and a hatch inside the circle. The radius of the circle is 10, so the radius of the hatch is 10 too.

What i want to do is to make the hatch smaller (or bigger) like this : Circle radius : 10, Hatch Radius 5 (or 15).

My first idea was to recreate a new circle with radius 5, and a new hatch inside and then erase the second circle. It works, but not very effective in my case.

So, it's why i came here to ask if there is any solutions to make this faster, easier, without having to recrate another hatch, another circle...

View 1 Replies View Related

AutoCad 2D :: Can't Change Hatch Pattern Scale Prior To Hatching Object

Oct 5, 2011

For some reason I can't change the hatch pattern scale prior to hatching an object although after placing the hatch I can. The procedure I am using is as follows in LT2011. Select hatch, set the hatch style, over type the scale say to 100, click inside the area to hatch. Immediately the hatch pattern scale sets itself back to 1 I then have to type 100 back in and then the hatching will be set.

View 0 Replies View Related

AutoCAD Inventor :: ILogic Snippet - Change Hatch Pattern In Section Of Specific Material In IDW

Dec 13, 2012

I am completely new to ilogic but would like to make a rule in my idw file that change the hatch pattern in a section of a specific material.

Short Version:

I have an aluminum extrusion part. Material is set to Aluminum-6061. In any section view of this part I want the hatch to be ANSI 31 with a rotation of 45 degrees and a scale of .02 How do I do this?

View 1 Replies View Related

AutoCad :: Getting A New Hatch Pattern

Dec 8, 2011

I recently downloaded new hatch pattern that were not in the AtoCAD hatch list and I really need..step to install them to the hatch list so AutoCAD can recognize them?

View 5 Replies View Related

AutoCAD LT :: Add Hatch Pattern?

Feb 15, 2006

Where the aclt.pat is stored? I could not find it in my cad file.

Are there anyother easier way to add a hatch pattern? In-addition, How do I use the command HPNAME (initial vale = ANSI31) what values can i set?

View 4 Replies View Related

AutoCAD .NET :: Hatch Pattern Listed

May 14, 2013

I have a bit of code that I use to create hatches but the names are just coded inside (like "BRICK" or "CLAY"); I would like to list all available patterns for the curent drawing(on a form, using a combobox, etc), which is the best way to go?

View 2 Replies View Related

AutoCad :: Hatch Pattern Dots Not Seen In PDF?

Dec 22, 2010

I have a hatch Pattern 'DOTS' (A default AutoCAD Pattern) filled in an area in my drawing. The layer is plottable. The pattern is in proper scale (I have attached a screen shot). Now, when I publish a PDF, though it shows up in the preview, it is missing in the pdf.

View 9 Replies View Related

AutoCad :: How To Make A Hatch Pattern

Jan 18, 2012

How to make a hatch pattern with the words "NO GAS" on it.

Im using AutoCAD 2012.

View 9 Replies View Related

AutoCAD Architecture :: Hatch Pattern Scaling

Jul 15, 2011

I have created hatch in the same drawing but some hatch appears denser than other hatch yet they are all the same type of hatch, scale etc

I have changed the measurement variable from 0 - 1 but no luck

View 4 Replies View Related

AutoCAD 2013 :: Wave Hatch Pattern

Jan 7, 2014

Any wave hatch pattern of know where I can download one. I have already been to [URL]........ but the files are only gifs.

View 3 Replies View Related

AutoCAD Architecture :: How To Create New Hatch Pattern

Jan 4, 2014

I am using Autocad 2013 , and i have download many more hatch pattern from web , But i haven't know how to apply this hatch pattern in autocad 2013 .

View 1 Replies View Related

AutoCAD Architecture :: Hatch Pattern Has Voids

Nov 16, 2011

The hatch appears correct on the screen, but when printing there are voids created on the printout. These voids appear in different areas for each print. Our plotter is HPT790, that has all the software updates.

View 1 Replies View Related

AutoCAD Architecture :: Hatch Pattern Scale

May 30, 2013

I have Autocad Architecture 2014 installed on my office PC and Laptop.A drawing with a hatch pattern set to a scale of 1 on my laptop needs to be changed to a scale of 25.4 to look the same on my PC. Both versions of ACA are US metric.

View 3 Replies View Related

AutoCAD Architecture :: Hatch Pattern Dialog Box?

Feb 9, 2012

In architecture 2012, I'm trying to get the Hatch Pattern Dialog Box to come up to see if I have custom hatch patterns loaded.

 They do not show up in the drop down menu in Hatch Creations.

 How do I get the Hatch Pattern Dialog Box to come up?

View 7 Replies View Related

AutoCAD Architecture :: Large Hatch Pattern

Dec 4, 2013

I have a CAD station that is having all sorts of issues all of a sudden. When one of our architects opens her drawings she gets the "Hatch - Large, Dense Hatch Patterns" dialogue box.

When I we choose the "Do not convert these hatch patterns" and open the drawing, it converts all the hatch patterns to solid anyway. This is mostly affecting the walls and converting all the hatch into one solid blob of a hatch.

One weird thing is this only happens in the medium detail display configuration. I can go to any other display and it is fine. The other weird thing is that these same drawings open fine on any other computer so it has to be a system problem.

The other gremlin I solved yesterday was that the system all of a sudden was not recognizing the LTYPESHP.SHX file. I had to add the DataCache support folder containing a ltypeshp.shx file to the support file search path.

View 2 Replies View Related

AutoCAD Inventor :: Hatch Pattern Per Material?

Oct 3, 2012

Is it possible to assign hatch patterns for material styles? I need IV13 to draw Ansi32 for steel and Ansi31 for Aluminum automatically.

View 4 Replies View Related

AutoCAD Architecture :: Hatch Pattern On Palettes?

Nov 5, 2007

When I add the hatch pattern to the tool palette and then try to use it, it defaults the boundaries add command to pick points. Is there a way i can have it default to select objects?

View 1 Replies View Related

AutoCAD LT :: Hatch Pattern Looks Different On Sample And Drawing?

Oct 17, 2012

Why does my hatch pattern look different on sample in the hatch window and on the actual drawing?

I attached a picture where the top part is what it should look like and the bottom part is how it looks like on my drawing.

View 3 Replies View Related

AutoCAD LT :: Set Regular Hatch Pattern In 2014?

Jun 28, 2013

How can i set the regular hatch pattern in AutoCAD LT 2014?

setvar hpname "ansi31"

After installation it is set to ANGLE.

I tried to save this with my template.dwg, but it is not there after a restart.

I want to save this in the general LT settings.

View 5 Replies View Related

AutoCad :: Gravel Hatch Pattern Malfunctioning

Nov 22, 2011

In some drawings "GRAVEL" Hatch pattern cannot insert properly. Outline of gravel has broken to several parts.To stop that what can I do?

View 5 Replies View Related

AutoCad :: Water Hatch Pattern File

May 21, 2012

I have Water Hatch .pat file can share ? Looking for those like wave kind of hatch.

I know i could use superhatch to create this by using a few arcs but im looking for a faster way.

View 1 Replies View Related

AutoCad 2D :: Hatch Pattern For Flooring Tile

May 29, 2012

I need to create a hatch pattern for a flooring tile that we have currently starting using and I am having real issues getting it to work!! The pattern is meant to be tiles set in a brick type style but with a rolling offset, but the tiles are different sizes - I have one row of 300x600, then a second row of 148 x 600, then another row of 300x600, then another 300x600, then a row of 148x 600, followed by another 148x600. This is the pattern end and needs to repeat itself. I have attached a line drawing of what it needs to look like.

I can get a very basic line drawing showing 300mm and 148mm for the first two lines but then it all goes wrong!

View 9 Replies View Related

AutoCad 2D :: Create Hatch Pattern By Own Choice?

Nov 16, 2011

i want to creat hatch pattren own my choice. im using Auto cad 2012.

View 1 Replies View Related

AutoCad :: Import Stone Hatch Pattern

Aug 6, 2012

I'm trying to import a stone hatch pattern from the Internet but every time I try to import it into my hatch gallery it says error in pattern file. would like a couple different hatch patterns to show my customers rather than just brick.

View 9 Replies View Related

AutoCad :: Sitework Rock Hatch Pattern

Oct 24, 2011

i am looking for a sitework rock hatch pattern per the NCS(see attached image), but have not had any luck finding one.

rock symbol.jpg

i've tried to write the pattern myself, but it's not pretty.

View 9 Replies View Related

AutoCad :: Selecting Hatch Pattern Every Time

Jan 8, 2014

Any way to keep from selecting a hatch pattern every time...

So like we have all these solid hatches that they need to see for these park maps and stuff, but I can never use the cursor to select the text or objects on top of the hatch. it is on a locked layer so that it does no move, but it still will only select the hatch when i try to click and drag a box over items in order to pick multiple items to move them all at once.

I know there are pick styles and pick first options but I like the way I have everything set up I just want my cursor to ignore the hatch patterns.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved