Hi,
V5.
After hatching I can see which corners need rounding up a bit, .
Fillet corners does all corners of a many segmented straight line shape (planar).
How can one do different corners with different radii and some not at all ?
I dont want to have to explode then join back together if I can avoid doing so
I also need the hatch fills to take on the same fillet. I see though the hatch ignores the command and filletCorners doesnt offer choice of curve or hatch in the pick, does one need to re-hatch ?
I don’t get it. It prompts for a curve and you select a shape. Why don’t pick on a curve segment and then on the next to create the fillet ? You might not have to explode the closed curve before, _Fillet will work on the curve segments you pick. If you enable _Join=Yes option of the command, you do not have to join the created fillets and your curve remains a closed curve.
There is unfortunately no alternative as _Fillet is the command to fillet curves. If you want to fillet the curve you’ve created the hatch from, and see the hatch update without recreating it, then create the hatch with history. Then you can fillet your hatched curve and the hatch updates.
Hi
tried again and the hatch was hiding the result, or just a glitch. deleting the hatch sees a filleted corner.
I then start again, with no hatch, hit record history at foot of screen, select both shapes, create hatch.
I see that record history then returned to neutral colour.
run fillet command select first then second lines, and get a fillet , both hatches at that moment disappear.
At least I can fillet it, even if hatch vanishes.
attached two of the items. shapeTrace.3dm (26.8 KB)
how did you create that gif ? The assembly of command icons was also useful, again hows that done ?
I have Jing, hope this is viewable, no localised recording, most of screen.
Please follow my reply above exactly. In your video you have _Join=No enabled in the _Fillet command. Your _Hatch is not hidden, it is not created since it needs a closed curve.
10 year old camtasia 3
I’ve just created a new empty toolbar and copied the buttons into it which where used. You might read more about toolbars here.
The locking of the hatch does not have anything to do with your problem it should work without that too. Read what the command line is showing after your fillets where done. I do not understand why your commandline prints:
@Steve1, i would just try things out using a simple example in such cases. If you make it work with eg. a rectangle, then the problem source are your curves.
@pascal, please take a closer look at those 2 curves posted above. There is indeed something fishy going on with them. The file has 8 unused hatch patterns, if you purge them, then hatch the curves with history and just move the curves, the hatches disappear. (V5 and V6).
@Steve1, interesting, i think you found a bug. If the curves are not in XYPlane space, _Hatch will not update. If you take your original curves posted above, then remap them from front view to top view, the history hatch just works.