AutoCAD Inventor :: Suppressing Extrusions With Ilogic Based On Construction Line?

Aug 7, 2012

I am trying to suppress features or Extrusions if the extrusions are outside of the Raduis of a contruction circle Called the OTL. I have added a model to look at. So lets say I have holes enougth for a 40" dia but I want only hole today for a 20" dia  how do i suppress the holes on that radius. Sketch 10 is where the OTL contruction line is and its a radius so its always moving as I go from center out.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: ILogic Workflow For Suppressing / Excluding Components

Oct 7, 2011

I am working on an iLogic assembly configurator that manipulates several skeletal parts, and suppresses both standard and skeletal parts depending on the configuration.

I've been using the Component.IsActive function to suppress all omitted parts, which has prompted me to create a custom Level of Detail. This hasn't caused me much grief until I had completed ~10months of work when it was time for me to make my final assembly drawing and a parts list.I am now running into several deal-breaking issues:

1) Suppressed parts insist on appearing on the Parts List.

2) Saving the assembly drawing reverts my assembly model to the "Master" LOD, which I never, ever, ever want to see again so long as I live.

Is there another workflow or technique that I should be using to turn off unwanted components in an assembly? I understand that LOD's are really intended to manage system resources, but Inventor users seem to be left with no other option to display a skeletal assembly in a certain configuration. What is the point of the Component.IsActive function if it doesn't update your assembly (at least so far as the Parts List is concerned)?

If I am left to deal with the nightmare that is the Inventor LOD, is there any way to set up the Parts List to reference the custom LOD?

Drawing View reps don't seem to be an option, as it looks like there is no way to automatically update the same custom view after the configuration has been made. The iAssembly Include/Exclude feature would handle part inclusion and BOM behavior nicely, but it won't fit into the rest of my iLogic and file management program.

View 9 Replies View Related

AutoCad :: Can't Extend Construction Line Across Both Viewports To Snap Them To Construction Line

Dec 24, 2011

Everything is on one layout/sheet.

Currently there are a total of 3 viewports in an L formation. The fourth viewport, will go in the upper right. But first, I have to get these aligned.

I think the viewports themselves are fine enough. The problems arise because the model is in Model space so, construction line (as far as I can tell) didn't want to snap to a line, (on the model,) in Paper space.(vertical or horizontal) So, I can only see the construction line, in one viewport at a time. Which means, the construction line is not visible in the viewport immediately to the left. So, I can't extend the construction line across both viewports, to to snap them to the construction line.

View 9 Replies View Related

AutoCAD Inventor :: Using ILogic To Set Component Visibility Based On Positional Representation

May 30, 2013

what code I would use in an assembly if I want to enable and make visible certain parts depending on the positional rep I am using.

Basically I am having trouble reading the pos rep into an iLogic code

View 5 Replies View Related

AutoCAD Inventor :: Convert Standard IPart To ILogic Based Part

Nov 4, 2011

I am trying to convert a standard iPart to an iLogic based part.  The part has some text driven, cells..PatNumber, Description..ect..But when I try to referance those cells the iLogic code either does nothing or errors out. 

Basicly i have a bunch of flange rings with have several variables theat need to change as the part number changes, sounds simple right?I have rewritten the code so many times...I have gone from hunt and pecking to typing 300 words a min...well maybe not. 

About 75-80% of all our parts are identical in shape but just get smaller or larger depending on what size portable auger it goes on.I have been trying to get the part to changed based on "PartNumber" but it has text in the value.

View 7 Replies View Related

AutoCAD Inventor :: ILogic Rule To Populate Finished Material Size Based On Model Geometry Selection

May 23, 2012

I created the following user parameters:

-Thickness
-Width
-Length
-Dia

I then created a Custom iProperty which consisted of the following "formula":    Finished Material Size = <Thickness> x <Width> x <Length> Lg.

eg. of Finished Material Result :        Finished Material Size = 6 x 25 x 300 Lg.

The problem comes up when dealing with diametrical components as the above formula will only populate for square or rectangular parts. Which would work if I could use iLogic code to populate the Finished Material Size iProperty. I have tried but failed.

First I created another user parameter called "Geometry Type" which has a drop down selection of either "DIA" or "SQUARE, RECTANGULAR".I then created the following iLogic code to set 0 as the value for the "unused" size parameters

 If PART_GEOMETRY = "DIA" Then WIDTH = "0"If PART_GEOMETRY = "DIA" Then THICKNESS = "0"If PART_GEOMETRY = "SQUARE, RECTANGULAR" Then DIA = "0"
 The part I just can't get to work is as follows.

I need some iLogic code which will populate the "FINISHED MATERIAL SIZE" custom iproperty with one of the following based on my "GEOMETRY TYPE" selection. "DIA" would return the following to "FINISHED MATERIAL SIZE":      = Ø <Dia> x <Length> Lg.

While "SQUARE, RECTANGULAR" would return the following to "FINISHED MATERIAL SIZE":     = <THICKNESS> x <WIDTH> x <LENGTH> Lg.I tried the following code but it does not work:

If PART_GEOMETRY = "DIA" Then iProperties.Value("Custom", "FINISHED MATERIAL SIZE")= "Ø"DIA "x" LENGTH "Lg."If PART_GEOMETRY = "SQUARE, RECTANGULAR" Then iProperties.Value("Custom", "FINISHED MATERIAL SIZE")= THICKNESS "x" WIDTH "x" LENGTH "Lg."

View 2 Replies View Related

AutoCAD Inventor :: ILogic Text Resizing Based On Length Of Text

Feb 19, 2012

I'm trying to finally utilize iLogic and all of its functionality (after using the basic features of inventor for the past 3 or so years) and I was wondering if there was a way to use iLogic (or some other feature for inventor) to resize text in a title block field of an IDW based on the length of the text entered (i.e. if the part's name was "Cam Retainer" the text height would be .12, but if its part name was "Spacer Cam Retainer Bushing" the text height would shrink down to .085 or something) so that it would still fit nicely into the text block?  

View 3 Replies View Related

AutoCad 2D :: Construction Line Conundrum

Mar 29, 2011

I have this problem with construction lines - maybe it's a misunderstanding of how they're supposed to work on my part. (And I know they're kind of old school and I should use some direct input probably for some things, but I like 'em )

If I click out in blank space, they seem to always act fine - that is, they'll rotate to any degree based on a next point or go ortho if that's turned on.

But, if I click first on a snap (any type, mid, end, etc), then move my mouse somewhere else to pick a second point, SOMETIMES the xline slides along along with my cursor, staying aligned to one of the two ortho directions. It does NOT stay fixed at the first point picked and additionally, will not go to any other angle (regardless of where the second point is). Sometimes it works okay when I start from a snap.

Ortho, Polar, etc all have no effect on this behavior.

View 3 Replies View Related

AutoCAD LT :: Construction Line Does Not Snap To An Intersection?

Oct 9, 2013

When trying to place a construction line through an intersection the line offsets depending on where the cursor is placed. When the on screen prompt ask to specify through point. It defaults to 0 and I enter in 45'. It comes back invalid.  believe this is a snap setting somewhere but I cant seem to find it.

View 2 Replies View Related

AutoCAD Inventor :: Suppressing Features In Simulation

Sep 29, 2011

when in simulation, if you suppress a feature is it totally taken out of the simulations workings?

I.e. if I was working on a project like some weighing scales and I had a load of objects on the scales and I then suppressed some of the objects, will the scales rise up a little to counteract the reduced weight?

View 5 Replies View Related

AutoCAD Inventor :: Suppressing Translational Constraints

Aug 8, 2012

I am working on an Inventor Studio animation and have noticed a problem.  It appears that it is not possible to suppress/enable translational constraints.  My assembly has a translational constraint that I suppressed in order to “explode” the assembly.  I am animating the assembly process.  Once it is put back together, I need to enable the suppressed translational constraint in order for the model to function properly. 

I thought about recording two animations and then splicing the two videos together, but I am worried about the transition.  I really need it to be a smooth transition in order to work. 

View 1 Replies View Related

AutoCAD Inventor :: ILogic Message Box (More Than One Line)

Jul 1, 2012

How to get more than one line of text into a Message Box if this is possible.

View 3 Replies View Related

AutoCAD Inventor :: Dimensioning Between Different Extrusions On One Part?

Sep 11, 2012

How do I dimension, and assign editable parameters between different extrusions on one part, to change the height, width, etc?

View 9 Replies View Related

AutoCAD Inventor :: Suppressing Component Does Not Suppress Constraints

Aug 6, 2013

I often use multiple versions of components in my assemblies so I can validate the top level assy works in all it's expected configurations.  To that end, if I have different versions of component A, I supress all except the version I am working with.  I have discovered though, that supressing the component does not supress the contraints that component has to an unsupressed component in the assy.

The purpose of suppressing something is to essentially eliminate it from existance without deleting it from the file so it can be brought back quickly in all its glory.If I have to track down every contraint there is for a supressed component and supress them independently, that is an incredible consumption of time.

View 9 Replies View Related

AutoCAD Inventor :: How To Use One Line Break In Same Command On ILogic

Oct 31, 2012

How can I use one "line break" in the same command on iLogic ?

For a simple doubt, a simple sample :
 
MessageBox.Show("Message blabla blablablabla blablablabla", "Title")

In this case, how could i divide the message in 3 lines in the messagebox ?

actually this would work for me in other case too, creating a text with more than one line, instead of creat many text boxes.

IV 2013

View 2 Replies View Related

AutoCAD Inventor :: How To Use Single Sketch For Multiple Extrusions

Nov 8, 2013

How to use a single sketch for multiple extrusions, i would create all the holes and everything in one sketch and i could reuse that sketch again and again.i totally forgot how to do this.

View 2 Replies View Related

AutoCAD Inventor :: Creating Content Center Extrusions

Sep 20, 2013

I am attempting to add some of our custom extrusions to the content center but want them to act the same way Inventor's "default" files act. By that I mean, if I make a new assembly and pick a piece of Angle, for example, to place from the content center, as long as I choose "as standard" and give it a length, the part shows up without me having to save anything new. I can then copy or drag in a second instance of that same angle, right click it and "change length", and the length of just that ONE changes. In the tree on the right the result is:

-DIN 59 370 S S 10x 2 - 600:1
-DIN 59 370 S S 10x 2 - 2000:1

With 600 and 2000 being lengths. That's standard Inventor behavior with their standard parts. When I try to publish my own extrusion, I guess I don't have the right key columns or something. I place MY extrusion and input a length, etc. Then when I copy it and try to "change length", nothing happens and it is named part number:2 in the tree.

View 9 Replies View Related

AutoCAD Inventor :: Frame Generator Multiple Extrusions

Sep 23, 2013

I have an aluminum frame system that is comprised of 9 seperate extrusions, what is the best way to handle this? I would like to get a BOM that shows each each seperate extrusion with cut length.

Must I author each of the 9 shapes separately , then separately apply them onto the frame and then adjust each of the end conditions accordingly?

For initial experimentation I created an .ipt in which I have a sketch of all 9 shapes, I extruded them all separately (multibody) then authored the combination of all shapes as one frame gen shape..

This allows me to easily apply the member and create the appropriate end conditions, but does not give me an accurate BOM.

View 2 Replies View Related

AutoCAD Inventor :: Multiple Extrusions From One Draw Plane?

Feb 17, 2012

more than one closed shape on the same plane.

View 9 Replies View Related

AutoCAD Inventor :: How To Move Extrusions / Square Holes

Feb 20, 2013

I am using Autodesk Inventor Professional 2013 and I am currently trying to move some square holes that I made (using extrusions). How can  I move these around inside the main extrusion (called Extrusion 1 in the attached design) without changing any of the dimensions etc?

Is there a simple way of selecting them all and moving them, or do I have to do it one at a time?

View 3 Replies View Related

AutoCAD Inventor :: Suppressing Assembly Feature Via Level Of Detail?

Dec 13, 2011

I'm trying to use the Level of Detail function to add a hole feature in a sub assembly that will be used in 2 places inside the main assembly, but the sub assembly is present in many other location and does not need this hole. My thought is to have the master level of detail depict the hole feature and have another level of detail with this hole suppressed.I can't get the two levels of detail to save the desired outcome. When I switch LODs, the hole feature will not suppress or unsuppress as desired. Is this possible or am I doing something wrong.

View 3 Replies View Related

AutoCAD Inventor :: Suppressing Edit Property Fields Dialog Box?

Oct 26, 2006

IV11 SP2, Vaulted project.

I have several drawing templates that have prompted entry field text in the border and bring some model properties in the block. Problem is, if any change in the model properties occurs, this dialog box pops up EVERY TIME I return to the drawing, when changes in the model properties have nothing to do with the border. I have just checked and IV10 SP3a does not suffer from this behaviour. For me, this is an unnecessary dialog that pops up without being required to do so, and is time consuming - it takes extra mouse/keyboard clicks to dismiss and up to 10 seconds for it to close after being dismissed.

Is there an option to turn this off? (I've checked the Options >> Prompts tab, but there's nothing there)

View 3 Replies View Related

AutoCAD Inventor :: Suppressing Detail Of Threads On Imported Parts

Aug 3, 2013

company needs a very elaborate parts list on the drawings regarding different custom properties of parts (so I created new parts to easily add these custom columns...without screwing up parts in the content center somehow).

I needed to get things up and running quick so I imported a good handful of bolts and nuts from McMaster Carr.

the threading on the bolts is so detailed that it's really cluttering up the drawing views with extra line geometry (basically black blobs wherever bolt threads or hidden bolt threads are located)...is there any way to lower the detail of objects, say just to show the outline of the bolt and it's "perimeter" thread outline...but not show the individual threading across a bolts face?

View 7 Replies View Related

AutoCAD Inventor :: Negative Extrusions Lead To Mesh Failure?

Jul 10, 2012

I've modelled part of a ship's deck, it consists of rather simple geometrich shapes(Plates, knee brackets and profiles).

However, when i model the assembly and do some negative extrusions in order to get the model how i want it, it leads to a face failure during mesh generation.

View 4 Replies View Related

AutoCAD Inventor :: Why Does Suppressing Machining Feature In One Representation Change All Representations

Apr 19, 2013

Inventor 2013..I am trying to show a part in a drawing of three different configurations of a casting:

1) Rough as received from the foundry

2) Partially machined or rough machined

3) Final machined

What is the most basic bullet-proof way to show this? Three different models?What is the procedure to change the representation to show changes in the model?Why does suppressing a machining feature in one representation change all representations?The rough part is brought into an assembly and the machining or removal of material happens in the assembly.

View 9 Replies View Related

AutoCAD Inventor :: Detecting No Effect - Sheet Metal Cuts And Extrusions

Mar 14, 2013

How can I detect sheet metal cut and extrusion cut features that have the white circular model browser node icon wih the "i" insided it (toolip says "No effect?") via the Inventor API? You get this situation if the sketch does not cut any geometry. I want to delete these features.

I'm using Inventor 2012 and VB.Net.

i7-2720QM Dell Precision M6600, Win 7 Pro 64-bit, 8GB RAM
Autodesk Product Design Suite Ultimate 2013
Autodesk Vault Professional 2013

View 1 Replies View Related

AutoCAD Inventor :: Suppressing Bodies In Multi-body Parts In Drawing Views

Apr 17, 2013

When I try to suppress the  bodies in the multi-bodies part to clarify the drawing view, I can not do that the way I normally do that if I had an assembly and suppressed the component.

Is it something Autodesk can improve on or rather something I overlook.

View 7 Replies View Related

AutoCAD Inventor :: Dome With Fins Construction

Nov 22, 2011

How better to represent this shape - its a dome, which the height is a parameter (elispe), and the fins coming off the top of the dome are supposed to be angled (thicker at the bottom then the top), and the height of the fins needs to increase as they move towards the center.

I created a dome with a repeating pattern of fins but having trouble getting the varying thickness of each fin along with the varying height - the whole part I'm wanting it to be a thin wall shell that can be cast in aluminum and then cleaned up with cnc -

View 9 Replies View Related

AutoCAD Inventor :: Construction Lines On The Drawing

Dec 13, 2011

How to create some construction lines on the Inventor drawing? I have been used construction lines on the AutoCAD drawing; it is very convenient tools to use in the daily basic.

View 7 Replies View Related

AutoCAD Inventor :: Import 2D DWG As Construction Geometry?

Dec 17, 2011

Currently I save all my 2D DWGs as IGES files and then import the files into Inventor. That converts all the geometry to Construction Wires in an IPT, which means MUCH improved performance (you don't have to wait for Inventor to convert every single entity in the DWG to a Sketch entity). I then start a new Sketch and Project those lines that I need from the Construction Wires.

Is there a way to do this directly (convert to Construction Wires) with a DWG, without having to save as an IGES file first?

View 2 Replies View Related

AutoCAD Inventor :: Stop Selecting Construction Geometry First?

Nov 11, 2013

Is there any way to give selection priority to real geometry instead of construction geometry?  Every time I go to dimension or constrain IV wants to to pick the construction geometry first.  I would like very much to change that.

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

View 6 Replies View Related







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