AutoCAD 2010 :: Way To Create Movable Solids
Jul 24, 2012
Is there a way in Autocad to create a solid that moves, for instance I have a piece of equipment on a hinge and i wanted to show how the equipment looks in use and then how the equipment looks once it moves on the hinge.
View 1 Replies
ADVERTISEMENT
Jan 21, 2003
I need to create flat 2d profiles from 3d solids and was wondering what is the best way to do this? I know it can be done by plotting to a DX file but even with the hide lines on I end up with a lot of unwanted lines that need to be cleaned up which can take up too much time.
View 9 Replies
View Related
Apr 11, 2012
I'm using 2D wireframe as my default view while extruding some solid pipes. Everything appears to work fine, but when I switch to any other shademode eg. 3D wireframe, some of the pipes disappear. In Navisworks they show up as listed objects in the selection tree but cannot be displayed and more imporantly do not get considered in clash detection.
I can't see anything different about the properties of the "hidden" pipes over any others that can be seen.
If I slice the "hidden" solids, then one half or both halves become visible like a normal solid again.
I have hundreds of pipes to model and clash so need to resolve what's happening here. Attached is a small sample file.
View 2 Replies
View Related
Nov 23, 2012
I have an assembly with some hidden solids in which are turned to invisible in both part and assembly but they show on the drawing.
how to not show these in the drawing but still show the unhidden soild.
View 2 Replies
View Related
Aug 14, 2012
I have this 3D refrigerator block from GE and I want to extract 2d front, plan, sides. I tried flatshot and all the sol's solprof, soldraw, solview and I get a message saying there are no solids or surfaces to extract.
View 2 Replies
View Related
Jul 20, 2011
I have noticed that "Data Extraction" does not give you geometry information of a 3D solid such as position X, Y, and Z, and Length, Width, and Height. This information IS available in "Properties". Is there a way to extract this info to csv or some other format?
View 6 Replies
View Related
Dec 17, 2012
I am beginner at 3D modeling, I have to solids and trying to subtract them. I have done it many time on this particular drawing but for some reason it is not working now. Here is my command prompt
Command: _subtract Select solids, surfaces, and regions to subtract from ..
Select objects: 1 found
Select objects:
Select solids, surfaces, and regions to subtract ..
Select objects: 1 found
Select objects:
Dimension disassociated.
Here is an image of what I need to subtract. Why is it not working?
View 4 Replies
View Related
Mar 3, 2012
Is there a way to add "Round or Fillets to solids"?
View 2 Replies
View Related
Jan 31, 2011
After migrating my project from MDT2009 to Inventor 2010, every solid body in MDT became a part file in INV. If I were modeling from scratch, some of the .IPTs should be multibody parts. Is there any way to cut & paste a solid from one part to another to create a multibody part? I’m not talking about deriving a new part from the source parts. The end result should be a multibody part with all sketches intact and all solids fully editable, as if I had modeled them as a multibody part right from the beginning.
I’ve attached a simple example of two separate parts that should be combined into one multibody part, as shown in the .JPG file. Can it be done without deriving the parts?
View 9 Replies
View Related
Nov 1, 2012
how I can Identify invalid solids without having to select each solid individually.I would think that a lisp routine would be the way to go, but I cannot find what makes a solid invalid as opposed to being valid.
View 3 Replies
View Related
Jun 11, 2012
I have the command line in the upper left corner as a floating window which auto hides. Its not clickable, dragable, nothing. If i reduce the C3D window it is still locked to the top left corner of the screen on top of the windows desktop.
COMMANDLINEHIDE doesn´t refresh the situation. I just want my commandline back on the bottom.
View 9 Replies
View Related
Oct 7, 2006
Set up the layers as indicated.
Top layer original image
Middle layer black filled dote or square.
Bottom layer do something strange to it (I inverted for this sample)
Once you've set up the 3 layers activate the middle (black filled circle) layer and select the move tool. Now move the black circle around with the mouse...
As the circle moves the color will show up in the circle..
View 5 Replies
View Related
Nov 6, 2013
I'm thinking if there is a way to get photoshop somehow to apply a filter on a shapelayer, which will apply the filter on the layers beneath It's similar to applying effects on a 0% filled layer, exept in stead of effects I need to use filter (Spherize filter to be exact)!
View 11 Replies
View Related
Aug 2, 2013
im having trouble with a rotational object. I Basically made a basketball system in the category of specialty equipment. i made several different families in the same category and have nested one big family in specialty equipment.. I then loaded the nested family into a Generic face base template and change the caegory to specialty equipment, after completeing the steps i then loaded it into another family that is just specialty equipment. My problem is that, im either getting constraint problems when i set up my angular dimension parameter and try changing it's angle or when i do get it to change angles the pivot point keeps moving around...The main point is how do i get my pivot point to stay still and have my angle parameter change without errors?
View 1 Replies
View Related
Jul 1, 2012
I'm doing a program in Visual Basic 2010. In one of the forms I put a button that when clicked must open AutoCAD 2012 and make a drawing in it. The user will decide where to save it.The steps are these:
1. I added the references Autodesk.AutoCAD.Interop and Autodesk.AutoCAD.Interop.Common to the Visual Basic Project. That's OK.
2. I wrote this in the heading of the form's
- Imports Autodesk.AutoCAD.Interop
-Imports Autodesk.AutoCAD.Interop.Common
3. In the event Click of the Button1 I put this:
Dim acadApp As New AcadApplication 'Create an instance of an AutoCAD Application
AcadApp.Application.Visible = True 'Show the instance of the AutoCAD Application
Dim acadDoc As AcadDocument 'Create an intance of an AutoCAD Document
acadDoc = acadApp.Documents.Open("C:Respaldo TesisDibujo2.dwg") 'Open a Document called Dibujo 2
'Draw a line
Dim PT1(2) As Double
[code].....
View 2 Replies
View Related
Dec 20, 2013
Is there any way to have more than one text placement inside of a single layer, but be able to maintain and move each of those separately from the others? From what I have seen, each new Text item gets its own new layer. If I want to document an image with seven points of reference, it's absolutely crazy that I have to maintain seven layers, each with an integer 1, 2, 3, 4, 5, 6, or 7. What would be much more maintainable is to create ONE layer and name it "MAP-NUMBERS" and then have seven integers placed into that one layer. I would then want to be able to move - say - "2" around separately from "4". Then making all of the numbers appear or disappear becomes as easy as hiding or showing one layer.
Is there a way to do this with any version of Photoshop?
View 10 Replies
View Related
Aug 28, 2012
Description of the task: I want to create a tool which is able to visualize the positions of pieces on a game board. At the moment I'm using Photoshop Elements 7. I think the following procedure would be appropriate:
2 layers, the basic layer would show the game board and the images of the pieces would be on the second layer. If I try to do that with Photoshop Elements 7 then each time when I insert an image of a piece a new layer is created. I don't need a layer per figure. Yes, one could reduce a layer afterwards. But it's not so comfortable this way.
In addition the images of the pieces should be movable on the game board. There is the option "free transform" in Photoshop Elements 7 but only one element (one piece) is movable afterwards. All the inserted elements should be movable.
So my question: Is it feasible within Photoshop Elements 7? If not, which version of Photoshop Elements would be adequate or which software do I need?
View 4 Replies
View Related
Dec 18, 2008
I am a bit new at 3D drawings, for many years it's been only 2D files used for .dxf purposes. My method is using "3D face" and them "extruding" to the size I want. When I view my layout or model, my 3D objects appear to be solids, but show some transparency. When I preview or print, they only come out as lines. How can I make these objects solid and print them?
View 9 Replies
View Related
May 13, 2013
I'm trying to understand extrusion to 3D solids better. This started when I drew a joined, closed 3dpolyline and found it wouldn't extrude (the shape titled 3D POLYLINES 4 sides joined, in the attached DWG), even though everything lies in the same plane (z=0). It gives the error "segment chord not perpendicular to normal". A chord is part of a circle, and there are no circles in the .dwg, so I don't understand the error. If you join only 2 or 0 sides, then at least 2D extrusion to a surface is allowed, but not if all 4 sides are joined, i.e. one 3D polyline.
If I draw regular polylines overtop the 3D polylines, then join and close them, it extrudes into a solid. This suggests that 3D polylines can't be extruded into a solid when regular polylines can, yet if I draw some scratch 3D polyline geometry that is joined and closed, these 3D polylines will join. It's as if I've found some secret shape that AutoCAD refuses to allow extrusion on.
View 8 Replies
View Related
Feb 5, 2009
How it's a 3d problem I though I'd ask anyway) but my pic is my problem (in red). How to get the curve in the solids (inside the red). I tried fillet but that didn't work .
View 9 Replies
View Related
Jan 12, 2012
I have a single-line riser diagram in 3D I want to flatten to 2D. things like super flatten and such don't work because I'm not using solids, just single lines.
View 4 Replies
View Related
Aug 20, 2013
I would like to add a "vertici" to the middle of the side of a rectangle solid and pull this up to form a triangle.
View 5 Replies
View Related
May 10, 2013
I've been trying to convert 3D dwg models to 3D dgn models without success, using AutoCAD 2012.
The DGN either displays the solid, which isn't visible in a Microstation extraction or it just exports the centrelines/linework and not the solids.
Is this possible in newer version ? i.e. 2013/2014.
I've tried the export to ACIS .sat file and that works fine, but it moves everything to the same lavel/layer which defeats to object of seperatng the items in the first place.
View 2 Replies
View Related
Jul 17, 2012
I am having a bit a troubles with importing 3D solids to Inventor.
When I make 3D solids myself with autocad 2012 it works fine, but these solids I got appear scrambled.
View 4 Replies
View Related
Aug 31, 2012
I was wondering if it is possible to have 2 solids in 1 part and being able to pick which one I want to see in an assembly and which one I want to see in a drawing?
I have a leafspring that should show up unbended in the drawing (for the supplier) and bended in the assembly (for visual correctness). (I used Reference Sets for this in Unigraphics.)
I'm using Inventor 2012 (64-bit) with SP1 installed.
View 9 Replies
View Related
Apr 12, 2013
I have a multibodied part (roughly 700 parts) and I need to do a cut extrusion. The problem is that when I'm cutting through a hundred or more solids I might miss one if it's close to the edge. I though, no problem I'll just go back to the extrusion command and add those solids I missed. Problem, the program only lets me select one solid and undoes all I had previously.
2013 FDS
View 2 Replies
View Related
Oct 14, 2005
Where I am joining 2 solids (like plywood sitting in a dado joint), how can I have one solid be carved out where the 2nd solid overlaps it, without deleting the 2nd solid.
what SUBTRACT does but without the deleting.
View 9 Replies
View Related
Aug 22, 2011
Recently have had AutoCAD re installed and and am having trouble unioning and subtracting the two solids in the attached file. Other objects will occasionally subtract and union with these objects, but only occasionally.
View 4 Replies
View Related
May 16, 2011
AC2005, New to 3D and having a bit of a rough time (frustrating) getting objects to stay aligned from one Viewpoint to another. I move an object to what appears aligned w/ another object in FRONT view, but from TOP or any SIDE view, that object is way off in the background or half of the drawing away.
View 9 Replies
View Related
Apr 2, 2012
I have several IGES files that I need to make into solid models. I have been searching for days on how to do it in Inventor 2012 and everyone says how easy it is, but yet I have no luck. This file was created from a scanned mold and then made using a point cloud.
View 1 Replies
View Related
Jan 15, 2013
Is there any way in inventor to use one extrude cut feature on two different solids at the same time?
View 9 Replies
View Related