AutoCAD Inventor :: Assembly Extrude Solids Selection
Mar 11, 2013
I can't seem to get the "Solids" selection to become active in the assembly extrude dialog.Is there actually a way to control participants prior to creating the extrude feature?
View 6 Replies
ADVERTISEMENT
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
Mar 18, 2013
we have to solids put in one assembly. those two solids are intersecting. how can I trim first solid with shape of second one?
View 3 Replies
View Related
Apr 25, 2013
I've a problem with Sketching and extrude in the assembly mode.
When I'm making a sketch and I want to extrude it, I can only cut the sketch.. And if I chance the directin of the cut, there apears a error..
View 4 Replies
View Related
Jul 30, 2013
I am using inventor 2011 to make an assembly, and No matter wether I sketch off a face or a plane, I cannot get get my sketches to extrude, inventor wants to make cuts when there is nothing to cut. Not sure what I am doing wrong, becasue when I try doing the same thing on a new part it works just fine.
View 3 Replies
View Related
Feb 24, 2013
I'm working on Autodesk VBA, and I'm trying to get user input on which vertex to use for a constrain. I want to make a macro that can go into part edit, allow user to select a vertex, and then automatically set up the constraint. Initially I wanted to do this in a single macro, using this short piece of code
while oSelectSet.Count <>1
DoEvents
Wend
While this worked when run directly from VBA, if I call it as a macro in Autodesk itself, the DoEvents doesn't seem o work because I wasn't able to make any selection at all. I googled and it seems like this is just how macros are.
So I split the code into a 2 subs and a function (as attached), and put them into separates rules that I call using a form in Autodesk. The first sub "Meta1Pin1_1" works, then I would select a vertex in edit mode. But when I go ahead and call the second sub "Meta1Pin1_2", I get the error message that I created which says no vertex is selected. But if I select a vertex and call the second sub again, it will work.
So I've been trying different things and I realize that every time when I first call the second sub, my selection is erased teh moment it goes into the sub. But, for some unknown reason, the selection will remain when I call it the second time. I can't figure out what exactly happened between the first and second call of the same sub, that allowed the selection to remain.
' prepares assembly for user input by grounding bones and going into part edit
Public Sub Meta1Pin1_1()
Dim oDoc As AssemblyDocument
[Code]....
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
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
Feb 26, 2012
Any solid shape just tend to go to the right no matter what angle you look at it and as it seems to go towards towards infinity . This is in orthographic view I might add. In perspective view the cube ends within the screen but it far from cubical and changes its appearance as you rotate it. As you can see in the pictures even the axis graphics down to the left is messed up.
Picture one is while I am extruding the 10mm cube. The big orange thing is the arrow used to drag up from the sketch.
Picture two is just the 10mm cube. As you can see the wire frame works just fine and it event hides the edges behind the solid.
I just installed the software on this computer so I suspect it is my graphics card that simply cannot handle the 3D solids. It is a few years old, a NVIDIA Quadro FX 540. The shadows does not work either, probably because I do not have shader model 2.0 or newer. do I have to scrap my computer?
View 1 Replies
View Related
Nov 23, 2012
I have an assembly with some hidden solids of a part in, which are turned to invisible in the part but they show on the drawing. How to not show these in the drawing but still show the unhidden solid of the part.
View 2 Replies
View Related
Nov 8, 2011
I have a client who is requesting that I send them ".dwg" files of a particular project. They are asking for both 3D solids AND 2D drawing files.
1.) I can export the assembly files to a 3D DWG easy enough but how do I do it for 83 files using task scheduler or something; I cannot figure it out?
2.) We have used ".dwg" as our native drawing format because we have people here who have a need to open our IV drawings using AutoCAD. Can I just send my client these files, without the supporting part files, and have them open them?
3.) If I just send them a copy of our native ".dwg" files are they going to be able to re-use that geometry somehow? There isn't a real IP concern as these are just pipe supports and platforms made from available steel shapes but I certainly wouldn't want them to be able to take our work and re-use it on a different project without us. If they have to do some crazy stuff like explode and scale and re-dimension these things in order for them to be re-usable on a different project, I would at least prefer that to them just being able to reuse them easily. I guess what I'm saying is that if they are going to re-use this content, I am not going to make it easy for them that's for sure!
Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate
Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1)
Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)
View 3 Replies
View Related
Apr 11, 2013
I need to do a cut extrusion on a multibodied part and need to select the solids. As of right now I have to select each one individually rather than doing a drag box or something like that. how I can do this fast, I've got a multibody part w/ over 1000 solids (I didn't create it, yes I know this is probably excessive).
View 9 Replies
View Related
Jun 26, 2012
How can I export 3D solids from Inventor to AutoCAD as well as reducing their byte size, for example changing assembly solids to a skin.
I do not need the internal components or intelligence of the assembly but I do need the solid body for presentation purposes. Ultimately I will be traveling with these solid drawings on my laptop and need them to be extremely compact.
View 3 Replies
View Related
Jan 22, 2013
I am a tech illustrator taking our engineering models and creating dumb solids for architects to drop into CAD drawings. When I take an assembly and try to shrinkwrap it (with the Solid Bodies option) the file still has all the internal ribs and fillets and stand-outs. I have created extrudes to fill gaps and holes and even tried to create single pieces to assemble later to no avail.
View 3 Replies
View Related
Apr 7, 2013
I'm trying to figure a "fast" algorithm to obtain the amount of material (in linear distance) between 2 points within an assembly i.e. if I draw a line between any two points P1 & P2 in an assembly, what is the length of this segment that goes through material and what is the length that goes trough empty space?
For now I'm creating a thin cylinder as a new part, place it with one end at P1 and the other end at P2, calculate the interference volume of this body with the rest of the assembly and divide this number by the total volume of the cylinder. but has some problems:
1. It is VERY slow, and I want to call this function lots of times.
3. Is not accurate due to the finite diameter of the cylinder.
2. If the assembly has some interferences, the result is wrong (accounting same volume more than once)
View 2 Replies
View Related
Apr 22, 2013
When I try to select several solids for an extrusion cut/interference I can do so fairly quickly by selecting all of them in the browser so long as the extrusion is set to "all" or "distance".
For some reason when I need to do a "to" or "between" I have to select them one at a time. Every time I select a solid the select solids options returns to the input so that I have to select one solid then press the "Solids" button and select another one. This tends to do the same thing if I create an extrusion and then want to later modify the solids taking part in the extrusion. Is there an option I can turn off?
View 1 Replies
View Related
Jun 11, 2012
I have a part which has 2 solid bodies in it which were created using the extrude command. When setting the iProperties for this part I get the material properties applied to both solids. Is it possible to set a material for each solid so that they will be listed separately under iProps ? I suspect this can't be done in which case how would I go about separating the solid bodies ?
Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)
View 3 Replies
View Related
Jan 24, 2013
derive multiple solids from a part. I use the code shown below but it seem as I only can get the first solid in the part that I am trying to derive from.
''More Code'''
' Create a new part document, invisibly.
oPartDoc = m_inventorApp.Documents.Add(DocumentTypeEnum.kPartDocumentObject, , True)
oPartDoc.UnitsOfMeasure.LengthUnits =UnitsTypeEnum.kMillimeterLengthUnits
' Derive the assembly into the part.
Dim oDerivedPrtDef AsDerivedPartDefinition
oDerivedPrtDef = oPartDoc.ComponentDefinition.ReferenceComponents.DerivedPartComponents.CreateDefinition(oTopDoc.FullDocumentName)
Call oPartDoc.ComponentDefinition.ReferenceComponents.DerivedPartComponents.Add(oDerivedPrtDef)
'''More Code'''
How can I get all the solids from the part that I am deriving from?
View 3 Replies
View Related
Jan 26, 2013
I have 17 years of Unigraphics / NX and 2 months of AutoCAD 2013 3D experience . I am designing a welded table that has lots of tubes to be aligned to each other. It appears that snaps do not work on solids and there is no way to do a point to point solid move in Inventor. Is there any way to select a solid, snap to a base point, then move or copy to a snap destination point of another solid? Does this need to be done in an assembly drawing? If so, do I have to create a file for each tube and then bring each of them into an assembly? I would like to draw the table as one part. Designing all the parts together. The lack of snaps is strange to me. I can only snap to end points in sketches. No midpoints?? I must be missing something very basic and easy. I have not tried an assembly drawing yet.
I have been working through hours and hours of training videos. Everything but move, copy and paste has been pretty easy. I think I need to find an AutoCAD to Inventor transition video. There are no training courses in my area. So I'm stuck with online training. This problem is never addressed and I can't ask the question on a video.
View 7 Replies
View Related
Feb 28, 2013
Is there a way to sculpt a part composed of multiple solid bodies without having to perform the sculpt command for each solid body? I want to use the same work plane to remove material from a part but the sculpt command only allows me to select one body at a time. This means after the first sculpt of one solid, I need to turn on the visibility of the consumed work plane and perform a sculpt on each of the remaining solids.
Not a huge issue, but in the future I may need to do a large number of these tasks. I attached a sample file. I threw it together in 30 seconds so it's not the prettiest looking thing.
View 4 Replies
View Related
Mar 14, 2012
I have a part which I am using the Split tool to make two solid parts. All was fine until a few days later when I went back and made some changes to the surface I was using for the Split. Now, Inventor has flipped the two solid bodies, so later features I had placed now don't work.
View 9 Replies
View Related
Jun 6, 2012
I am using INV 2012 and I wan to to know a trick how to convert the weldment assembly back to regular assembly template.
View 1 Replies
View Related
Jul 10, 2012
I'm looking for the best way to create a separate assembly out of various component parts in an existing assembly so that the whole thing can be placed in an assembly as you would a part, I know it's possible to demote components within an assembly but are there any other methods similar / better ?
View 2 Replies
View Related
Sep 18, 2012
We have an iLogic assembly with to parts in it. Maybe to cylindrical parts. The iLogic rules should do the following.
1. Start a Rule after open document.
2. This Rule starts a Rule in the first cylindrical component.
3. This Rule ask the user for a diameter.
4. The assembly gives this new parameter value to the second component
5. Then the assembly calls another rule in the second component to change it with the new parameter
Everything is working fine when the following combinations are taking place:
1. I open up the assembly out of vault or from a local drive or an accessible server drive
2. I insert the assembly as sub assembly in another assembly from a local drive or an accessible server drive
It don't work with the following situation:
- I insert the assembly as sub assembly in another assembly out of vault
Then the user becomes the dialog "Choose a diameter" twice.
I don't know why, but I have the idea it has something to do with the functionality of inventor to insert a component more than once. If you insert a component in an assembly Inventor gives you the opportunity to add more than one occurence after each other.
change that behaviour? Maybe a switch to change that inventor "add more than one occurence" behaviour.
View 1 Replies
View Related
Feb 9, 2012
I have encountered a problem with the Tube and Pipe styles.
As you can see, I have a rack assembly with a custom tube and pipe style. A wire as a tube in orange, and a tube support in white. Both have their seperate colorations at a style in the tube and pipe styles editor
When placing the rack assembly into the main assembly, it reverts to the coppor coloration I changed from the original style.
Steps I've taken:
Exported the styles .xml and Imported the styles into the master tubeandpipe.iam
Imported the user created .xml styles into the main assembly file nothing seems to work
View 8 Replies
View Related
Apr 23, 2012
I am trying to find the interior volume of an assembly (when am I not?!?!) by subtracting the assembly from a block that surrounds the most of it. Somewhere the assembly has a "leak" and I have been trying to use the Cross Section Analysis to track down where the inside lump is connected to the outside lump to be subtracted. Is there a less time consuming way to dynamically drag a plane across and get cross sectional views?
Even better is there a simple way to animate the analysis plane moving across the block so I can hopefully just watch and pause it when I find a leak?
Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013
View 2 Replies
View Related
Oct 30, 2012
it is possible to make a constraint that utilized a parameter of a part within the assembly.
For example, if I wanted to use the thickness of a plate, which I defined in the part, could I call that parameter in a constraint?
View 1 Replies
View Related
Oct 31, 2011
My assembly has grown (about 50 parts) to where I need to consolodate some parts into subassemblies for reuse and alternate iterations of the basic design.
When I import the original parts into a new assembly, all of the constrains I created are not there of course.
I've tried creating a new empty part and then deriving a new part from the assembly, but I can't add, delete or edit any parts.
I looked at using Shrinkwrap, Substitutes, iParts, Multi-body Parts, and Multiple Solids but I remain confused.
In retrospect, maybe I should have created the subassemblies between the part and assembly stage but I didn't.
View 4 Replies
View Related
Nov 19, 2011
I have inventor 2012 and I´m having trouble doing a cut boolean operation to two solids. One is a revolved elipse, so it´s a kind of egg, and the other one is an extruded rectangle.
I want to cut the egg in the rectangular solid, so I can obtain a rectangular solid with an empty egg space inside. I tried to use the "derived" command, so I derived the egg from the rectangular solid, and used the combine command, but with no success. Right now I have two separated solids on the same file (the egg and the extruded rectangle).
View 6 Replies
View Related