AutoCAD Inventor :: Part Edges Not Showing In IDW

Aug 9, 2012

I have a part that refuses to display properly in orthographic drawing views.  The image below shows how it renders in a drawing.  The drawing view to the left is the problematic one, the iso view to the right is just to show what the part actually looks like.

when the drawing view is updating (with the green brackets around it), the lines show just fine (see below).  But they disappear as soon as the drawing is fully updated.

I have attached the offensive part and the drawing shown in the images. I tried turning on tangent edges and interference edges, but no luck.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: How To Give Name In Part Edges

Oct 16, 2012

i created one part. i want to give edges name. like feature name, sketch name, plane name etc.,

View 9 Replies View Related

AutoCAD Inventor :: Flange Sheet Metal Part From Inner Edges

Feb 7, 2013

I would like to ask any support to how can I solve the problem I have to face.

I have a metal sheet part. In the middle of it there is a square shape cutting. 

I would like to create a flange to get the final flat pattern as you can see in the attached file nemed "flat pattern.png".

View 1 Replies View Related

AutoCAD Inventor :: Part Edges Don't Display In Drawing View?

Dec 8, 2011

I can't get the cable to show up in any drawing views. 

View 3 Replies View Related

AutoCAD Inventor :: IDW Not Showing Some Part Of Pattern

Nov 28, 2012

in pattern everything is visible, but i dont know why 3 one is not showing(marked) and also see, model tree of idw

View 1 Replies View Related

AutoCAD Inventor :: IDW View Showing Wrong Part

Jul 6, 2012

An IDW view is showing a second iteration of a part instead of one of each.  I have tried turning the visibly on / off in the ipn. I have also toggled the associativity on / off.  The view shows the correct image during its preview, but when the view is done being created, it shows the wrong part again.

View 6 Replies View Related

AutoCAD Inventor :: Part Sketch Not Showing In Assembly?

Oct 15, 2013

I am using Inventor 2014.  I have a sketch on a part that does not show up when I put the part into an assembly.  Any way to make the sketch show up in the assembly?  It is a 3d sketch that is projected to a surface.

View 1 Replies View Related

AutoCAD Inventor :: Custom Part In Parts List Not Showing Up

Mar 28, 2012

I go to the Parts List, Insert a Custom Part, click Apply, Click Ok and nothing shows up. I go back in to Edit the Parts List and the Custom Part is not there at all.

View 4 Replies View Related

AutoCAD Inventor :: Showing Multiple View Reps Of Sheet Metal Part?

Jun 8, 2012

I have a part in which one of the folds needs to be done at assembly and not during manufacturing of the other bends.

Is there a way I can show this so that the manufacturing print sees exactly what they need to do and nothing more but then on the unit assembly the assemblers see that the unfolded tab needs to be folded down?

Can this be done all in one part file?

View 4 Replies View Related

AutoCAD Inventor :: Installed Student Version - No Main Screen / Part Images Showing

Sep 15, 2013

I`ve just installed Inventor student and I can`t use it at all since I can not see anything in the main screen! I`ve installed, reinstalled and nothing

I`ve attached two screen shots - hovering over the main screen I get the options and data showing like the correct thing is happening - just nothing visible!

View 1 Replies View Related

AutoCAD Inventor :: 2012 Parts Lists Not Showing Correct Part Numbers In Assembly

Nov 4, 2011

Having problems with parts lists not showing the correct part numbers of the parts included in the assembly. In some cases I've made a new part by renaming an existing part but when I create a parts list it shows the part no of the original existing part used to create the new part, even though the new part is the one in the assembly. Also I have just had a number of similar assemblies and needed to produce parts lists for them. I created the first one and then used 'save as' to rename the drawing including the parts list. Then when I re-opened the newly renamed drawing I assigned it to it's new assembly. However the parts list did not update to show the new part numbers included in it's new assembly.

Is all this a glitch in the system or is there something in the set-up which is causing this problem?

View 7 Replies View Related

3ds Max :: Edges Caddy Not Showing?

Jul 7, 2011

I am at the sub object modeling tool, Edge--of the Polygon modeling tab.

When I right click in the viewport, where two edges are selected on a box, the edges caddy is suppose to appear.

Where do I go in the Graphite Modeling toolset to initialize this caddy?--or do I go to the Graphite Modeling toolset?

View 1 Replies View Related

Photoshop :: Web Image (GIF) With Transparent Background Showing White Edges

Feb 7, 2011

I'm having this odd problem that I can't seem to figure out. I have a web image (gif format) with a transparent background (deleted the background layer before saving as a gif), and when the image is against a darker webpage, the text of the image (that is basically all the image is, just blended text) has white pixels around the edges of the text. Did I do something wrong when I deleted the background, or how I saved the file???

View 3 Replies View Related

AutoCAD Civil 3D :: Part Catalog Optional Parameter Not Showing Up?

Nov 3, 2013

In 2013, I had an optional part parameter for pipes called "Velocity", and it worked fine.  We use a network catalog, and I was trying to use the same part catalog for 2014, but it gave me a Runtime Part Parameter Configuration Error for the Parameter Name "VEL".  So I copied the "Pipes Catalog" folder from my C drive for 2014 and pasted it to the network.  I then revised the AeccPartParamCfg.xml in the AeccShared Content folder with the same information as I had in the previous network catalog. 

Specifically, I added the following line in the xml file

"<AeccDfParameter name="VEL" desc="Velocity" context="FlowVelocity" index="0" datatype="Float" usage="Double_General" unit="" visible="True" internal="True"/>"

and further down in the xml file under

" <AeccParamUsage>
<AeccPartDomainCfg domain="Pipe_Domain">"

I added the line "<AeccOptParam context="FlowVelocity"/>"

see the attached image 1-Old AeccPartParamCfg xml file.JPG to see images from the xml file.

I got the same error when I opened C3D 2014.  I added an underscore between Flow and Velocity for context, and it worked! (See attachment 2-Revised AeccPartParamCfg xml file.JPG)

So C3D 2014 opens without the error.  I click on Part Builder and click on RCP (formerly Concrete Pipe from OOTB part catalog) under pipes.  I right click on Size Parameters and click "Add..." which takes me to the New Parameter dialog box as seen in attachment 3.JPG.  It shows three of the optional properties I have added: Pipe Classification, Friction Slope, and Velocity.

I add these three optional properties and edit their configurations as seen in attachment 3.JPG.  I give Friction Slope and Velocity both a range of 0 to 1000 with a default of 0.

I create a new parts list and add the part family RCP.  I click to add part sizes and get the final dialog box on attachment 3.JPG.  Velocity doesn't show up!  Pipe Classification and Friction Slope show up, but no velocity!

I have tried deleting the 'VEL" line in the xml file, copying the "FSL" line and pasting and revising it for velocity, but that didn't work.  I tried switching the FSL and VEL lines in the xml file to see if FSL would disappear and VEL would appear, but that had no effect.

C3D 2014
Windows 7 64 bit

View 5 Replies View Related

Photoshop :: Soft / Blurred Edges To Rectangles When Drawn With Grid / Guidelines Showing

Apr 17, 2009

I've got a very annoying problem. When drawing rectangles with grid / guidelines showing using 960 Grid System (although it happens with other documents as well), the edges of the rectangle are not sharp, e.g. http://img16.imageshack.us/img16/6232/blurred.png - note top and right side is blurred. There are no styles applied.

When I switch off grids / guidelines, the rectangles are always sharp.

Also, resizing rectangles causes loss of sharpness to edges.

Using CS4.

View 6 Replies View Related

AutoCAD Inventor :: Unable To Derive A Part Containing Only A Block Into A Sheet Metal Part

Nov 15, 2011

I set up our company log which gets embossed on most parts as a sketch block in an .ipt.  The .ipt contains nothing but the sketch block.  To use it, the designer only needs to derive the Logo.ipt file into their part and then use the scale setting to set the derived block to the desired size for that part.  The result is a scalable set of line geometry that can easily be used for extrusion or emboss that is standard for all users.  It works beautifully, that is until you try to use it in a sheet metal part in 2012.

For some reason, when this same part, which works perfectly in normal parts, is derived into a sheet metal part an error pops up stating that, "Selected part does not have any geometry that can be derived."  Say what?

I was able to find a workaround by directly copying the block into the sheet metal part, but you no longer have the ability to go back and scale it if needed.  Even more strange, when the block was copied over, it could not be deleted from the new part.

Is this just a bug with 2012?  Why does it work in a normal part but not sheet metal?

View 7 Replies View Related

AutoCAD Inventor :: Part Inserted In Assembly File As Tube And Pipe Run Part?

Mar 28, 2012

Dear Sir, In particular project, when I insert part in Assembly file, It is inserted as a Tube & Pipe run part. so that It is not Grounded automatically. What is the settings by which I can insert as a normal part in assembly file ? I have attached herewith the JPG file also.

View 3 Replies View Related

AutoCAD Inventor :: Make As Sheet Metal Part And Have Option To Flatten Part?

Dec 28, 2012

The part i make is from solid model>The part needs to be in sheet metal.What steps do i use to make as sheet metal part and have option to flatten part.

View 1 Replies View Related

AutoCAD Inventor :: ILogic Rule For Each Part In Assembly To Change Part Parameter

Apr 1, 2013

I`m looking for the iLogic code that can change one parameter (user defined) for each (ipt) part in assembly (iam)

The one below doesn`t work.

Sub Main Dim oApp As Inventor.Application = ThisApplication Dim oAssy As Inventor.AssemblyDocument = oApp.ActiveDocument For Each oSubDoc as Inventor.Document In oAssy.AllReferencedDocuments On Error Resume Next Parameter(oSubDoc, "FH") = 15.26 Next End Sub

View 5 Replies View Related

AutoCAD Inventor :: Simplified Part - Assembly Won't Merge Into One Seamless Part

Dec 11, 2013

I would like to simplify this assembly into one seamless part for FEM calculation:The assembly consists out of parts that, in reality, will be welded together. Due to their form, there is no way to place them exactly onto each other, therefore there are slight gaps between the parts:

Now when I try to merge the assembly into one part via "simplify" --> "create simplified part" and choose "single solid body with seams between planar faces merged", Inventor does not fill these gaps (even though it displays only one part in the bottom right corner of my window). Unfortunately, the remaining gaps brings "contact" problems in the FEM simulation.

how to close the gaps and really merge the assembly into one part?

View 6 Replies View Related

AutoCAD Inventor :: Part Created In Assembly Does Not Update To Part File

Nov 15, 2013

New user 2014

Part created in assembly does not update to part file.

View 9 Replies View Related

AutoCAD Inventor :: Can Part Make Alterations To Other Part When Inserting In Assembly

Mar 29, 2012

I have a part that has protrusions. When i mate that part up to another part that second part needs to have cutouts/holes to receive those protrusions.

i mainly use it in sheetmetal parts. and use the rectangular protrusions on de contour to mate up with corresponding cutouts in the other sheet. this works with positioning and also makes for a nice weld spot/area.

But also for making holes to accommodate a mold pin used in custom punch dies. I want the intervening part to receive a corresponding (propperly tolleranced) hole automatically. Much like a bolted connection does.

same for parts like circlips. i want them to automatically generate the seat in the part it's mated to. Rather than using the axle generator.

Ofcourse one can place the parts and do an in assembly interpart projection and go from there, but i want the part to generate the (predifined) modification to the other part. It would save time and also reduces problems as the parts are moved about or even removed.

View 7 Replies View Related

AutoCAD Inventor :: Find Mass Of A Part At Its Part And Assembly Level

Jul 1, 2013

I have an assembly with 10 parts in it. We use many assembly features at the assembly level (Revolve cut, Extrusion cut..etc). How to find the mass difference of each part by comparing at its parts level and its assembly level.

View 1 Replies View Related

AutoCAD Inventor :: Converting Solid Part To Sheet Metal Part?

May 4, 2012

convert the part that I have drawn to sheet metal. I have tried to make the part from sheet metal and it did not work out at all. I have attached both versions of the part.

View 1 Replies View Related

AutoCAD Inventor :: 2012 Crashes When Opening Part Or Making New Part?

Feb 14, 2012

As soon as I open a piece or try to make a new piece, it crashes! I can open the program but can't use it! I installed it and activated it and I can't use the program at all. I have sent many error reports beacuse I have opened it many times and had it crash many times and have always given my email address. Attached is the Error Report Details screen shot. 

View 3 Replies View Related

AutoCAD Inventor :: Convert Standard Part To Sheet Metal Part

Aug 29, 2012

In previous releases (2009 i think) when i converted a standard part to a sheet metal part i could recall all the sheet metal styles by linking back to the sheet metal template (i can't remember exactly how this was done, but it was possible with one operation)

In 2011 i canot find a quick way of doing this, it looks like i have to open the sheet metal template and export each different style (about 40 of them) and then import each one into the converted part. am i missing something? is there a simpler way similar to how it used to be done? Why have Autodesk made this more difficult?

As it stands at the moment it would be quicker for me to remodel the parts from scratch using the sheet metal template. I know this is the obvious solution, but seems strange to change something that worked well to something that doesn't!

View 6 Replies View Related

AutoCAD Inventor :: Remove Part Form Part In Isometric View?

Oct 23, 2013

I order not to hide components, i want to make a break sketch and remove a piece from a part from an assembly in the isometric view in a drawing. can i do that?

View 4 Replies View Related

AutoCAD Inventor :: Bend Part Of Normal Part (not Sheet Metal)

Apr 3, 2013

I have a structrual rectangular tube as shown in the picture below. I need to fold the four flanges inward to create a sort  of point or pyramid.

View 9 Replies View Related

AutoCAD Inventor :: Insert STEP (STP) Part Into Existing Part File?

Sep 11, 2013

The simple question is… how can we insert a step (stp) part into an existing part file? 

The story behind the question is this:

Normally when we get a step file assembly from a customer, if the part has changed, we put our part into Old Versions and save their new step file as our ipt number and replace it in our assembly file.  With Vault, in order for us to maintain the history of the part files, we need to keep the original file so we can’t just delete it or replace it, so now we need to figure out how to get a step file into an ipt.  The Import command on the Manage tab (with 2013 at least?) does not allow import of stp files just yet.

The only other option I can think of is to put the original part into an assembly with the step file, create a copy of the step information in the part file and use it to recreate the new (step based) part.

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 1 Replies View Related

AutoCAD Inventor :: Make Single Surface Of Part Transparent So Inside Of Part Is Visible?

Mar 11, 2013

I'm modeling a temperature gauge and would like to have glass over the gauge so the inside is visible. I can easily do this with an assembly, but I'm wanting to do this with a single part. I tried to derive a new part from the assembly, but the transparent part turns solid so nothing inside is visible. Is it possible to do this?

I've include pictures of what I want and what I end up with.

Inventor Professional 2013
Intel Xeon W3680 @ 3.33Ghz
12GB DDR3 RAM
NVIDIA Quadro 2000 GPU
Windows 7 Professinal 64-bit

View 9 Replies View Related

AutoCAD Inventor :: Changing Part Type From Normal To Purchased Part Like Bearings / Bolts?

Apr 11, 2013

Some times we use standard parts which we could not find in content center. We creat part ourselves. But it looks like standard part in BOM or part explorer window...

I want to change type of part to PURCHASED type and icon like other purchased parts like bearings or bolts...

Is this possible?...

It can be also assembly parts like bearings. Bearings have many parts but it looks only one part in part explorer. This is very good. I want same thing too...

View 9 Replies View Related







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