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
ADVERTISEMENT
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
Oct 28, 2013
I am trying to make a 3d sketch into a solid. After trying everything I can think of, I admit defeat.
View 4 Replies
View Related
May 24, 2013
Is there a way to get that long tube and that rectangular part all around that middle circle.
[URL]........
Open this picture. In the end it would end up looking something like that lamp shade. I got one part down so is there a way to get a bunch of those around instead of redrawing it?
View 4 Replies
View Related
May 4, 2012
So i draw a body (or assembly) and i would like to invert what i draw ( tubing for fluid flow) to be hollow and make the hollow part solid, is there any way that i could do that?
View 1 Replies
View Related
Mar 20, 2013
When I place the cursor over a part in an assembly it now turns bright red and semi-transparent, where to change the settings back to solid colours?
View 4 Replies
View Related
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 4 Replies
View Related
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
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
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
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
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
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
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
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
Dec 1, 2006
How can i convert some solid bodies to a single solid.
View 8 Replies
View Related
May 18, 2013
Is it possible to make a solid (that i can slice in autocad) from a *.skp ( 3d) file from sketch up.
View 3 Replies
View Related
Jul 9, 2012
I need to know how to make a solid from various surfaces. For example, making an exploded box back into a solid. I can't simply loft the surfaces because the problem I'm working on is far more complex-- it is a submarine defined by surfaces, but I need it all to be one solid.
View 4 Replies
View Related
Sep 28, 2012
I'm drawing over a bitmap image where I'm outlining certain objects. I'd like to hatch over them but make the hatch translucent so image underneath will be partially visible. Is this possible in AC 2012?
View 9 Replies
View Related
Jul 21, 2011
I have the following problem: I have loads of lines in 3D, some longer, some very short. With PE i can join them using fuzz, but since some lines are next to another line then it tends to make the line go back and forth in some places. What i want to do is somehow make an average line from all the other lines.
View 2 Replies
View Related
Oct 14, 2013
If I modify a 3D solid and it is left with two seperate pieces it is still one solid piece, even though there are two parts. My question is: What if only need one of those two sides? If I explode the object and delete the one side I cannot change the remaining object into a 3D solid. It remains as surface object.
How can make an object into a 3D solid after exploding it? I belive there is a simple command like union or some other but I can't remember.
View 3 Replies
View Related
Aug 18, 2012
Some of objects that I draw have partly hidden lines. Basically I can create two lines and then set one to be solid and the other one to be hidden. But may I know any faster way to do that?
View 3 Replies
View Related
Apr 24, 2012
is there away to change the colour of a face on a 3d solid?
i just want the top face a different colour to the rest if that makes any sence
im working in AutoCAD 2012
View 3 Replies
View Related
Dec 21, 2011
I made a region of a wedge and I thought I made it the right angle. It turns out - it's not.
I've attached a similar file that exhibits the same problem. Except with regard to the specific requirement for the angle, the attached file pretty much representative of my problem, as it exists in the actual file. It's the angle going back to the wall that needs to be changed.
It's unioned. and feel free to imagine the angle is not correct. How would you change it.
View 8 Replies
View Related
Oct 1, 2011
I attached a draw of a spiral column that I 'd like to make into a 3D solid.
View 9 Replies
View Related
Jan 6, 2014
I'm very new to AutoCAD but now I'm using LT 2014.
I'm trying to change my linetype from solid to hidden, and I've checked the properties, changed the linetype on my toolbar above, ensured the scale is set to 1, and zoomed in to make sure the scale is correct. I've unlocked all the layers, and checked all my different spaces to see if maybe there was a glitch that just wasn't showing the change in linetype. Nothing!
The properties for my linetype show me that the line is a dotted (hidden) line, but the line itself doesn't show as hidden.
View 9 Replies
View Related
Dec 13, 2012
There's a transparency box you can check when you go to print.
View 1 Replies
View Related
Apr 25, 2013
Is there any way to make a vertical or horizontal section plane of 3d solid leaving the rest of it like a solid?
Often I need to do pretty much complex view in which the same solid should be sectioned for half part of it and be solid for the rest. It is a common way to present solid draw but I can't do it with autocad 2013.
View 3 Replies
View Related
Mar 17, 2013
I just started with Autocad and I got a problem with creating a solid. The file is attached and as you can see I managed to make the form as a Mesh but from that point I can't convert it to a solid.
View 9 Replies
View Related
Nov 9, 2011
I have used textmask on text and the textmask is solid, how can I change this from solid to normal textmask .
View 3 Replies
View Related
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