AutoCAD Inventor :: Copy All The Suppression State Of One LOD To Another?
Apr 9, 2013
Is there a way to copy all the supression state of one LOD to another?
I have here some Substitutes from specifics LODs in my IAM, and i need to supress/unsupress some parts (same parts) in all my LODs. So there is my question, how could I copy one state from first LOD and then apply to all of them ?
I cant just delete and create again copying from the first LOD because I have Substitutes based on those LOD, so if I delete them iI'll get some problems here.
IV 2013
View 9 Replies
ADVERTISEMENT
Sep 12, 2013
Is there a way to suppress a feature without suppressing it's dependents?
View 3 Replies
View Related
Mar 1, 2012
How can I include component suppression in the idw views? I suppress a component in the ipt or asm, but it doesn't
disappear from the drawing views. Is there a way to carry this over to the drawing?
View 1 Replies
View Related
Sep 25, 2012
I use a simple If/ElseIf code to suppress / uns uppress & reposition holes on a plate to ensure the desired number of fixing hole pairs.
The hole positions will change and suppress/unsuppress depending on the value of the Tie Rod Pitch (vertical) and the O/A length of this plate (and pressure inside the radiator but this is sorted in Excel).
For example PitchMax = 500mm, BP_2ndS= 1600mm (plate length)
If (3 * TieRodPitch_MAX_2ndS ) < BP_2ndS < (4 * TieRodPitch_MAX_2ndS) Then
...
For some reason some times the parameters don’t update in the hole and pattern features after running the rule thus they are in the wrong position or not suppressed/unsuppressed. When I rearrange the If/ElseIf codes it may work. All I change is just replace ElseIfs with If-End Ifs or the other way around...
Which does not make any sense to me, since I change nothing in the parameters or conditions. Is this code structured poorly?
p.s. this is an engine radiator and the number of tie rod pairs depend on the height of the block, pressure inside, width, etc.
The part fie has the code.
View 2 Replies
View Related
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
Jun 23, 2011
Problem: I have a part that goes through several processes, casting, machined, finish. I want to create a drawing sheet with views displaying the part through different stages.
Solution One: Create as many different parts (with different file names) for each stage and place the views accordingly. Really? Three or more part files to illustrate a single part?
Solution Two: Create a user parameter that will auto-suppress features to create different Levels of Details on Parts, but there is no way to initiate/set the user parameter for different views.
I understand 2012 has the ability to create part design representations, but we are still on 2011 and I am leery to upgrade for a feature that still might not work properly.
There has to be a way to suppress features in a specific view...iLogic? iPart? anything? I simply can't believe this is the case.
View 9 Replies
View Related
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
Jun 14, 2013
Any way to suppress entire bodies in a multiple solid body part, using iPart, without having to suppress each individual feature for it. I am on Inventor 2013.
View 2 Replies
View Related
Dec 7, 2011
Just as the title says, im having an issue with Inventor not allowing me to suppress features on an ipart child.
I've attached my files and a video showing the issue.
Inventor 2011 64-bit SP1
View 3 Replies
View Related
Dec 21, 2011
I guess state sets come from maya and in maya we can Copy render layer instead of setting it up all again and again...
How can I copy state set in 3ds max so I can work quicker? Where is copy button?
View 3 Replies
View Related
Sep 23, 2013
I have a button with the following actions:
click:
sym.play(2000)
;mouseover:
var mySymbolObject = sym.getSymbol("Guns_Nav")
;sym.$("Guns_Nav").css({opacity:.3});
mouseout:var mySymbolObject = sym.getSymbol("Guns_Nav")
;sym.$("Guns_Nav").css({opacity:1});
I cant figure out how to add 3rd action on my button, to show an active state (basically freeze the buttonts opacity until the next button is clicked) while this portion of the stage is being visited.
View 3 Replies
View Related
Oct 9, 2011
So I figured out how state set works.
Is possible enable/disable a state set everytime I change a scene state?
View 3 Replies
View Related
Sep 3, 2013
Having this dialogue box pop up every time i print. Not sure what a raster view is and how I should be turning it on /off.
View 6 Replies
View Related
Apr 18, 2012
I have an assembly drawing that one of the components in the drawing views is not displaying properly.
What I mean by this is other component that are in front of portions of this said part the said part is not showing line segments as hidden or just removed (preferred).
If you look at the image below I have highlighted the portions that are not displaying properly.
I have tried changing the display section under the edit view. The other weird thing is this said part is showing up in the view as phantom lines when the properties clearly show it as a continuous line per the "By Layer" setting.
I am not sure if the LOD's involved speak to this, but this hasn't always been like this and I am not sure what changed it.
View 5 Replies
View Related
Aug 8, 2013
I have an assembly drawing that i would like to have in the partlist a column with the design state of each part of the assembly, how can i do that, since that property is not in the partlist column chooser.
View 3 Replies
View Related
Jul 5, 2012
I am trying to make an assembly copy as separate project using the iLogic Design Copy feature.
Everything seems fine except I do not have my involved in assemblyContet Centerparts in this copy.
I am also have no any possibility to chose the Content Center folder in the iLogic Design Copy feature as it does not showup there.
[URL]
View 2 Replies
View Related
Oct 6, 2011
What is the iLogic rule for identifying if a part is in a "modeling" state or "sheet metal" state?
View 5 Replies
View Related
Aug 23, 2013
I have a keyboard shortcut for Copy (see directly below). This command doesn't copy multiple. But if I type "Copy" at the comment prompt (AutoCAD 2013) the copy multiple is the default. Copymode is already set to "0".
(DEFUN C:C()
(setvar "SNAPMODE" 1)(COMMAND "_COPY")
(PRIN1)
)
View 4 Replies
View Related
Nov 5, 2013
I'm trying to use iLogic Design Copy to copy an assembly and all its associated parts to another directory. The assembly contains content center parts. Inventor warns me that the destination file of one of the CC parts (and 18 others) will be overwritten. When I go ahead and copy anyway, the copying process stops at that specific CC part. The Design Copy Progress dialog box states there is an error copying that CC part. When I close the Design Copy Progress dialog box, Inventor crashes.
The error copying the CC part: I'm allowed to use content center parts in iLogic Design Copied stuff, right? I searched some related topics and I'm under the impression that Inventor keeps the CC parts in its own directory and shouldn't be trying to overwrite them.
View 3 Replies
View Related
Dec 18, 2013
When I "save copy as" dwg an IDw, I have an error with some ellips.
from IV 2013 to Autocad Mechanical.
Is it solve with IV 2014?
View 1 Replies
View Related
Apr 21, 2010
Is there anyway to copy a table from one sheet to another?
View 8 Replies
View Related
Aug 28, 2012
I have some problem with converting to PDF from Inventor .idw file. When I use “Save copy as” PDF I get some picture like this
But if I use command "Print" and choose “DragToPDF” or else, picture came out just fine.
Problem is that I have some programming tool where I need to use “Save copy as”
P.S.You can see differences in attachments.
View 3 Replies
View Related
Oct 28, 2009
Copy sheets from one IDW to another?I thought I had successfully done this before, but maybe not.
View 4 Replies
View Related
Sep 30, 2013
Our IT system is not capable of downloading my media from the ADSK Website without timing out. Seems that our internet connection actually comes from and/or is filtered through New York while I am in Virginia.
So I have requested and received a set of media from ADSK for all my products. I am in then process of copying each to a server location to install from. In doing that you must ignore the autorun.inf file but I have also ignore the MID.txt and setup.ini files. The reason being that each of them specifies that the media is USB within them, see attached.
Does these files are necessary to install from the server location and if they are is there a form that these statements needs to be changed to?
Downloaded 2014 product could you look to see if these files exist and what these statements are in them.
View 3 Replies
View Related
May 16, 2013
I have a user who no longer has a pdf option when "saving copy as" in Inventor 2010. He sees a few other options but not pdf. I will get him to perform a fix and reboot?
View 9 Replies
View Related
Aug 12, 2012
is it possible to copy and paste parts in an assembly but also keeping any constraints set on the part?
I.e. if I had a square block constrained to a flat face of a floor, when I copy and paste the block many times I would like all the copy blocks to still be constrained to the floor.
View 1 Replies
View Related
Aug 29, 2012
I am making a copy design of a big file, two things I need to change manually which takes lots of time:
I need to change the status of files from Reuse to Copy, also I need to change the paths to the right ones as the paths that kick in by default when I change the main directory on the top are not right.
Is there a quick way of changing status of all the files to Copy, kinda shift and highlight or the way Vault renames files with Replace option? With big assemblies connected with 10 drawing files doing it all by hand.
View 9 Replies
View Related
Jun 21, 2011
When trying to Save Copy As:
1) When setting file type to AutoCAD dwg or dxf, Inventor has to "think" for about 30 - 45 seconds (i.e. the hourglass cursor shows up).
2) I press 'Options and Inventor "thinks" for about 30-45 seconds, but nothing happens, no DXF export wizard pops up, so I can't change any export settings..
3) If I press save anyway, I get an error message: "problems encountered while saving the document" I have tried repairing, reinstalling, and uninstalling inventor but each option fails.
View 7 Replies
View Related
May 20, 2012
You can't copy a sheet within a drawing to duplicate it. So, as a workaround, I saved a copy of the drawing to a different name and tried to copy a sheet back. Pick the view in the browser, right click, copy. Switch to the original drawing, right click paste in the browser. All I keep getting is an error "Invalid input for Request." I even think I remember getting this error before and finding a way around it.
View 3 Replies
View Related
Apr 23, 2012
I need to copy about 15 user parameters from 1 part to about 300 others. I used the DA to copy the iproperties but the user parameters are also needed.
View 2 Replies
View Related
Nov 10, 2011
I have two questions - one simple and one more complex, in my opinion. As of now I have a user form where one can enter a variety of values, hit a button, and it writes these values to a designated excel sheet. My first question is how would I be able to allow the user to change one value and have the rest of the entered values change based on this one value. For example if someone were to change the ID # of a part then the height and width would change corresponding to that ID number and would be displayed in the user form. I'm new to VBA so my thought process is kind of trash at the moment...
My second question is whether or not it is possible to write a vba program/macro that automatically utilizes iLogic Design Copy and makes copies of an assembly and continues to copy said assembly while adding a constantly increasing suffix ie -01, -02, -03... for a given number of times.
View 2 Replies
View Related