3ds Max :: Can't Select Edge Loops Created Using The Chamfer Tool
Dec 2, 2012
I can't select edge loops created using the chamfer tool. For example, add a cube (1 segment in all direction), convert to editable poly and select one edge, chamfer it a little bit to make it rounded, now there's clearly a loop of edges there, but it's not selectable by using the loop selection.
View 5 Replies
ADVERTISEMENT
Jan 4, 2013
when I view my project on ipad safari, circles I created with the circle tool appear as squares, as do rounded corner rectangles.
View 1 Replies
View Related
Sep 18, 2011
both maya 2011 and 2012. It is crashing on simple operations on simple scenes. Whenever I add an edge loop or split a polygon.
View 1 Replies
View Related
Oct 25, 2012
I know there is the insert edge tools, but I am looking to quickly add a variable number of edge loop either evenly spaced or sporadically space in one operation.
I'm coming from Lightwave3D so excuse me if I try to relate tools to it here.
[URL]
View 2 Replies
View Related
Oct 5, 2011
Any way to make symmetric mesh edits, ie adding/removing edge loops, while preserving your UVs? I have unique UVs for each side of the model, and I don't want to have to delete half of the mode, apply a symmetry modifier, then offset half of the UVs every time I need to make an edit to the model.
View 2 Replies
View Related
Jun 15, 2012
I know how to use the various menu items to select rings and loops, and even understand that double-clicking will select an entire loop/ring, but how do I select a range of loops/rings?
After selecting the first edge, then double-clicking on a second only results with the entire loop/ring getting selected. A single-click will merely add the next selection to the first, but not fill in the range in between. This used to be more intuitive. What has changed? I've tried using additional keys to no avail.
View 2 Replies
View Related
Mar 4, 2013
In Autodesk Inventor 2013. I have a simple cylinder extrusion with a rectangle attached to the cylinder. Drawing file attached(extrusion 1). Whenever I apply a chamfer to one of the straight edges, Inventor generates negative taper on the cylinder wall (if you zoom in with a window, you can clearly see that their are two lines on the cylinder wall where the chamfer edges was applied).
Is there anyway to prevent this from happening? This gives me all sorts of problem in my CAM software because the tool is trying to machine in an area it cannot get to.
As a work around I have to create a new part file with a small gap between the cylinder and the chamfered edges. This keeps the cylinder edges nice and straight with no taper. The work around is attached as well. Since the tool can't go that far into the corner given the radius of the tool, the gap has no affect on me generating code. I have tried many different ways on creating this part with chamfers with no luck. Once the chamfer is generated, it should match the profile of the cylinder.
View 7 Replies
View Related
Jan 17, 2013
I'm wondering if there is any way to chamfer a set length along an edge (similar to what can be done with flanges in sheet metal mode), as opposed to the entire length of an edge.
View 4 Replies
View Related
Oct 6, 2012
i cant find find refine edge under select tool ..mine is CS 8..what do i do?
View 1 Replies
View Related
Aug 12, 2013
I wanted to chamfer a poligonal faced part, but had to select the edges one by one.
The Edge Chain buttons were grayed out, why?
View 1 Replies
View Related
May 20, 2011
Success using AutoCAD's CHAMFER>ANGLE command to chamfer in 3D? Distance/Distance works fine, but I haven't yet figured out how to use the chamfer tool to put a 30 degree chamfer on a cylinder (or any angle for that matter) by specifying a distance and an angle. Seems like it should be simple, but I always give up and end up creating the tapered edge by revolving a polyline that already has the chamfer, or using the TAPER>FACES tool.
View 9 Replies
View Related
Nov 21, 2012
I'd like to know the alternatives in 3ds Max to these popular tools:
1-When you have selected an edge loop, let's say, on a plane, how to select the polygons inside that loop? At the moment I'm using the split tool as a (very bad) workaround.
2-When you have selected some polygons, how to select the edges on the "boudndary"? (kinda the opposite of the above) At the moment I'm using the detach as element and border selection as a (very bad) workaround.
View 6 Replies
View Related
Oct 9, 2012
When I click the select tool, a brown selection type of rectangle appears in a particular area of the illustration, even though I have not clicked on the illustration yet. I assume it is some type of warning indication, but don't know what. P.S. It is draggable and scaleable - I can move it off the artboard. An example:
View 5 Replies
View Related
Jun 18, 2013
I know this discussion title is a bit murky, but the problem is a bit odd. I have Photoshop CS6 v13.1.2. In this version, I will activate the Select Tool, check Auto-Select: Layer, check Show Transform Controls, and then while using the Select Tool I will drag to create a rectangle to select multiple layers with content within the specified area.
Unfortunately, this action only works when I begin the selection from outside of the canvas area. If started from within the canvas area, no rectangle will appear, it will show me a measurement of my selection size, and then no layers will be selected upon release.
This cannot be working as intended right? I mean multi-select dragging cannot be intended to only work when started outside of the canvas right? Is there some way to fix this issue? Is this a bug? See the images below for more information on this issue.
View 5 Replies
View Related
Jul 15, 2013
I remember being able to select anything on the canvas with my Quick Select tool in CS5.5 Photoshop Extended. Recently, making the switch to CC, the Quick Select tool will show my slection as I drag along the canvas, but once I release the mouse, the selection seems to be reduced to the visible pixels. I was intentionally trying to fill the transparent sections with my effects as well.
Mind you, the magic wand will select transparent pixels just fine, but it also adds unintentional sections which is irritating. I should probably also pint out that I already looked into the "lock transparence" option in the layers, but I did not activate anything of the sort.
View 3 Replies
View Related
Sep 19, 2013
how I can get the name of a dynamically created symbol (using CreateChildSymbol) so i can hide move and otherwise affect the symbols i have created.
View 2 Replies
View Related
Jan 23, 2013
I'm trying to use ".createChildSymbol" to bring my symbols from the library to my stage. And in each symbol I have an OUT label, so every time a new symbol is called by a particular button, the last one plays from OUT label and new one appears at the same place. It's all easy for two symbols and I do not need to set any vaiable for them. But I have almost 180 symbols, and a menu of buttons to call them, so every button needs to play the OUT label of the current symbol and also plays the new one and make it as the current one.
sym.test = sym.createChildSymbol("test", "Stage");
sym.getComposition().getStage().setVariable("current", "test");
var current = sym.getComposition().getStage().setVariable("current");
sym.current.getSymbolElement().css({position:'absolute', display:'inline-block', top:167, left:91});
View 14 Replies
View Related
Aug 9, 2013
I would like to change the id of the dynamically created elements in order to work easily with their later. Currently, edge automatically generate an random id like "eid_1376057792551" for each element.
There is my code :
sym.setVariable("labels", {
content2: "Visiteur",
content3: "Exposant",
[Code]....
View 8 Replies
View Related
Apr 10, 2012
I have the following code, that for some reason the last created dimension is no being selected. That's the first problem. The second (and not as improtant) problem( becasue it does work), is that I'm using the "dimedit" command. I prefer to do a swap within the dxf codes, that I treid but didn't work, so I resorted to the "dimedit" command.
(command "DIMLINEAR" pause pause pause)
(setq last_dim (entsel (entlast)))
(setq oldunits (getvar "lunits")) (setq oldprec (getvar "luprec"))
[Code].....
View 4 Replies
View Related
Sep 13, 2013
So everything is fine until I use the select tool, and then free transform a part of the image. Then my brush and eraser stop working until I save and restart the program.
View 1 Replies
View Related
Mar 11, 2009
No matter what tool I select, the hand tool is activated and I don't know how to get rid of it.
View 2 Replies
View Related
Feb 13, 2014
I created text on a curved path using the pen tool and the the type on a path tool. However, there are portions of the text that I want to taper. For example, my text begins horizontally, continues to the right, and gradually curves downward. As the text curves downward I would like it to taper smoothly into a narrower and narrower text.
View 1 Replies
View Related
Jun 4, 2011
Is there a way to make the color select tool not only select a specific color but related shades as well. I have a graphic that is mainly shades of gray but with black outlines and divisions as well as other colors mixed in. I want to shift all the shades of gray to shades of dark yellow without have to select each shade individually.
View 1 Replies
View Related
Oct 17, 2013
I have an SVG file with text inside, if I open the file in the browser I can select the text, but when I import the file to Edge Animate and then exported as html I lose the ability to select the text with the web browser.
View 1 Replies
View Related
Jun 8, 2011
I select the edge and I click unwarp with roadkill, but nothing happens. in the MEL bar gives me this error: Warning: file: C:/Program Files/Autodesk/Maya2011/scripts/RoadKill.mel line 177: Option "Use legacy vertex order" will only take effect when option "Multiple Objects" is enabled.
View 1 Replies
View Related
Nov 4, 2012
I have an old document from an installation that no longer exists.It has a background gradiant created using the gradient tool and I clearly modified that and in all probability saved it as a preset.
However I now need to edit it, how do you edit gradiants created using the tool? Or should I have used a mask and blending to retain editability.
View 2 Replies
View Related
Jan 14, 2013
I have created a path with the pen tool (the brown part), and now I want to extrude it, but it extrudes the whole containing block (See image below)
Now I have tried everything, from grouping to compound paths etc, but nothing works.
How do I extrude my path?
View 5 Replies
View Related
Dec 13, 2012
I don't understand the meaning of the second reference in the hub section in the key generator, from the Design Accelerator. and i cannot select the circular edge around the shaft, in the hub.
View 1 Replies
View Related
May 18, 2013
I'm using a Wacom intuos 2 and working up some illustrations, but whenever I create a new layer, the brush tool goes completely defunct and makes absolutely no marks on the document. I have gotten in the habit of just restarting Photoshop, and then it works.
View 3 Replies
View Related
Oct 15, 2012
Is there a way to change the default Style Set that is used by the tool?
I don't want [All Codes] to be used, and since I created a style for the project I'd want to be able to use it when creating corrridor using the tool.
Toolspace Settings seem not to have relevant option.
==== i7 @3.4GHz ==== 8GB @666MHz ==== ATI/AMD @675MHz ==== win7 x64 ====
View 4 Replies
View Related
Sep 8, 2011
I see that I am allowed to specify more than one path for tool palettes. When that is done, which path is used if a user creates a new palette?I have some custom palettes on the network. They swap each other out using the hidden toolpalettepath variable. As part of that, they also include a button to restore the path to the default local folder. I am considering placing all of the delivered ones on the network but also want users to have a way of adding their own and having them placed in a standard location under their network user area.
View 1 Replies
View Related