AutoCAD Inventor :: Multibody IPT Solid Visibility When Working In Sketch - 2013 SP2
Sep 30, 2013
I'm doing a fairly big one-off for use at our factory so am going the multibody ipt route. I have a design view setup within the ipt with nearly all solids switched off but when working within a sketch this seems to be ignored. I want to make sure I am projecting from sketches not bodies so if I need to tweak things later and bodies change the model won't fail.
I.e. the bodies all become visible when working in a sketch where as before going into the sketch the bodies weren't showing.
I am trying to access the material and/or renderstyle for each solid in a multibody part document, but it seems like this is not supported in the API.Is this correct?
If this is correct, why the HasMultipleSolidBodies property?
I sometimes edit parts in assemblies. When I turn sketch visibility on or off it does not stay the way I left it. I should be able to edit a part in part view or assembly and the view setting off or on should be how it was last saved. If I saved an ipt with the vision it should be on in any & all assemblies it lives in but its not. I have noticed the difference in new version 2012 - 2011 was no problem.
I have three sketches. Two are 2D sketches and the third is a 3D sketch created by the intersection of two surfaces created from the previous two 2D sketches. The order of the browser is as follows:
Sketch1 Sketch2
Revolution (surface) Extrusion (surface)
3D Sketch 1
When I go back to edit Sketch 2, Sketch 1 is always showing...regardless of whether or not I turn on/off visibility. The visibility toggle has no effect. Sketch 2 has no projected geometry from Sketch 1.
I added another extrusion profile to my structural shapes library, using the same method as the others a few years ago. It works, but the new extrusion now shows up with its profile sketch, start and end planes, and driven dimension visible. The old stuff doesn't (like I would expect). I have all planes in the published part turned off, not marked for export, etc., just like in the old ones. How do I turn this off? Inventor 2012 SP2.
When I open the extrusion separately, the work features to not display. But, the it's also shown as the "default" color not as material. Why does it default to "default" not "as material" like everything else?
I'm making drawings of assemblies in Inventor 2012 and was wondering how to turn off the visibility of specific solid bodies within a single part containing multiple bodies, or make it match the visibility in the assembly and part file itself.
In particular my situation is that I have a camera whose part model includes a solid body for its view cone. The visibility of this solid is turned off, so when opening the camera itself, or the assembly containing it, it doesn't appear, but when I place that assembly or part in a drawing it's included, and the only way I've figured out to get rid of it is to turn the whole camera's visibility off within the drawing.
I am working on a cylindrical part, and I need to CAD an internal feature for the part. I set up a parallel plane at the point within the geometry that the feature is to be located, and am attempting to sketch the profile of the part using the 2D sketch feature. However, the lines that I am sketching are not visible through the rest of the existing cylinder, for example, if I have draw a 30 mm line from the centre point of a 20mm radius cylinder, only the final 10 mm of the line will be shown. While the line is still functional, it is highly inconvenient when trying to sketch these features, they are difficult to work with as I can not see them through the part. Is there any way to set the defaut visibility for 2D sketches to be so that they are visible through solid parts?
I've managed to cobble this code together to turn some sketch visibilities on and off. However, what I'd really like to do is have a single sketch containing some blocks, and turn the visibility of the blocks on and off... How to call the blocks -
'Iterate through the sketches collection'Turn the edging indicators On And Off For Each oSketch In oDoc.ComponentDefinition.Sketches Select Case oSketch.NameCase "Front Edged"If E01 = True Then oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Top Edged"If E02 = True Then oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Back Edged"If E03 = True Then oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Base Edged"If E04 = True Then oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfEnd SelectNext
I've created a tie-on-cable marker tag using Loft, Replace Face and Split techniques. After splitting, I turn off the visibility of one of the two resulting solid bodies. File A208P03_Label.jpg shows the results with solid body Solid2 visibility either on or off.
The cable marker tag is then used in an assembly file shown in MI-CA-0261.iam.jpg and a drawing file shown in MI-CA-0261.idw.jpg. The problem I have is that Solid2 is showing up in the idw drawing file when I'd rather it's visibility be off as in the .iam assembly file.
I created a multibody part: a plug and a socket are the two bodies. The socket mounts on a surface. In order to create an assembly so I can check for interference, I want to place this first body onto a surface in an assembly/ Then I need to connect the two objects with a cord. I suspect that the "cord" could be represented as a "hose". I need to make sure that the 10-inch cord will fold up properly inside the case. I have measured the minimum bend radius of the cord, which is about one inch.
I do not seem to be able to find how to get the pipe-and-tube library into my copy of Inventor 2014. Besides, I'm only guessing that this will be the right way to model the cable that connects the plug and socket.
For some multibody parts I use view representation in order to show for example one or more bodies only. For that I lock the view representation. Usually I have more than 3 of them. The part can have different configurations. The problem is that when a new solid is made, it will be visible in the locked view representations also. I thought the lock option should work in the same way like for assemblies, because if you lock the view in an assembly new parts wont be visible.
AIP 2014 Windows 7 x64 Dell Precision T7400 Intel(R) Xeon(R) CPU X5472 @ 3.00GHz (4 CPU's), 8Gb RAM, NVIDIA Quadro FX 5600 1536MB GDDR3
I have made a family of weldments. I am having trouble controlling the visibility of the weld symbols when I place one of these members. On some members the welds are shown and on others they are not. I know that I can turn off all the welds (View>Object Visibility> Weld Symbols) but there are other weld symbols in the assembly that I need/want to leave visible. In the image below all three weldments have the same welds, but the weld symbol of only the one is shown when I place it in an iam.
In each member of the iassembly, I have unchecked the visibility under the Welds node, but some are still visible when i place them, so that must not be controlling it. Sure would be good if visibility of welds were controlled by view representation.
I am using Inventor 2012 and have recently experienced a problem with the fillet not working correctly. I have a curve and a straight line that connect and when I select fillet it will allow me to select the curve but not the straight line. I have been able to do this in the past with no problems.
I am having an issue with the "select sketch features" selection filter. Specifically, it does not seem to work within the edit-in-place environment. If I am sketching on a part that has been opened discretely, selection functions normally. However, if I am editing within an assembly and I attempt to work in a sketch, face selection takes priority over selecting dimensions or sketch features despite the sketch features filter being active. I have not always had this problem, and it began approximately a month ago. I can't think of anything I might have changed to cause this, but I'm wondering if there's an option somewhere that I accidentally toggled.
I am trying to extend a line in my sketch, but everytime I select it an error message comes up saying "the curve being extended" What curve is inventor refering to?
In 2013 SP1.1 we are noticing that when using offset in a sketch, the offset line/curve is invisible and cant be seen until a zoom is done, then it appears.
When I use the import excel points function in the 2D sketch menu of Inventor 2013, nothing happens when I open the excel file. No points are drawn in the sketch... I don't even get an error message... I have tried the same thing on another computer with the exact same spreadsheet and it works 100%.
I'm running Inventor 2013 service pack 2 on a Lenovo Y570 with an Nvidia GeForce GT555M GFX card
In attempting to use either 'export face as' or 'export sketch as' from a solid model in Inventor 2013 the resultant DXF file ALWAYS consists of PolyLines. This prevents other "downstream" software from properly importing the file as a DXF. Thus far the ONLY work-around I have found is to open the DXF in AutoCAD, Explode the polylines, and then re-save as a DXF from AutoCAD.
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?
I have a customer who uses Solid Works and I of course have Inventor 2013. Before I get into discussion with them about software compatability I wanted to ask the experts! Can I open Solid Works drawings with Inventor?
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.