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
ADVERTISEMENT
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
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
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
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
May 14, 2013
I can't create a split view of a section broken in. I've attached the screenshot.Is there a workaround to do it?
View 1 Replies
View Related
Sep 17, 2012
While sectioning an assembly in .idw file, I dont want to see any thing that is behind the section line.
I am not talking about hidden lines. (I can switch of the hidden lines).
Some times, there are holes or opening while sectioning. Thru those openings, some of the parts that are behind the section planes are visible. I dont want to see anything.
How to do it? I am using INV2013.
Options like,
Option 1: Dont view anything more then 0.00mm or 1 mm behind. (Like section depth or view depth which can be entered)
Option 2: Switch off that are not sectioned.
View 2 Replies
View Related
Jun 5, 2012
In inventor 2013 professional I have a problem using the section view in my assemblies files. When I active the section view it works well, as soon as I open a command (for example the measure of a distance) the section view disappear and the assembly appear in entire view.I didn't modified any configuration on my software.
View 4 Replies
View Related
Nov 3, 2012
So, I we were taught autocad at hour school but not autocad architecture because apparently autocad architecture is too "advanced" for us. so now I need to draw window details (thermally broken aluminum frame window with insulating glass unit) but it is so much work in autocad however I was told that I can just draw a window in autocad architecture and just cut a section and just make a few adjustments to get the window detail.
View 6 Replies
View Related
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
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
Oct 1, 2012
how to create a section view for a pond other than quick view.
View 2 Replies
View Related
Aug 13, 2013
I want add the Z Aixs for every sectioned component in a sectiondrawing view?
but I can't judge the component section status?
Is there have the API for this work?
View 2 Replies
View Related
Aug 15, 2013
I want add the Z Aixs for every sectioned component in a sectiondrawing view?
But I can't judge the component section status?
Is there have the API for this work?
OR:
Note In an assembly view, components can be excluded from sectioning. In the browser, right-click the component to exclude, and then select None.
How to achieve the above functions Use API?
View 2 Replies
View Related
Sep 13, 2013
Is Section Participation of a component accessible via the API?
It can be controlled locally with respect to a view in a drawing, or via document settings for the file itself ( so it would always be excluded). I'm hoping it's available in either of those two areas of the API.
View 2 Replies
View Related
Sep 24, 2012
The section view behaves strangely with the ‘section participation: none’ components
Invertor2012 sp2
Win7 x64
View 6 Replies
View Related
Nov 19, 2011
why my section is not parallel with my section line. I did constrain my section line in the section line sketch.
View 2 Replies
View Related
May 6, 2013
Is it possible to have the parent view for the section in one drawing and the child views in another drawing?
View 2 Replies
View Related
Dec 13, 2012
how to show section view in base view with out projection the component.
View 2 Replies
View Related
Oct 29, 2013
I have a long shaft with parts mounted on. i want to section it and show the parts. i don't need to show the whole length of the shaft.
I know i can crop the isometric view, but this way i will not see the key hole which is on the other side, it's hidden.
If i make a section it 's in an orthogonal view only.
I want to make the section view, but later to transform the sectioned view to an isometry. is it possible?
View 7 Replies
View Related
Mar 13, 2013
Is there a way to save a section view in the assembly as a view rep? Am using 2011.
View 9 Replies
View Related
Nov 12, 2013
It's possible to do a cut view with the cup part with a different view style from the other "not Cut" half.
I achieve that, whit the cut view + normal view croped hover the cut view... but this isn´t a accurate process...
Autodesk Factory Design Suite Ultimate 2014
Autodesk Simulation Mechanical
Autodesk Simulation CFD
Windows 7
View 5 Replies
View Related
Aug 26, 2013
I place the first view in a drawing and want to be sectioned.
Is there a way to do that, since when i mark the section line, another view is created.
Or should i put the main view outside of the paper boundaries?
View 7 Replies
View Related
Nov 8, 2011
I am using this code to turn visibility of components off in IDw file, what I need top turn visibility of a component of in a subassembly.
'oDrawingDocument = ThisApplication.ActiveDocument
'Get the first view
'Dim oView As Inventor.DrawingView
'oView = oDrawingDocument.ActiveSheet.DrawingViews.Item(2)
[Code] .........
View 2 Replies
View Related
Sep 12, 2013
My coworker gets this error:
He makes a detail. In the enlarged view he makes a sketch. He then makes a break out. Within the enlarged view, in the gap which the break out opened up for clarity of the view, are two components that he wishes to make its hidden lines visible. Doing this locks up his machine and makes a single component turn red.
Dell Precision T3600 - Windows 7 SP1, 64x
16GB RAM, NVIDIA Quadro 2000 (driver 9.18.13.3165)
Inventor 2013 SP2 Update 2
AutoCAD 2013 SP2
Vault Collaboration 2013
3DConnexion SpaceNavigator
View 5 Replies
View Related
Jan 27, 2012
Trying to the base view system in acad 2012. Got inventor model and want to document in acad. New blank layout tab. Select base view and as model space is empty it asks for inventor file as it should. I select my ipt file.
it then says 'invalid autodesk inventor file C:projects......'
the command then closes.
I created brand new part, plain cube, and still the same.
View 1 Replies
View Related
Feb 9, 2012
Is there code for changing the color (or other properties) of the visible edges of a component in a drawing view, the same way I can do it manually by right-clicking a component and choosing Properties?
I wrote this rule to change the color of each individual drawing curve:
Edit: Ignore the "<!". It's the only way I could get the iLogic code to successfully post in the message
Spoiler (Highlight to read)<!Dim drawViews AsDrawingView
For Each drawViews In ThisApplication.ActiveDocument.ActiveSheet.DrawingViews
occ3 = drawViews.ReferencedDocumentDescriptor.ReferencedDocument.ComponentDefinition.Occurrences.ItemByName("GF_Plenum:1")
Dim newColor3 As Color
newColor3 = ThisApplication.TransientObjects.CreateColor(0,255,255)
[code]....
View 2 Replies
View Related
Oct 11, 2011
In my neverending battle to find a way to turn off unneeded components in an assembly, I'm trying my hand at modifying component visibility with a custom View Rep. View reps seemed to pose fewer issues than LOD's (in that you can have a drawing and model open at the same time without a million error messages)......until I tried to make a pattern.
When first placing a new subassembly component into an assembly, it will automatically place in the "Last Saved" View Rep. Since certain parts may be invisible in my "skeletal" subassembly, this is ideal. HOWEVER, when I try to pattern this subassembly, all of the occurrences absolutely insist on displaying at the "Master" View Rep. This makes no sense to me whatsoever and destroys yet another workflow at the 99% mark. I understand that I can change the view rep manually, but manual workarounds and corrections defeat the point of using iLogic to manipulate our models.
Am I the only CAD user who wants the simple ability to "turn off" an assembly component? iAssemblies are not an option due to the shear number of combinations of unneeded components.
View 4 Replies
View Related
Sep 24, 2012
Im trying to catch the event when the user selects a component in a drawing view using
CommandManager.UserInputEvents.OnContextMenu += UserInputEvents_OnContextMenu;
But it seems that the onselect event only catches selection of drawing views or balloon, annotation etc, but not the component inside the drawing view is this intentional or a bug?
The reason i need to catch this is to make a new context menu action, so i need the selected item. I know i can use SelectionSet, but i want to be able to debug my application as an external application connecting to the running instance before i build it into an addin (saves me a lot of inventor restarts..) And Selection Set does not seem to work when i use it inside an event handler in an external application...
View 3 Replies
View Related
May 23, 2013
I am working on a project to assign balloons to components in drawing view automatically. Of course, I don't want to assign a balloon to a component which is invisible (hidden) in this drawing view.
So, is there any API function to check whether the component in the drawing view is invisible or hidden?
View 2 Replies
View Related
Jul 15, 2011
I've got a view layout for 1/8" scale floor plan. I've got 2 gang toilets that I'm trying to use the Callout tool to generate enlarged plans on a different view file.
I'm attempting to send both model views that the Callout tool would produce to a different existing view file.
Have not succeeded yet, and just throwing out the question if it can be done? Or if model views called out have to be in individual files? Don't want to waste my time if it can't be done.
View 1 Replies
View Related