AutoCAD Inventor :: Section Participation Of Component Accessible Via API?
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
ADVERTISEMENT
Sep 24, 2012
The section view behaves strangely with the ‘section participation: none’ components
Invertor2012 sp2
Win7 x64
View 6 Replies
View Related
Dec 15, 2011
I can't control the section participation of individual parts or subasy in a IDW view. I want to have some parts & subs sectioned in the view & others not sectioned. They seem to follow whatever the IAM is set for. Note that I do not want to control the section participation in each Model from Documentation/Model/Particiapation becasue it will screw up other drawings referencing the models. Besides, I tried it & it stil wouldn't work.
The complicated part is that the view can be a cropped or detail view of a section view that is the child of the parent view-(I had to do it this way to get the view I needed).
is it even possible to individually control the sectioning in parts of nested views?
The RMB controls are available to do so but nothing happens, even if I close & open the file again.
Sometimes the RMB menu/Section Participation shows little filled in squares next to Sectioned & None. If I click on either, it becomes a check mark.
View 1 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
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
Jan 26, 2012
We are having an issue when we replace a component in Inventor Pro 2012. When we replace a component, the name in the browser does not update to the new component. We've even tried to close and re-open the Inventor assembly and that does not work. We end up manual double clicking the name in the browser and type in the new component name.
Inventor Product Design Suite Ultimate 2012
Dell Precision T7500 Workstation
Xeon Processor
16 GB of RAM
Nvidia Quadro FX 5800
Windows 7 x64
View 4 Replies
View Related
Jul 25, 2012
II need a way to tell if a component occurence is a virtual component.
I'm using a For Each loop to cycle through all of the components in an assembly, and if the component is itself an assembly to set the LOD to "Custom". I'm using the definition document descriptor object for this. It all woks fine until the loop comes across a virtual component which doesn't have a definition document, so I need a way to check if the component is virtual and needs to be skipped.Here's the
Option ExplicitImports Inventor.LevelOfDetailEnumSub MainiLogicVb.UpdateWhenDone = TrueDim doc As AssemblyDocumentDim oLOD As LevelOfDetailRepresentationDim oAsmCompDef As ComponentDefinitionDim oComp As ComponentOccurrenceDim oComps As ComponentOccurrencesdoc = ThisDoc.DocumentIf.
[code]....
View 2 Replies
View Related
Jan 11, 2013
I am trying to make port rims for pipes that can be swapped in and out of an assembly. However, the ports will all be different sizes and located differently so I need the cut to be part of the port rim component, but affect the entire assembly it is part of. I've been trying to get this to work for the better part of a day now,Here's a picture of what im talking about. I'm running Inventor 2008 by the way.
View 2 Replies
View Related
Jun 6, 2013
How I can add materials to the Inventor material library. I have created and defined the material in Autodesk Simulate Mechanical and they are available in the material libraries in that program, but inaccessible in Inventor. It doubles my work load if i need to define the materials in both programs and also creates hassles if a change needs to be made to a single material.
The materials are currently saved in .mlb library files. Iventor requests a .asklib file for when trying to add a library.
View 5 Replies
View Related
Aug 30, 2012
I have an assembly which has a few components suppressed.
My end results is another copy of the assembly (with copies of the all the parts) in another directory
Now i am able to create copies of un-suppressed parts using; (this allows me to SaveAs assembly components which are not suppressed)
DocumentsEnumerator = ThisDoc.Document.AllReferencedDocuments
And save a copy of the assembly using
ThisDoc.Document.SaveAs
I also added the fllowing snippet (which I am not sure what is does), but it does not work for me
Component.SkipDocumentSave = true
When I open the newly created assembly, I still see the suppressed components in the model browser
I want to either;
Skip saving the of the components in the model browser (i.e. the Assembly)
OR
Delete the suppressed parts in the Assembly, so that they do not save altogether
View 3 Replies
View Related
Dec 9, 2013
I am trying to verify the bending strength of a solid part. Need to calculate the section modulus on certain cross section. Don't know how to do it using inventor.
View 7 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
Sep 24, 2013
In the drawing view below, I want to section the green assembly only within the red section. I've tried this with a breakout and it doesn't work. There doesn't seem to be a way to exclude the green from the section and yet include it in the breakout.
Infrastructure DSP '14 / Product DSP '14 / Vault Professional 2014
Dell Precision T1650
Windows 7 Professional SP1 64-bit
Intel E3-1270 V2 3.5GHz / 32G RAM
Nvidia Quadro 2000, Driver 331.82
Space Navigator, Driver Version 6.17.7
View 3 Replies
View Related
Jan 11, 2013
How can I revolve the top section to blend into the bottom section.
View 2 Replies
View Related
May 10, 2012
I have an iLogic controlled assembly with sub assemblies that are also iLogic controlled. The main assembly calculates some lengths and turns some subs on and off and then updates all the subs. The subs also calculate some lengths and turn some parts on and off. I have a rule in both the main assembly and copies in the subs that control the LOD to make sure that it's set to custom before anything else runs.
Now I may be misunderstanding something, but it appears that it's possible to have a sub assembly set to one LOD but be referenced in a top level assembly as a different LOD. In other words I have a sub that shows in the top level browser as Master. If I open this sub and set it from within the sub to custom LOD and switch back to the top level assembly it is still set to master there. It appears that this is what my LOD rule is also doing, setting it to custom in the sub but not changing the top level reference.
View 4 Replies
View Related
Jan 16, 2013
What I am trying to do is insert a part into an assembly file using iLogic. I basically want to mimic Inventor’s “Place” command using ilogic, maybe something like this:
oPath = ThisDoc.Path & ""
oFile = "File.ipt"
Component.Place(oPath & oFile, False)
View 1 Replies
View Related
Dec 7, 2011
When we do DWG we may have more than one Assembly on one individual DWG. When going to put the weights on the DWG through the text/Physical Property insert yadayada it keeps referring back to the original assembly. Even after changing which component we want the info to be drawn from, it refers back to the original? Are we not doing this right? Program glitch?
View 3 Replies
View Related
Oct 19, 2010
My office procedures dictate that when we place a content center part that we do so "as custom" for several reasons that are irrelevant to this question (I can expound if needed).
My question is: If I have an assembly with a content center part that is placed "as custom" and I use the component replace tool (CTRL+h) to replace it with another content center part that has already been created and placed "as custom" in another file, how come I get a new CC component that is not the one I selected?
It appears that I am getting a CC part from the same family as the original when what I need is the component to be replaced with the one I am selecting.
In other words: when I say replace "this" with "that", how come I get something else entirely? This functionality works perfectly on non-CC parts.
View 9 Replies
View Related
Aug 14, 2012
I have an assembly which has components mated to a radial surface, I need to locate the center of a round slot against an axis, I have X Y coordinates, how can I constrain that part to those X Y coordinates?
Attached is a picture of the assembly.
View 3 Replies
View Related
Aug 27, 2013
I'm using replace on a sub assembly but want to write a parameter change to all the parts in the sub assembly as & when they appear.
An error occurs when I try to write a parameter to a part which isn't in the sub assembly - makes sense but how do work around this?
First try was this:
If Component.IsActive("SS_12.5mm Insln:1") = True Then Parameter("SS_12.5mm Insln:1", "Material") = Insulation
but "SS_12.5mm Insln:1" isn't here (by design) - I want a Component.Exists type comand - possible?
View 1 Replies
View Related
Jun 28, 2011
To be able to folderize component patterns seems to have been surpassed once again in release 2012. However, I am wondering if this is a setting issue yet I cannot find settings for what can and cannot be placed in folders, if they exist. And I wonder if it is a setting issue because during a training class I visibly watched the trainer place component patterns into a folder and once I still cannot do so.
View 9 Replies
View Related
Nov 27, 2012
How to apply forces to a component who is spinning. More specific i am interested in the centrifugal loads distributed over the component.
Take an inducer wheel for a turbocharger. It is a complicated component and very difficult to calculate by hand. it is spinning with high revs, and the rev limit it set by the centrifugal forces acting.
View 1 Replies
View Related
Aug 12, 2013
I made a new positional representation (maybe it's connected, i don't know), and removed all the constraints from a part, but still can't move it.
It has other parts connected with it, and bolt, but i think i removed the governing constraint, but, cannot move it.
It's an assembly of about 5 parts, should i zip and attach it?
View 5 Replies
View Related
Apr 19, 2012
I have a sheetmetal assembly with helical shaped parts. I need to place about 50 little brackets and some corresponding rollers along the length of these helical pieces. The spacing is even so a pattern would be perfect, except I don't know how to get it to follow the shape of the part. The brackets are located to slots in the helical parts which were made with a rectangular pattern in the unfolded state. I tried to do a "feature pattern select" but it only saw the rectangular pattern as it is in the unfolded state (a straight line). I then gave up on patterns and started working on manually mating them into place but realized that the geometry of the slot was distorted (theory) and didn't leave me with any useable surfaces.
View 9 Replies
View Related
Dec 20, 2012
I've just upgraded from 2011 to 2013 and come across this problem.
In 2011 I could edit a component from the top level anywhere in the tree - i.e. From an iLogic rule in the top level, I could edit a component in a subassembly.
This doesn't seem to work in 2013 - I can only edit the first child of a component.
In 2011 I could simply use :
compo = Component.InventorComponent("TOP")compo.Edit
View 9 Replies
View Related
Mar 15, 2012
I have a component pattern with 3 components in it and I need to remove one of the components from the pattern. How can I modify the pattern through the API? I have tried various things but I do not appear to be able to change the pattern.
View 1 Replies
View Related
Mar 29, 2012
I'm working on an iLogic application for an assembly. I need some code to edit a particular component occurrence and then open one of that component's iLogic forms.
Basically automating the keystrokes that I'm doing manually (Select, right-click and edit, then open the iLogic form for that part). Do I have to scroll through all occurrences in the browser or is there a way to call that component by name?
View 6 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
Nov 21, 2012
I tried to import an stl file into inventor 2013 and it worked. I now have that ipt file that I ahve attached to this thread. The only problem is that now I cannot manipulate my solid (i.e. put holes in it).
View 2 Replies
View Related
May 24, 2012
I have an ipt A and its dwg. I have an ipt B that is the derivative and mirrored ( I use derive command whit flag on mirror part) component from ipt A.
Is there a way to not create the dwg of B ex novo? I have the same dwg but I have to re dimension all.
View 6 Replies
View Related