AutoCad 3D :: Unable To Revolve Selected Item?

Dec 14, 2013

revolving a 2d polyline into a 3d solid. Every time I apply the revolve command and select the 2d polyline and pick my axis points (start and end) it states that "unable to revolve selected object". I have no problem if I want to extrude the same object but have no response with the revolve command except that statement, "unable to revolve selected object"

View 9 Replies


ADVERTISEMENT

AutoCad 3D :: Unable To Revolve 12 Selected Objects

Oct 27, 2011

Im building a speaker, and i have the 2d drawing rady, i want to use the "revolve" command to finist it, but the porgram tells me this: Unable to revolve 12 selected objects.

View 3 Replies View Related

AutoCAD 2010 :: Unable To Revolve Selected Object?

Oct 4, 2012

i am drawing a chamfered-counterbored cylinder... i meet the problem: unable to revolve the selected object ! After i convert the object i drawng to closed Polyline path with the Pedit command, it cant be revolve ! 

View 1 Replies View Related

AutoCAD Inventor :: Unable To Use Revolve Tool

Nov 16, 2013

Inventor isn't letting me use the revolve tool. I got the work axis and the sketch. I attached my part here and I also attached the file that tells how the revolve should look like .

View 2 Replies View Related

AutoCAD Inventor :: Get File Path Of Selected Item?

Apr 19, 2013

I'm looking to get the file path of a selected part/assembly while inside of an assembly. I think I found something that can get it but the example is just different enough I can't figure it out and I don't have time to play with it. There also might be an easier way I couldn't find while searching.

This is the example code that seems to be able to do loads of things including get the full path, if you know what you're doing.

[URL]

View 9 Replies View Related

AutoCAD .NET :: Remove Selected Item From On Screen Selection?

Feb 16, 2013

I presently have code that will select objects on screen based on particular stored object handles.  The code then prompts the user to add additional selections once these handle selections are made.  No problem.  The problem lies with attempting to deselect the objects that were selected via object handles.  I should say highlighted because that is what the present code is doing.  It is highlighting the objects on screen.  The code I am using follows:

Dim ids(1) As ObjectId ids(0) = ObjectIdFromHandle(myDocDB, "1D6") ids(1) = ObjectIdFromHandle(myDocDB, "1DE") Autodesk.AutoCAD.Internal.Utils.SelectObjects(ids) ' Get the Pickfirst selection

[Code]....

View 5 Replies View Related

AutoCad :: Set Quick Properties To Show For Selected Item

Nov 8, 2012

I have a further query, when I select an object (Line, Circle, Hatch etc...) how can I set the 'Quick Properties' to automatically show for the selected item(s)?

View 4 Replies View Related

Paint.NET :: Make A Selected Item Curve?

Aug 30, 2011

For example, if I select an item, how can I somehow curve it to my wanting like when using the line tool given when you download Paint.net?

View 4 Replies View Related

3ds Max :: Menu Item Display Selected With Edges Toggle?

Apr 10, 2011

I have used the display selected with edges toggle quad menu item for years, and can't seem to get it to work for me. Is it broken?

View 5 Replies View Related

Illustrator Scripting :: Convert To Grayscale For Selected Item

Feb 4, 2014

It is possible to apply the Convert to Grayscale(Edit->Edit Colors->Convert to Grayscale) for the selected items in illustrator cs3 in script (javascript)?

View 12 Replies View Related

Paint.NET :: Moving Selected Item Automatically Leaves Checker Board Pattern On Image

May 25, 2011

I just got a new computer (Windows 7) and I don't like the default "Paint" program that comes with it. I've been using the Windows XP paint program for a long time and Paint.Net was the closest thing I could find to it.

I don't use Paint to edit photos or create super detailed artwork. I use it to draw little things (the image size is usually 50x50 or 100x100 pixels) and zooming in to 400%-800%. I've used paint.net a few times but I was wondering if there was a place in the program that would let me set preferences. It would just save a little time making it more convenient and less frustrating.

These are the things that I would like to change:

1: When moving a selected item it automatically leaves a "checker board" pattern on the image. It's relatively easy to fix with the "Paint Bucket" tool. Though if there was an option to make it only leave the default area white it would be a time saver.

2: When moving a selected item it will automatically replace the image beneath where you place it. In the Windows XP program there was an option to either replace an image or to replace all other colors except white (255green+255red+255green on the custom color spectrum). Is there an option like that in this program?

3: After moving a selected image (using the "rectangle select" tool then the "move selected pixels" tool) is it possible to simply de-select the selected image without having to click on the "rectangle select" tool and right clicking? In other words, being able to move an image, deselect the image, then automatically return the tool to "line" tool?

4: While using the "Line/Curve" tool the 4 click and drag points automatically appear on it to make it "curve-able" so is there a way to just leave it as a solid line without those 4 selectable points appearing?

5: Is there a way that I can make "Line Tool" my default cursor instead of pencil?

View 3 Replies View Related

Illustrator Scripting :: Simple / Direct Method To Identify Index Of Selected Item In List Box

Jul 16, 2013

I can't seem to figure out a simple/direct method to identify the index of the selected item in a list box.

I feel like I'm missing something, but I can't seem to figure which (if any) property returns an index number if you use it with the .onChange callback for a ListBox.

The following code accomplishes what I need but isn't particularly efficient or elegant and can get muddled if you introduce multiple lists to check.

Any way to duplicate this same behavior with better code
 
var res = "palette {text: 'Example List', properties:{resizeable:true}
pnl: Panel{orientation: 'row',preferredSize: [400,600],
list1: ListBox{preferredSize: [400,550], properties:{multiselect:true,numberOfColumns:2, showHeaders:true,columnTitles: ['List 1', 'Subitem 0']}},
}}"

[Code]...

View 4 Replies View Related

AutoCad 3D :: Unable To Extrude Selected Object

May 11, 2011

I am getting the error message 'Path curve is coplanar with or tangent to the plane of the profile curve.Unable to extrude the selected object.'

when I try an extrude this shape around this rectangular shape below.

extrude.gif

extrude2.gif

View 5 Replies View Related

AutoCAD 2010 :: Unable To Sweep 1 Selected Object?

Jul 28, 2012

I've been following the Convert 2D to 3D video that is given in the Help section of AutoCAD 2012, and whenever I try to sweep the handle using the same methods that were used in the video it says that it is unable to sweep 1 selected object (when I select the path). I've attached the DWG file.

Also, when I went to use the 3D align feature I did exactly as the video did, but my handle wouldn't align with the side of the mug. It kept lining up with the side but never between the top and bottom of the mug like you'd expect. I kept having to move it to get it down where it needed to be.

View 3 Replies View Related

AutoCad 3D :: Create Series Of Trays In Shape Of Letters - Unable To Sweep 1 Selected Object

Aug 14, 2013

I need to create a series of "trays" that are in the shape of letters. I am having some success with certain letters, but zero success with others.

I am creating these letters using a curve brought in from illustrator, and sweeping the profile that I want to use around the curve to create the outside.I am then using presspull to create the base of the tray.

However, sometimes the sweep command will simply say "unable to sweep 1 selected object" with no explanation as to why.

Sometimes I will get the shape that I want, but it is facing the wrong way, and I cannot fix it. Other times it will simply stall and then delete both the curve and the profile.

View 9 Replies View Related

AutoCAD Inventor :: Why Revolve Cut Not Work

Mar 19, 2013

Why does the revolve cut not work.I need to cut this section off

Also how do i remove the extra solid in the throat

Inventor 2013

View 9 Replies View Related

AutoCAD Inventor :: Sheetmetal - Revolve Cut

Jul 17, 2012

Is it possible to do revolve cut in sheetmetal feature? If yes, any procedure with examples.

View 4 Replies View Related

AutoCAD Inventor :: Revolve Between Surfaces

May 16, 2012

I am attempting to revolve a sketch between two surfaces in Autodesk Inventor Professional 2012. The problem is that the extrusion is being created on the opposite side of the two surfaces that I want.

For example, I have two flanges on a cylinder. I would like the feature to be created to stretch on the lower side, the larger angle, where the sketch is. Instead, it is creating the feature on the upper side, the smaller angle.

I have adjusted everything I can within the revolve feature options, including unchecking "minimum solution" and switching the starting and terminating faces.

In the attached file I am attempting to revolve "Sketch 7" about the x-axis, between the two flanges closest to the "top." The sketch is centered on where I want the revolved feature to be created.

View 2 Replies View Related

GIMP :: Unable To Move A Selected Pencil Line

Aug 9, 2011

On a new transparent layer, I have drawn a straight line with the pencil tool. I select the Box Selection tool to select the whole line that I just drawn. I switch to the Move tool and made sure to move just the selection.

At this point, I would think that I would be able to move the line but only the box that is shown by the Box Selection tool moves. The line doesn't move at all. However, when I tell the Move tool to move the selected layer, the whole canvas moves, including the line. Why can't I just select just the line and move it?

View 2 Replies View Related

Photoshop Elements :: Unable To Copy Selected Layer

Dec 13, 2013

I am unable to copy a layer I have selected.

View 20 Replies View Related

Lightroom :: Unable To Open Selected Files For Editing?

Mar 9, 2014

Lightroom was working fine moving between LR and Nik.  Then suddenly I get this error message.  How do I fix it?  Editing photos in Nik sofware when this message popped up.

View 5 Replies View Related

AutoCAD Inventor :: Revolve Sketch On Non-connecting Axis

Jan 12, 2012

i a'm using Inventor routed 2011 and am having a issue with a revolve.  I created an axis with a sketch in the part.  Than  i created a plane that does not pass through that axis.  i sketch on that plane than try to revolve using the axis.  it gives me an error.  what i have is a arm3+"w x 28"l that is pivoting in the in the center and about 9" from the end it tapers out .5".  The bottom is the cutting edge that i need to revolve onto a weldment for matching to keep a tight seal. 

View 8 Replies View Related

AutoCAD Inventor :: How To Model Oloid Using Revolve Tool

Nov 7, 2012

I am new to inventor. How to model an oloid in inventor?I can't get it to work using the revolve tool.

View 7 Replies View Related

Paint Shop Pro :: Unable To Apply Color Balance To Selected Area

May 5, 2012

I have PSPx4. If I select an area of the image and try to apply color balance (Adjust|Color balance), the effect gets applied to the entire image, not just the selected area. Is there a way to apply color balance to just a selected region?

View 5 Replies View Related

Maya Modeling :: Control Vertex - Unable To Stop Camera Being Selected?

Jul 7, 2012

Whenever I try to select a Curve to select 'Control Vertex' I get the options for the Camera instead, the only work around I have is to Hide the Camera which also switches off the image planes, then select the curve and select 'Control Vertex, and then re-enable the image planes.

View 2 Replies View Related

GIMP :: Tileable Blur - Unable To Cut Or Copy Because Selected Region Is Empty

Mar 29, 2013

I am UNABLE to use the tileable blur on ANY layer! it doesn't matter what layer or what is selected, it ALWAYS errors out as: "Unable to cut or copy because the selected region is empty."

I CANNOT get the error message to stop!

View 1 Replies View Related

AutoCAD Inventor :: Extrude / Revolve On Given Angle Around Cylindrical Body

Dec 20, 2012

I am really struggling in trying to revolve around cylindrical body on a specified angle. I understand the degrees of rotation angle, but i am looking to revolve or extrude a certain shape for the length of the shaft.  Like trying to make a coil or a set of threads.

I have tried to use sweep but sweep doesn't work with two sweep lines.

View 4 Replies View Related

AutoCAD Civil 3D :: SSA Error 537 - Unable To Perform Multiple Storm Analysis No Storm Was Selected

Nov 21, 2013

I am working on modeling a pond riser.  I had one model with a series of small round perforations in the riser and I needed to look at a version that used larger, square cut-outs in the riser.  So, I performed a "save-as" and adjusted my orifices to match my new model requirements.  When I attempted to run the model, I received the following error: "ERROR 537 : Unable to perform multiple storm analysis, no storm was selected.". 

I have encountered this one time before and was able to go back to the first model and start over.  However, now, even when I run the first model (small round perfs), I receive the same error.

I have a storm event assigned for both models but the program does not seem to recognize this any longer. 

View 3 Replies View Related

Illustrator :: Using Gradients On 3D Revolve Shapes

Dec 30, 2013

I am new to Illustrator and am trying to create a 3D dish that looks silver on one side and gold on the other. Is there a way I can do this? If I want to add further shapes to the top of this dish is it better to add these before applying the 3D effect? If so is it possible to apply the gradients to only part of the shape?
 
Alternatively would it be possible to use the gradient mesh in concave shape. The default mesh is convex. Is there an easy way to change this to concave?

View 14 Replies View Related

Illustrator :: Scaling 3D Revolve Object

Aug 9, 2012

I am working in 5.5 and have a 3D revolved globe object with a map art applied. It is currently in A2 art board size and I need to increase to A0. When I scale the object I get "The combination of artwork size and resolution exceeds the maximum that can be rasterized." I have tried adjusting the rasterize setting and the map art.

View 5 Replies View Related

Illustrator :: Mapping Symbol As Art On 3D Revolve

Aug 19, 2012

Basically I am trying to map a world map vector (symbol) onto a 3d revolve half circle in Illustrator. The problem I am having is that the quality of the map vector is significantly reduced when mapped on the 3d revolve. Is there any way I can have it keep it's "full" vector quality or is there something else I am missing.
 
3D Revolve Vector: [URL] ....
 
Actual Vector: [URL] ....
 
So why the loss in quality and how can I prevent this?

View 1 Replies View Related







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