AutoCAD Inventor :: Presentation Part Visibility In Sequences

Oct 10, 2013

I'm creating an exploded view presentation of a large assembly. I understand that when sequences are created, the parts that are hidden at the time are added to the Hidden folder of that sequence. But since I had to work back and forth between sequences to tweak the order, I want to hide some parts that I just added and that belong to a previous sequence. The part is now randomnly hanging in space when the camera angle is trying to show another part of the assembly. How can I make parts hidden for some sequences but not other? There's no option to hide parts, only to unhide them from the Hidden folder. BTW, using Inventor Pro 2012.  

Look at picture to better understand the question.

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: IPN Part Visibility

Jul 27, 2012

The client I have has 1 seat of factory Ultimate and 8 seats of factory premium.

The issue is the premium seats have an issue when you turn the visibility off on a part in the IPN you cannot turn it back on. This is on all the seats of the premium. There is no issue with Ultimate.

The service pack did not fix the issue. Now I know Autodesk there will never be a fix for this unless I up-grade seems to be the Autodesk way in the past 3 years.

View 2 Replies View Related

AutoCAD Inventor :: Reference Part Visibility

Jun 25, 2013

I am working on an assembly and idw, and my assembly has a number of reference parts in it. Two patterns of reference parts are not appearing in the idw for some reason.

I can get them to appear by changing the view style to show hidden lines, and then the hidden lines appear and solid lines for all except the first instances also appear. When i turn off hidden lines, the hidden lines disappear leaving the solid lines of all but the first instances. Then if i change the reference data line style to try and show all the lines, they all now disappear again.

View 4 Replies View Related

AutoCAD Inventor :: Using A Rule To Toggle Part Visibility

Jun 12, 2012

I have a simple Assembly for a Frame that I made with Frame Generator. I'd like to use a rule to toggle the visible of some of the framing members.

In the sub assembly (called Frame0001:1) I created a rule:

(I have a variable called LeftAngle, and the bar I want to toggle is called Bar1.)

If LeftAngle = 90 then
Component.Visible("Bar1") = False
Else
Component.Visible("Bar1") = True
End If

I am sure this is VERY basic, but I can't get it to do anything. There is no error message - just nothing happens.

I know the rule is running though - it will change other parameters in response to the If Then statement.

View 6 Replies View Related

AutoCAD Inventor :: Part Visibility Under Transparent Components?

Aug 9, 2011

I am having an issue with the visibility of components underneath other, transparent components.  The part which needs to be visible is a switch underneath a vacuum formed polycarbonate cover.  When the cover is positioned open such that the switch would be partly visible even if the cover is opaque, the switch is rendered.  When the cover is positioned closed, the switch is no longer rendered.  I have attached JPG's of the two states.

I am on INV PDSU 2012 64 bit.

View 9 Replies View Related

AutoCAD Inventor :: Step Through Part Dimension Visibility?

May 19, 2013

I have been trying to sequentially show (and then hide) the dimensions for each feature (together with  its related sketch dimensions)  in a part browser tree.

 I can set the visibility for any one of the sketches with e.g.

oSketches.Item(1).Visible = True 
oSketches.Item(1).DimensionsVisible = True 'Show sketch dimension

and show the visibilty of the feature dims with e.g.

Set oFeature = odef.Features.Item(1)
oFeature.FeatureDimensions.Show  'Show feature dimension

but I cannot work out how to test which feature a particular sketch is dependent upon. Until I do this the visibiliy

of the feature and sketch dimensions cannot be synchronised.

I expected something like

If odef.Features.Item(1) = oSketch.Parent might work or maybe the  Isownedby function but so far I have had no luck with anything I have tried.

View 2 Replies View Related

AutoCAD Inventor :: Sketch Visibility Of Part In Assembly Using Vba

Dec 11, 2013

how to turn off the visibility of a specific sketch (ex. base_Sketch) of a certain part in assembly using vba?

View 3 Replies View Related

AutoCAD Inventor :: Part Visibility In Patterned Sub-Assembly?

Jan 6, 2012

I am patterning a sub-assembly which has a reference part that is not visible in the sub-assembly. I'm driving this sub-assembly with a quantity parameter and when addition instances are created, the hidden part turns visible. I can bring the sub-assembly in multiple times and the parts remains non-visible, however, once I pattern it, the part shows up in all instances except for the original.

View 1 Replies View Related

AutoCAD Inventor :: Visibility In 2D Drawings - Hide Part Of Assembly

Aug 16, 2011

I want to be able to hide a part of an assembly in one projected view of the 2d drawing but not all, however when I do so the hidden lines stay hidden lines. They do not change. I know you can change the hidden line properties to make them continuous lines but is there a setting that will allow these lines to change automatically?

View 9 Replies View Related

AutoCAD Inventor :: Turns Mirrored Part Sketches Visibility On

Nov 7, 2013

Mirroring a part or assembly in 2014 makes the derived part with all sketches visibility on, nevertheless the original sketches visibility is off.

[URL]....

It makes me sick switching them down.

Is it treatable?

View 9 Replies View Related

AutoCad :: Hide Part Of Dynamic Block (Visibility Parameter)

Oct 1, 2007

I'm struggling to hide a piece of such a block (using Visibility Parameter).

View 2 Replies View Related

AutoCAD Inventor :: Record Animation In Presentation

Jun 7, 2012

I created *.ipn file and I tried to record the animation AVI file. After I finished playing the animation, I can see the AVI file was created but with 0KB, the avi is empty and cannot open. 

I have no problem to create AVI file in my laptop but have such problem in my office's desktop computer.

View 4 Replies View Related

AutoCAD Inventor :: How To Delete Set Camera In Presentation

Aug 16, 2012

When I go to animate an assembly in presentation, it will let me set the camera in the sequence view, however I can't seem to find a way to delete the camera. I put too many cameras and now the animations making too many transitions between tweaks. Is there a way to delete the set camera?

View 1 Replies View Related

AutoCAD Inventor :: Photos Won't Show Up In Presentation

Jan 11, 2013

I have put photos in the part and the assembly but they wont show up in the presentation.

View 2 Replies View Related

AutoCAD Inventor :: Reversing Sequence In Presentation

Oct 11, 2013

I have a large assembly in Inventor Pro 2012 where I'm trying to show the installation process in Presentation. Since the sequences behave as opposite to an explosion, all the parts return to their original location after a tweak.

However if I am trying to show a jig that works in the installation process that I want to show being removed, how can I do that. In the assembly, the jig is constrained to the the part being installed, which makes it very difficult to show it being removed since the move happens first then it mates to the part during an animation. Any way to reverse the animation sequence?

View 1 Replies View Related

AutoCAD Inventor :: Marking Menu In Presentation

Aug 6, 2013

I want to assign the viability and open part commands to the marking menu in the presentation environment, but they are always greyed out. They show in the drop down menu below it though??

Screenshot attached. INventor 2013. 

View 1 Replies View Related

AutoCAD Inventor :: Presentation Recording Not Working?

Nov 25, 2011

I have exploded my assembly in a presentation file, but I have not been able to record it. I have recorded videos previously, but this time the record button simply does not stay pressed. I have tried recording the video as WMV and as AVI.

View 8 Replies View Related

AutoCAD Inventor :: Remove Trails From Presentation

Feb 23, 2012

Is there a way to remove the trails from a presentation one they have been added using the tweak components command ? These are shown on the animation but I can't seem to remove them without completely redoing the animation.

View 3 Replies View Related

AutoCAD 2013 :: Look Up Tables To Get Different Segments Of Part Without Making Visibility State List

Jul 12, 2013

is it possible to use look up tables to get different segments of a part without making a visibility state list that is a mile long. Kind of like a block works (with the flyouts) but using all images and no dimension parameters.

View 1 Replies View Related

AutoCAD Inventor :: Presentation Of Building Made With 2013?

Sep 3, 2012

I have made a building and would like to do some cam shots while doing a "walk" from room to room.  Is this possible with a the cam on point of view angle?  have tried it out with showcase but the keyframe animasjon only give me overview shots.  

should i go for 3dmax or can i do it with inventor studio/showcase /publisher...

View 2 Replies View Related

AutoCAD Inventor :: Presentation View Level Of Detail?

Mar 10, 2010

I've created a view in my presentation file and tweaked all my components to where I want them. How do I change the level of detail associated with a particular explosion already created? I know when you create the view you can select which representation and level of detail to use, but how do you change these after the exploded view is created?

View 6 Replies View Related

AutoCAD Inventor :: Unable To Expand Assembly In Presentation (ipn)

Nov 19, 2012

We have the following problem / bug and i was wondering if others can reproduce it.

(IV2013, SP1.1)

When adding a new sub-assembly to an existing ipn, the newly added assembly doesn't have the + sign to expand it. (see image)

Steps:

1. create a part. (anything will do) - Part1
2. make an assembly and add Part1 a few times. - Assembly1
3. make another assembly and add Assembly1 a couple of times. - Assembly2
4. create a presentation file with Assembly2, add a tweak for good measure. - Assembly2.ipn
5. Save the ipn. (and any other unsaved files)
6. now go back to Assembly2 and add another instance of Assembly1.
7. look at the presentation again, if it's the same as our situation there shouldn't be a + next to the newly added instance.

View 8 Replies View Related

AutoCAD Inventor :: Relink View In Exploded / Presentation

Oct 8, 2013

I hid a part or something in a presentation drawing. This was within the presentation environment. 

It asked if I wanted to remove associativity. I did. Now I want to put it back. How do I turn it back on? Basically, I've added new parts and they won't show up in the presentation explosion. 

Inventor 2013

View 1 Replies View Related

AutoCAD Inventor :: Presentation Component Invisible In Drawing

Mar 22, 2007

I created a IPN from an IAM for an exploded view. When I put the base view of that exploded assembly into a drawing, one of the main components is invisible. So when I mouse over the edge of the view, the bounding box does not even reach high enough to possibly include this component. All other components are visible in their correct exploded positions. I tried deleting the view and placing it again, but it does the same thing. The colored and shaded preview just before view placement shows all parts where they should be.

View 4 Replies View Related

AutoCAD Inventor :: Create Exploded View In Presentation Document Via API

Nov 7, 2012

Is it possible to add an exploded view to a presentation file via the api?  I can access existing exploded views, but did not see an add method.

View 2 Replies View Related

AutoCAD Inventor :: Hide Section Of A Visible Line In Presentation

Nov 27, 2013

One of my draftsman is trying to put an identification Tag on one of our assembly.We made a symbol with our tag, and we put it on whatever where trying to identify directly on the presentation.

Our problem is that where not able to remove whatever is behind that symbol so that we can make that Tag readable.Is it possible to make only part of a line invisible in our presentation?

View 9 Replies View Related

AutoCAD Inventor :: ILogic Drawing Population Using Presentation Views?

Apr 22, 2013

I've poked around a little and made simple rules to manipulate iproperties, save filetypes, change drawing borders etc. but am now looking for a bit more and am struggling (i.e. completely lost.) I want to automate the creation of an assembly drawing from an existing presentation file. Here is the basic break-down:

Assumed Pre-Requisites:

- Using Inventor 2011

- Presentation(*.ipn) file is present and saved in same directory

- Each presentation VIEW is numbered and named (e.g. "1 - PCB Installation", "2 - Battery Insertion", etc.)

iLogic/VBA Code should:

- Select presentation file (either auto or allow user browse/select)

- Create a page in the drawing (*.idw) for each VIEW from the presentation file

- Create a base view on each page for each presentation VIEW (in numbered order)

- Each base view orientation will be derived from Saved Camera

- Each drawing page will be named using the name from the corresponding presentation VIEW name

- Each page will have a prompted entry in the Title Block that will be defaulted to the presentation VIEW name

View 1 Replies View Related

AutoCAD Inventor :: Presentation File - Any Way To Widen Camera View

Apr 25, 2013

I have created a presentation file. When I record it and open up the media file only half of my model is seen throughout the video. Is there any way to widen the camera view?

View 9 Replies View Related

AutoCAD Inventor :: ILogic Code Not Working For Presentation Files In Drawing

Jun 2, 2013

I have found some code which extracts the part number from the iproperties of a model and adds it to the custom iproperties of a drawing but this will only work on iam or ipt files.

Here's the code, I added the lines referring to the docment type as an attempt to fix the error but it didn't work...
 
If (ThisDrawing.ModelDocument Is Nothing) Then ReturnIf ThisDrawing.ModelDocument.DocumentType = kPresentationDocumentObject Then modelName = IO.Path.GetFileName(ThisDrawing.ModelDocument.FullFileName)End IfIf

[Code]....

View 2 Replies View Related

AutoCAD Inventor :: Assembly / Presentation As DWG With Visual Style Of Shaded With Edges?

Mar 22, 2013

Is it possible to have an Assembly and/or Presentation as a drawing (.dwg) with a Visual Style of Shaded with Edges?  In particular my black .ipt parts look just fine with white/grey edges except when placing the view in a drawing.

View 8 Replies View Related

AutoCAD Inventor :: Create Section View Of Single Component In Presentation File?

Jun 18, 2012

I'm in the process of creating an exploded view of an assembly. I'm having to do this in a presentation file, and I was wondering if it was possible to section one of the parts in the exploded view. To be more specific, I have the majority of my parts spread out around another assembly in the center of the page. I want to get a three quarter section view of the center assembly so the internals are visible. Is this possble from within a presentation file and if so, how can it be done?

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

View 2 Replies View Related







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