AutoCad 3D :: Dimensioning Radius Of Cut Out Made In 3D Solid

Mar 9, 2012

Is there any way of dimensioning the radius of a cut out made on a 3D solid?

The cut edge is not detected as a radius even when orthographic set at 90 deg to the cutting plane. Do I have to use solview/soldraw etc to create 2D versions of the view to dimension?

I get the same issues when trying to dim wall thickness, overall widths of tubes etc.

View 9 Replies


ADVERTISEMENT

AutoCad 3D :: Flattening Out A Solid Radius?

Feb 12, 2012

what is the best way to flatten out a radiused peice of sheet metal with holes in it. i know how to flatshot but how do I flatten this for laser cutting and shearing

View 9 Replies View Related

AutoCAD 2010 :: Can't Change Radius Of Solid Body

Mar 19, 2012

i can't change the radius of a solid body.

example :i made a radius with the command "fillet edges",radius=50 mm.

the next day i decided to cahnge to radius= 30 mm.

i presssed the "ctrl" bottom, clicked the radius surface to change ,but in the properties tab was written "solid face",with no radius change option.

finnaly i delleted the radius face,and made a new solid edge radius.....

is this the only way?

(solidhist variable is set to 1 ).

View 5 Replies View Related

AutoCad :: Convert Object Made With 3D Lines Into Solid?

Aug 1, 2012

I drew a 3d shape using 3dpoly and I want to convert that drawing,which is now only a 3d sketch, into a solid.I have attached a picture of the lines sketch sulita.jpg.

View 9 Replies View Related

AutoCAD Inventor :: Solid Body Made Components Orientation

May 8, 2013

I'm currently using the "Make components" feature to convert solid bodies into parts. This works great, but we use this method to construct angular roof structures, and after the parts have been made the parts have angular relationships to the .ipt files UCS co-ordinates. It would be very useful if I could align the longest edge of the part (Which is a timber truss) with the x axis in the model space and "lay" the plank flat on the X-Y plane.

View 1 Replies View Related

AutoCAD Inventor :: Solid Model Of IPT Or IAM Made To Show Blocked Edges

Feb 23, 2012

I would like to be able to export from an Inventor .dwg or .idw made up of various views (either made from an Inventor .ipt or .iam) to an AutoCAD 2000 or later .dwg, and have the objects modeled in the Inventor .ipt/.iam that is shown in these views to already be shown as blocked entities when the AutoCAD .dwg is created.  Also it is important to have the scale be exactly 1:1 from the Inventor drawing to the AutoCAD drawing that is created, so that no resizing/scaling is necessary.  Is it possible to create such an AutoCAD 2D drawing from any release of Inventor and if so, what are the steps/procedure for making it??? 

I know that the solid model of an .ipt or .iam can be made to show blocked edges that appear as a block so why not two steps further and have this capability translate through to an .ipt or .iam Inventor drawing to a save copy as AutoCAD drawing??? 

View 4 Replies View Related

AutoCad 3D :: Convert Single Line Containing 42" Radius Curves To Solid 4" Diameter Cylinder / Pipe

Apr 14, 2013

How to convert the single line below containing 42" radius curves to a solid 4" diameter cylinder/pipe?

Capture.jpg

View 2 Replies View Related

Photoshop :: Can Artwork Made With CC Line And Box Tools Be Made Into Vector Image

Jan 15, 2013

I have created city/landscape artwork using photoshop line and box tools. If you go to URL...  then click on the link that says (click here to view Gotham City) you will see one of the images I am talking about.  Can this image be made to look the same in vector.

View 7 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Select Non-solid Entities On Solid Layer

Mar 19, 2012

We have this need to have all of the solids in a drawing to be placed in the "solid" layer.

Sometimes folks are drafting lines to develop these solids, and keeping the lines on the "solid" layer, rather than moving them to another layer, or deleting them altogether.

I could get folks to run this command before leaving the drawing.

I'm thinking something along the lines of:

Select all entities that are on the solids layer that are not solids.

If nil, great, do nothing.

If entities are selected, let me do something with them.

I'm hoping the following can be modified ever so slightly.

 (setq non_solid (ssget "X" (list (cons 0 "3DSOLID")(cons 8 "solid"))))

View 4 Replies View Related

AutoCAD Inventor :: Split A Single Solid Body Into 2 Solid Bodies?

Sep 19, 2012

I'm trying to split a single solid body into 2 solid bodies. The problem is that the body I'm trying to split consists of two separate pieces. I can split a body when it is a single piece no problem, but I'm having the problem when the two pieces are not joined at all.

When I try and split it on the origin plane it gives this error:

"Creating parting line failed. Could not build this Split"

When I try and split it on a work plane lying on one of the pieces it gives this error:

"Creating parting line failed. Modeling failure in ASM. Redefine inputs."

Or, another variation on this erorr:

"Creating parting line failed. Split feature could not create two bodies. Change the Split Tool so that split feature can create two bodies."

View 4 Replies View Related

AutoCAD Civil 3D :: Import 3D As Solid Objects Or Convert Polymesh To Solid

Jun 18, 2013

I have a.3ds file imported into Civil 3d. The object imported as a polymesh in Civil 3d. I need the solid 3d object to do some edit like slice or union and subtract.

The question is "How can I import .3ds into Civil 3d as a solid objects or hoe can i convert polymesh to solid?"

View 9 Replies View Related

AutoCAD 2013 :: Converting Complex Solid Surface To Solid Model

Aug 12, 2013

I have finally created the shell of the complex surface that you see. This is only a section of the part because I cannot show the whole thing for proprietary reasons. I formed solid surfaces using the network command. The propblem is that it will not convert to a solid because the surface seams are not "water tight." When the network command created the solid surfaces, the surface seams do not exactly match the lines so there are gaps in all the seams. I have tried blending, patching, etc. and nothing works. how to convert this to a solid without losing the outlines and the shape?

View 3 Replies View Related

AutoCAD 2010 :: Remove Line Inside Solid Object / Transparent Solid Objects?

Sep 16, 2013

How can I remove the lines in the middle after I press and pull the objects.

Attached is the Untitle.jpg, to make more clearer to you. Blue is the wall and skyblue is the aquarium. I want the back and the front of the aquarium don't have any line in the middle but even I do shade command the fill of the color is still there. Cause if I explode and delete the line in the middle the colors that fill the aquarium are getting rid off See Untitled 2.Jpg to see what I mean. And also how can make the aquarium Untitle 3.jpg transparent?

View 9 Replies View Related

AutoCAD 2013 :: Trim A 3d Solid Using Another 3d Solid As A Cutting Edge?

Aug 27, 2013

Is it possible to trim a 3d solid using another 3d solid as a cutting edge? I want to cut the edges of a dam using the natural ground surface (which is also a solid) as my cutting edge.

View 3 Replies View Related

AutoCad 3D :: Trim Diagonal 3D Solid To Top Of Horizontal 3D Solid In Picture?

Jul 10, 2013

Is there away to trim the diagonal 3d solid to the top of the horizontal 3d solid in the picture.

View 4 Replies View Related

AutoCAD Inventor :: Make Solid / Change Parameter Of Solid

Nov 18, 2012

I am making a design on inventor 2013 for a colleague who does not know how to use the inventor.

I want to make the solid and then set something up that allows the user to change a few of the parameters of the solid in a very user friendly way (i.e. a box that says "cylinder radius" and has an input box so the user can enter a value).

View 9 Replies View Related

AutoCAD 2013 :: Hatching Looking Solid But Its Not A Solid Pattern

Dec 13, 2012

i am having a hatching issue, it seems no matter what hatch pattern i use and what hatch scale, alot of the hatch looks solid instead of the pattern i want, for example i am using currently ANSI37 @ Annotative with a scale of .20 and on the same paperspace page one plan with the hatch shows the cross hatching and the other one below looks solid (see attached) now i can go and say change the hatch scale and it reverts to the cross hatching, but then when i zoom out it goes back to "solid" is it a graphical issue?

View 7 Replies View Related

AutoCad 3D :: Subtract Smaller Solid From Bigger Solid

Nov 7, 2012

I want to subtract smaller solid from bigger solid.I can not understand how to move smaller solid and place it in front of bigger solid.

View 6 Replies View Related

AutoCad 3D :: Convert Some Solid Bodies To Single Solid?

Dec 1, 2006

How can i convert some solid bodies to a single solid.

View 8 Replies View Related

AutoCAD Inventor :: Dimensioning In IDW?

May 24, 2012

I need to know how to dimension to a theoretical sharp on bent flanges.  In an .idw it wont snap to the sharp and when a schetch is created for one it does not dimension between them only one or the other. 

View 2 Replies View Related

AutoCAD 2010 :: Dimensioning In 3D

May 20, 2012

Is autocad 2012 capable of dimensioning a solid object in model space horizontally vertically and diagonally say across the opposite corners of a cube, or along the hip of a roof?  What am I missing here, I am using the full version of autocad for exactly this feature but am still unable. 

View 4 Replies View Related

AutoCad 2D :: Dimensioning Length Of Arc?

Feb 11, 2013

Which category in the Dimension drop down menu do I use to obtain the linear dimension for the length of an arc, a 1/2 circle, for example.

View 4 Replies View Related

AutoCad 2D :: Dimensioning With Fractions

May 15, 2011

When I am typing out text and get to a fraction is allows me to stack it diagonally so the 1/4" looks nicer. When i dimension, however, it does not seem to stack the fractions the same way. I took a look at the Format - Dimension setting and did not see the option in there to change it. I would like to have the fractions stack diagonally like they do regular text.

View 1 Replies View Related

AutoCad :: Dimensioning Right Angles

Feb 13, 2012

Is there a way to have AutoCAD use the "right angle symbol" instead of showing 90 degrees when it measures right angles?

View 8 Replies View Related

AutoCad 2D :: Dimensioning Without Dimension?

May 26, 2011

When I am doing the details for a drawing I need to show the point at which a dimension on the elevations precisely starts but instead of the actual dimension I need a description such as "Frame Height", "Rough Opening", "Offset From Columnline", etc. I have always entered "T" after I set my two points for a dimension to replace the dimension with text. On my detail sheets there are a lot more of these than actual dimensions.

View 8 Replies View Related

AutoCAD LT :: Dimensioning In Metric Units?

Aug 5, 2012

I have a small job in Europe and need to dimension in metric units.

Can I do this and how?

I am using AutoCadLT 2009.

View 1 Replies View Related

AutoCAD Inventor :: Dimensioning ISO Views

Jul 11, 2013

Is there a way to change the way the dimensions text shows up at arbitrary angles and make them all uniform?

View 4 Replies View Related

AutoCAD 2010 :: Dimensioning In Paperspace

Jun 6, 2013

Whilst dimensioning in paperspace I dont seem to be able to get the dimesions to sit above the drawing in model space. for example if I place a leader across the drawing to a specific point the leader sits under the drawing and is lost/hidden. how I set the dimensions to sit above the drawing.

View 1 Replies View Related

AutoCAD 2013 :: Dimensioning 3D Models

May 14, 2013

I have a fairly complex solid model built in Autocad 2013. I would like to dimension it now. I have various individual parts plus sub assemblies and weldments etc. What are best practices for doing this in an organized way? Should I copy various parts over to other drawings and dimension them separately? It seems odd to pile everything onto the one model. I know that Autocad is not Inventor (which I am somewhat familiar with), but does it have some similar tools for doing individual part drawings to keep things manageable?

View 4 Replies View Related

AutoCad :: How To Create Isometric Dimensioning

Sep 10, 2013

Dimensioning in Isometric gave me a genuine PITA. Download my solution here .

View 0 Replies View Related

AutoCad :: Dimensioning Quirk In 2004?

May 8, 2013

While working on a drawing today I realized that when I modified dimension styles ... arrow size, text size, spacing, etc. , upon closing the modify style window the changes I'd made automatically took effect on the screen. In other words I did not have to use the dimension update command to make the changes appear in dimensions already in the drawing. All the dimensions changed to show the changes automatically. I'm pretty sure I haven't seen this before.

I went to another drawing and the updates did not automatically occur. I inserted part of the old drawing into the current drawing and made dimension style changes again. The changes updated automatically in the new content but not on the content inserted from the old drawing.

View 0 Replies View Related







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