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


ADVERTISEMENT

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 :: 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 :: Drawing View Thread Feature Used To Be On By Default

Dec 5, 2013

Is it just me, or did the Drawing View Thread Feature option get switch to default OFF, where it used to be on?  Did I do something on accident to make this happen? how I can get it back by default? 

Inventor Professional 2014
Windows 7, x64
Dual-core i7, 8GB RAM
NVIDIA Quadro FX 880M
HP Elitebook 8540w

View 2 Replies View Related

AutoCAD Inventor :: Thread Feature Not Displayed In Hole Table

Nov 29, 2012

Yesterday I tried to make a table-driven I-feature of a few drilling paterns.

I want to use this for drawing steel manifolds. The I-feature is used to insert standard drilling paterns, for example a patern to fit a standard flange.

The only problem is, for the thread I used the thread feature, otherwise it doesn't show up in the I-feature.

But when I make a drawing of a part were this I-feature is used, the specification of the thread doesn't show up when I create a hole table, because in the I-feature, the thread is a separate feature.

View 1 Replies View Related

AutoCAD Inventor :: Thread Feature In Machining Environment After Welding Operation

Nov 17, 2013

how can i make a thread feature in machining environment after welding operation?

View 1 Replies View Related

AutoCAD Inventor :: Thread Direction Of Holes In ILogic

Aug 24, 2012

I use the following code to get the information if a thread is right or left handed from an outer thread:
 
'Gewinderichtung Gewinde1If Feature.InventorFeature("Bohrung1").HoleInfo.RightHanded = True ThenGewinde1_Richtung = "RH"'Else If Feature.InventorFeature("Bohrung1").HoleInfo.RightHanded = False Then'Gewinde1_Richtung = "LH"'ElseEnd If

Now I also need to get this information from a hole feature but I was not able to adapt the code correctly. The error I get says that "HoleInfo" for the type "HoleF eature" was not found.

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 :: 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 :: Hole And Thread Dialog Box Show Different Thread Types

Oct 4, 2012

I'd like to use an "NPT" Hole Dialog thread but it doesn't show up in the Thread type list.But it does show up in the Thread Dialog/Specifications Tab/ Thread type list so it's available.

 I definitely have "NPT" in my Thread.xls & I have my Options/Files set to point to the correct Design Data folder.

Inventor Suite 2013 Ultimate

View 6 Replies View Related

AutoCAD Inventor :: Cannot Create Thread Hole (thread Option Is Grey Out)

Apr 22, 2013

My colleague installed IV2013. He has excel 2010 installed in his PC also. However he cannot create thread hole (thread option is grey out).

View 4 Replies View Related

AutoCAD Inventor :: Link Thread Data For The Thread Command

Jul 18, 2012

Autodesk Inventor 2013.

Could not find file C:Program FilesAutodeskInventor 2013Design DataXLS13XLSen-USThread.xls containing thread data.

View 3 Replies View Related

AutoCAD Inventor :: ILogic Connection From Part To Part

Feb 8, 2013

Is there a way to connect parameters from part1 to part 2 using iLogic, without using an assembly.

View 9 Replies View Related

AutoCAD Inventor :: Can't Thread Holes With Thread Tool

Mar 1, 2011

I can drill a hole as needed, but can't thread a hole at all. Not with the Tapped Hole function when drilling the hole, or after drilling the hole then using the Thread Tool. Inventor will just not let me create threads this way outside of cutting a coil.

View 9 Replies View Related

AutoCAD Inventor :: Adding A Thread To The Thread.xls?

Jun 13, 2013

I am trying to add a thread class to the thread.xls. (that part is ok)

The thread is M26x2.0

I can't seem to find any information for me to simply plug in the values into the .xls, so I am thinking that I have to crunch some numbers. which is fine. I just want to make sure that this image below is the correct the reference for this task.

using the pitch, I should be able to calculate all my min and max values, but the xls has class column and a tap drill column, how would I determine these values??

Inventor Professional 2014-Update 2 - AutoCAD Electrical 2014
Win7-x64 | ASUS P8Z77-V | i7 3770 -3.4 GHz | 32GB RAM |
240GB SSD | nVidia GTX 670 4GB - 320.49

View 6 Replies View Related

AutoCAD Inventor :: ILogic - Drawing Feature Suppression

Jul 23, 2012

I am looking to use iLogic to create feature suppression in individual drawing views, i.e for simplicity, in view 1 part has a hole in view 2 part does not have a hole it has been suppressed

I am aware this can be done with iParts but im trying to avoid using iparts.

View 1 Replies View Related

AutoCAD Inventor :: Suppression Of Hole Feature With VBA Instead Of ILogic

Feb 7, 2012

In ilogic it's easy to suppress features like holes, but I cannot combine iparts with Ilogic, so I try the same in VBA, but I don't know the way to do it

Is there some existing sample code like this ilogic one for VBA?:

if Dimension_A < 50 Then

Feature.IsActive("Hole1") = false 

End if 

View 4 Replies View Related

AutoCAD Inventor :: Adding Participants To A Feature Using ILogic

Nov 2, 2011

I have an assembly with a pattern in it, the number of instances of the patterned part increases based on an overall dimension input by the user. It requires a cut extrusion at a specific point, regardless of which instance of the pattern is affected. Hence  I need a way of adding all instances of the patterned part as a participant of the feature. How would I go about this?

View 2 Replies View Related

AutoCAD Inventor :: Text Emboss Feature Does Not Regenerate (iLogic)

Jul 21, 2013

I amrying to create embedding of a text entered through dialog box. The sketch regenerates fine but the Emboss doesn't. Cannot figure it out, tried a lot of different approaches...the text has to be configured this way  - need to control it's height.

View 2 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 :: 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 :: 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 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 :: 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 :: 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 :: Derive Part Using ILogic?

Nov 10, 2011

I need to derive a part in a model (not assembly and as a separate solid), to remove it and make a cavity. However, I need inventor to prompt what file is to be derived through iLogic.

View 5 Replies View Related







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