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...
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
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.
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.
When i go to use a new hatch and try to change the scale it automatically goes back to 1.0. When i go into Hatch edit after i have clicked out of it, i can get it to go to the scale i need. It just wastes so much time to have to do two steps instead of one. How can i get the scale to change right away?
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.
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
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?
I am trying to export geometry found in a flat pattern sketch overlaid onto the flat pattern.
Since I am creating the output file manually I gather the flat pattern boundaries and bend center lines for output to a file.
When I add flat pattern sketch entities to the mix they do not overlay properly. What matrix would I have to push the sketch entities through to get them to the same coordinates as the flat pattern?
Mleader arrow head didn't change size when change the scale on Object property?
The Arrow head size didn't change corresponding to the scale, i included the pic below, the top picture, the arrow head was set at .18" but was really small when i plot out, so i wanted to make it bigger, when i changed to .50" or .75" or even 1" the arrow head became even smaller than .18". Only when .18" than the arrow side is legible
I have a solid hatch that is in model space (actually in an xref in model space). When I use multileaders (in paper space) and point into the hatched area, that part of the multileader becomes hidden. As if it was a layering or object arrangement issue.
I apply hatching vertical & horizontal line in model space when i turn to paper space it's look different, all hatch line direction become some funny angle........ I also redo a new viewport when open again the file back to funny angle.
I need to have users plot to DWF from paper space so they can retain their customized layers colors etc, on that specific paper space tab, as well as the view via viewport that they like most.
I then am mixing this with FDO data generated out of Model space. Unfortunately, when using the EXPORTLAYOUT command, the data is coped into Model space but seems to retain it's paper space coordinates. I had hoped this function would behave like CHSPACE and copy everything from paper to model space in the same scale.
I have an issue with linetype scale. I have a certain part of my drawing with dash lines at a linetype scale of 1000. In Model space it is fine but when I change to Paper Space the lines become solid. I have tried increasing the linetype scale in Model space to compensate for the scale in Paper space but the lines are still solid.
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 use and action to print, save, save to desktop as PDF(using custom preset), close.New acocunt I am working on requests 2 printouts, but cannot record that in the action. If I can edit my actions. Am inexpereinced with this code but my guess is this is the area:
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?
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?
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.