AutoCAD Inventor :: How To Show A Feature Of A Part File As Dashed In A Drawing

Jul 18, 2013

How to show, if it's possible, a feature of a part file as dashed in a drawing?

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Place Feature In Part File Has No Structural Parts

Oct 10, 2012

When I insert a standard 6" square tube into an assembly there are all of the custom shapes and standard structural members to choose from. When I try to put the same tubing into a part file only the custom shapes are visible and no standard parts to choose from.

I can only guess that I have some obscure check box missing. There appears to be no good reason why I would be restricted in part files.

View 5 Replies View Related

AutoCAD Inventor :: Hole Feature In Solid Body Part File And Bolted Generator

Nov 21, 2011

If we require to create patterned holes thru a number of solids, this works great only requiring the one hole feature.

However, once an assembly is created with the parts, (these parts obviously have their own derived individual solids in them) when needing to place a bolted generated assembly to the patterned holes. It won't recognise the pattern.

So I've come to the conclusion that the bolted generator/drop place function really needs improvement for solid body modelling technique. (Mind you, the BG needs a complete rethink because its at about 50% complete).

What I can see needs to be added, is the functionality of the parts recognising the hole pattern. e.g. when using the make components function it gives an option to add a link to the hole feature.

My only other option at present is to create the holes within the assembly file and transfer the hole feature to each part file. This obviously loses the parametric functionality.

View 3 Replies View Related

AutoCAD Inventor :: How To Link Part Feature In One Part To Another

Jun 21, 2012

Very new to inventor 2012 coming form solid edge way back in the day (1998 to 2008)  to autocad 2d. getting ready to move to the inventor and trying to figure out some things.  searched videos , training etc but not even sure what to call it.

My questions are:

1. I design stamping dies and I will want to build sections from a stock strip with the outside then adding hole, dowels etc.  what is the best work flow for this? It is kinda the middle between top down and bottom up. 

2. what is the best work flow for adding counter bore , dowel in the block and then having this tied to the mating block so if I move the location of the holes in the block then move as well?

View 5 Replies View Related

AutoCAD Inventor :: Changing Part File In Drawing?

Aug 8, 2012

Is it possible to update an existing drawing to reference a new part or assembly file while maintaining associated views and possibly the annotation also? 

I have tasks which require frequent subtle changes to assemblies. These assemblies will then be given a completely new file name, so it is no longer just a revision change but a new part altogether.

View 5 Replies View Related

AutoCAD Inventor :: Part Missing In Drawing Of IPN File

Nov 5, 2013

I've got a view of a presentation in a drawing and one of the parts which is in a sub assembly.

I've checked the visibility in the presentation and the drawing and the assembly but all say visible.

Restarted the computer, but still no change.

see below a pic of the drawing, I've drawn in a red rectangle where the part should roughly be.

IV 11

View 4 Replies View Related

AutoCAD Inventor :: Change Drawing File Part Association?

Dec 1, 2009

I sometimes create parts that are very similar to one another. (ie. - complex plate, but one part uses threaded holes, while an identical one has through holes, with all holes in the same location). So before now I would have built one part, made my drawing file. Then Copy/paste the part file into the same assembly folder, edit the hole feature of the newly copied part, then have to create an entirely new drawing file for the new copied part.

Is there a way to just copy my already created part drawing, and then just change the part file it used? They are basically the same part, but one uses threaded holes, the other uses through holes. My current way seems redundant and time wasting.

View 9 Replies View Related

AutoCAD Inventor :: Get Position Of Faces Of Part When Place On IDW Drawing File?

Jan 21, 2013

How to get postion of faces of part when place on idw drawing file???

Do we need to use (ThisApplication.MeasureTools.GetMinimumDistance(oTG.CreatePoint2d(0, 0), oFa.PointOnFace)?
 
If we use that we will get distance  but how to get face postion on idw. do we need to use edges?? or lines?

View 2 Replies View Related

AutoCAD Inventor :: Hiding Solid In Drawing For A Single Part File

Feb 1, 2012

I have a part file  that contain 7 separate solid. But in the drawing i want to show only 4 solids.

 For this reason i put invisible command  to other 3 solids in the part file . but in the drawing,  i still see  all the seven parts. 

View 1 Replies View Related

AutoCAD Inventor :: Open Related Drawing File By Right Clicking On Part Name At Top Of Design Tree

Feb 24, 2013

when I'm in a part file and attempting to open the related drawing file by right clicking on the part name at the top of the design tree, the drawing can't be found automatically and I've to find it in the file open dialogue box.

View 2 Replies View Related

AutoCAD Inventor :: ILogic Code To Check File Name Matches Part Present In Drawing

Feb 15, 2013

At my company we use part numbers as file names for everything. for example, part number 09090P00100000, will be saved as 09090P00100000.ipt and will have a drawing saved as 09090P00100000.idw.

Within the drawing template file, i want to set up an ilogic rule that will check that the part present in the drawing corresponds to the file name of the drawing. This rule will run after saving and will just display a warning if the file names do not correspond.

I just need some code that will get the file name of the part displayed in the drawing.  Note that we use iparts so the code must get the member file name and not the factory file name.

Dim oDrawingDoc As DrawingDocument
oDrawingDoc = ThisApplication.ActiveDocument  
Dim oSheet As Sheet   
oSheet = oDrawingDoc.ActiveSheet

[Code] ........

Autodesk Inventor Professional 2011
Windows 7 Enterprise, 64-bit

View 8 Replies View Related

AutoCAD Inventor :: How To Run Rule In Part File From Rule In Drawing File

Aug 21, 2012

I am trying to use iLogic to create the file types I need to give to my vendors once I have created a drawing.In the .idw file I have a rule that creates a .pdf file and .dwg file. I also want it to activate a rule I have in the .ipt file that creates a .dxf file.

trigger = iTrigger0oType=Left(ThisDoc.FileName(False),3)GoExcel.Open("S:DRAWINGSFolder Types.xlsx", "Sheet1")For rowPN = 1 To 200 If (GoExcel .CellValue("A" & rowPN) = oType) Then oFile = GoExcel.CellValue("C" & rowPN) Exit For End IfNextoFolder = "S:DRAWINGSNOT RELEASED" & oFileIf Not System.IO.Directory.Exists(oFolder) ThenSystem.IO.Directory.CreateDirectory(oFolder)End IfThisDoc.Document.SaveAs(oFolder & "" &
[code].....

View 5 Replies View Related

AutoCAD Inventor :: Make Feature In Part Be Transparent?

Jan 20, 2012

How can I make a feature transparent in a single part? Like one extrusion in a part?

View 9 Replies View Related

AutoCAD Inventor :: Can Delete Part Of A Fillet Feature

Dec 7, 2011

Can you delete part of a  fillet feature? While still keeping part of it & adding to it.

I have a fillet feature with 2 fillets to a part. One is in the wrong place.The Feature Fillett1 if you edit it, you will see what I mean. 

Keep the middle one. Both fillets are 0.25" / Replace the bottom fillet to the top corner.

I would like to keep the Feature in the order it is in, if possible.

I am using Inventor 2012.

View 2 Replies View Related

AutoCAD Inventor :: Create A Part That Has Spherical Feature?

Apr 16, 2013

I am trying to create a part that has a spherical feature. The spherical feature is "sliced" on the front and back to create a flat surface (see Compound Rest Handle Isometric image). Should I use workplanes to slice the sphere? What is an efficient process the slice the sphere. See Compound Rest Handle Front and Compound Rest Handle Back images and compare to the final result in the Compound Rest Handle Isometric image).

View 9 Replies View Related

AutoCAD Inventor :: Add Thread Feature To A Part Using ILogic

Dec 27, 2012

Possible to add a thread feature to a part using iLogic.

Basically in the iLogic form if the user selects "Threaded Rod" the existing Extrusion is updated to reflect a cylinder with a length and diameter specified by the user and then I need to have a Thread Added to the cylinder.

Computer Specs:
Windows 7 (64 Bit) Pro. SP1, Inventor 2014 Pro, 3D Connexion SpaceNavigator (Driver 3.15.2)
Motherboard: ASUS Rampage IV Extreme x79 Socket 2011
Processor: Intel Core i7 Six Core Sandy Bridge-E 3.2GHz OCed to 4.7GHz (Under Water)
RAM: G.Skill Ripjaw Z-Series 32 gig quad channel of RAM 1800MHz OCed to 2133MHz
Video Card: 2x Nvidia Geforce GTX 770 (Running Six (6) Monitors)
Monitors: [Primary = 2x 24in HD WS][Secondary = 2x 22in HD WS][Tertiary = 2x 19in FS]
Primary Hard Drive: OCZ Vertex IV 256 GB Solid State Drive
Secondary Hard Drive: OCZ Vertex III 120 GB Solid State Drive

View 1 Replies View Related

AutoCAD Inventor :: Transferring An Assembly Feature To The Related Part?

Apr 19, 2012

Is there a way in Inventor to take an assembly feature and basically have it fall out at the part level also? So if you were to open the part up, it would have the cutouts in it.

View 2 Replies View Related

AutoCAD Inventor :: Mirror A Feature To Opposite Side Of A Part?

Nov 17, 2011

I need to mirror a feature to the opp side of a part, then supress the parent feature.  Can this be done?

View 5 Replies View Related

AutoCAD Inventor :: Link Hole Feature In A Part In Assembly?

Feb 22, 2012

I am trying to link a hole feature in a part in an assembly with the number of a particular feature in another part within the assembly. I have a base plate part with a coutersunk hole feature that I want to pattern by linking it to the number of bosses in another part within the same assembly.

View 6 Replies View Related

AutoCAD Inventor :: Drawing Of Part Made From Driven Part

Oct 4, 2012

To create my new  part, i used the deriven part of another part, and used only ‘Body as work surface’ before inserting in my new part.

When I create the drawing of my new part, why is it that I still see all the ‘Body work surfaces’ of the direven part?

When I make it on my other computer  I dont see it... so it is surely an option…

View 1 Replies View Related

AutoCAD Inventor :: Assembly Hole Feature To Be Transferred In Subsequent Part?

May 28, 2013

at assembly level hole feature shown only in assembly. how to create same feature at same position on parts.

View 5 Replies View Related

AutoCAD Inventor :: Create Non-associative Solid Base Feature In Second Part

Sep 19, 2013

“Associative body copy API Sample” 2013 API help.

The above code in the API help shows how to do an associative or a non-associative copy in an assembly of one part into another part. ..BUT the non-associative copy does not always work correctly....

I have been testing this sample code and notice the following limitations with the lower part entitled “Create a non-associative solid base feature in the second part”...

The code uses the proxy body for the source object but it does not use the proxybody for the target object and therefore the relative positioning is wrong for the nonparametricbasefeature when it is created in the target object if the real target body is in a different place than the targetbodyproxy (e.g. it has been rotated/moved in assembly space).

I notice that if you perform this manually using the “copy object” button the relative positioning is maintained correctly even if both target and source objects have been rotated/moved in the assembly...

View 5 Replies View Related

AutoCAD Inventor :: Link One Part File Dimension To Another Part File?

Jul 6, 2012

Is it possible to link one part file dimension to another part file?

1. Part first is a cylinder in parametric table i changed it,s name OD , ID  and thk. ( find attachment )

   Cylinder ID is ( ID=105)

2. Then i made 2 nd part whose step od ( od=102) is going to insert in to cylinder id.There is 3 mm clerance every time 

3. So i have to make equction in 2 nd part that ( Step OD= ( ID-3).

means next time when i will change ID of cylinder OD of 2 nd part will ger changed automatically minus by 3 mm than id of cylinder.

View 3 Replies View Related

AutoCAD Inventor :: Can't Get COG Of Single Part Inside Assembly Using Default Feature Of ILogic

Jul 10, 2012

can't get the COG of a single part inside an assembly using the default feature of iLogic:

centerPt=iProperties.CenterOfGravityOfComponent("part1:1")

Wikihelp states that it's possible to get the COG of a part within an assembly.It doesn't seem to work anytime getting an error on some missing included references .do I need a Sub-Rule inside the single part?

View 2 Replies View Related

AutoCAD Inventor :: ILogic To Change Feature Occurrence Upon Opening Part By User

Jul 9, 2013

I downloaded a model off a website, it is, (excuse my electrical background ignorance) a jumper for terminal blocks.Our electricians use these and cut them down to size as needed.

Is there a way to use iLogic and a form or message box, to prompt upon opening the part as to how many jumpers are needed for the current assembly> It comes stock with 10, but they sometimes only use 2, 3 4 etc. etc..

I didn't model the part, but I can if it will make the rule easier to write.My idea I suppose was to have the part modeled with 2 jumpers and then use ilogic to create more if necessary.

View 4 Replies View Related

AutoCAD Inventor :: Bend Part Doesn't Work With Thread Feature Present

Oct 31, 2012

I've attached an example of a workflow we use to make different instances of products.part1 gets assembled in assembly1 which then gets derived in part2 to receive a bend.We use assembly1 in one place and part2 in another.(this is a simplified example, made with IV2013 SP1.1)

In part1, if you add the thread feature, the "bend part" feature in part2 fails after updating.This also happens if you try to add a "bend part" to part1 AFTER the thread feature, if the bend is present beforehand it does work.

Having the bend before the thread feature in part1 doesn't work with our workflow, because we need the assembly1 to be straight.In short, the thread feature is causing problems with "bend part".

I can't say if this problem was present in previous versions or even in the previous service pack since we don't use this workflow that often, especially with threaded parts, but i hope this can get fixed with a hotfix.

Using IV2014 Pro SP1 update 1, Win7-64bit

View 9 Replies View Related

AutoCAD Inventor :: Any Feature Is Not Recognized As Part Geometry Change Because rule Isn't Triggered

Dec 6, 2013

In our drawing file we expose the mass of the part. So I have set the 'Update physical properties on save' in the 'Application Options'. This works fine when you save your file before switching to the drawing file. If you forget to save and go to the drawing file the mass is showed as: N/A.

Therefore I have created a rule which updates the mass of the part. This rule is activated with the 'Part Geometry Change' event trigger. This is done to update the mass in the drawing file even when the partfile is not saved. This works fine. If I make any changes to the model the mass is updated correct, EXCEPT for deleting features. When I delete a feature and switch to the drawing file the mass is shown as N/A again. So apparently deletion of any feature is not recognized as a 'Part Geometry Change' because the rule isn't triggered.

View 7 Replies View Related

AutoCAD Inventor :: Show Part Limits X Y And Z

Dec 29, 2009

i was attach parcaboyutu.exe program that show limits X Y and Z inventor parts(ipt)

View 6 Replies View Related

AutoCad 3D :: Show 3D Solid Hidden Lines Dashed After HIDE Command

Oct 9, 2013

I saw some years ago a 3D drawing where hidden lines were dashed after hide command. I tried to find out, how it was made, but nothing. Today I need this solution, but I can't find information, how is it possible.

View 2 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 :: 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







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