AutoCAD Inventor :: Determine Which Nodes Are Expanded Using API?
Feb 22, 2012
Is it possible to determine which nodes are expanded using the API?
I want to make some changes to the node information in an assembly browser but as there are many hundred parts so I only want to do the operation on the expanded nodes to keep any delay to a minimum.
View 2 Replies
ADVERTISEMENT
Jan 18, 2012
As my journey through Inventor 2012 continues, I have the task of creating Expanded Metal Mesh.I have the basic sketch of the shape and all is well. My question is how to pattern the sketch of the shape so that I dont have to copy or mirror over 100 of these sketches/outlines to form the pattern? Essentially I want my mesh to fill in a 30' x 30' square.
View 9 Replies
View Related
Nov 26, 2012
I have a simple frame made of a 1/2 rod and have inserted a textured appearance of expanded metal. It is a guard.
I am not sure if the way i inserted the texture is correct, but it currently is scaled down to small. Have to scroll in lots to actually see the expanded metal.
Is there a better way to apply the texture than creating a surface? How can I adjust the scale of the texture?
Maybe applying a texture is not the best way to show that this guard is to have a section of expanded metal that will fit inside the 16x24 in guard? a note is not ideal in the drawing, but I suppose it is better than making an actual model of the expanded metal.
Part is attached below. Inventor 2013 Pro.
View 3 Replies
View Related
Feb 11, 2013
is there any tool in inventor that can determine size of louver or quantity of louver base on heat generated?
we are designing a sheet metal box. we need to find out how many louvers we need.
Autodesk Inventor Professional 2014
Autodesk Product Design Suite Standard 2013
Microsoft Office 2007 & 2013
Windows 7 64bit
Synergis Adept 2013
Visual Studio Express 2010
View 6 Replies
View Related
Mar 1, 2013
Is there a way to use interference checks to determine what material needs to be subtracted away from other parts to get the clearance needed? (See Attached) The way I typically handle this is to project the lines from one part onto the sketch of another and proceed accordingly, however as you can see, it didn't work out well in this instance as the face of the part in question is not parallel with the sketch plane in the other..Therefore making the cut location inaccurate.
View 2 Replies
View Related
May 3, 2013
I have created a report from a frame analysis of an arrangement of I-Beam steelwork. I need to check that I have placed the nodes in the right order and this is reflected in the results of the report. I have the parent and child nodes connected at the ends of the beams as shown on the attached screen shot. I'm interested to know if the order in which I have selected the nods makes any difference to the results. There a 3 node connection points at each corner section.
View 3 Replies
View Related
Aug 9, 2012
I'm looping trough positional representations in a assembly and I would like to determine if one of them is failing.
View 4 Replies
View Related
Sep 12, 2013
I create custom sheetmetal styles from time to time via the API. It fails when the flat pattern has issues. Is there a way to determine if the flat pattern has errors/issues so I can delete it as required?
View 3 Replies
View Related
Apr 30, 2013
If an assembly contains unresolved file references, when I try to open it Inventor allows me to try and resolve this with the Resolve Link dialog. But if I choose to skip all for whatever reason, once I've opened the assembly there's no easy way for me to see which sub-assembly/assemblies contain the missing reference. I have to expand folders, patterns, assemblies, etc. until I find the one with the little question mark next to it. I prefer to work with unresolved links in this way sometimes because it just makes more sense working with the model than a bunch of file paths and file names in the Resolve Link dialog. But it's nearly impossible with large assemblies where the unresolved links may be burried deep.
Is there a way to list or somehow see which assemblies contain the unresolved links once I've already opened an assembly?
View 3 Replies
View Related
Jun 4, 2013
Is the alpha sort function available trough API ? It's located in Assembly tab, Productivity tools. I'd like to use it in a custom program instead of asking my customer to click on the button.
View 2 Replies
View Related
Jul 3, 2013
how to create an iLogic rule that automatically renames the browser nodes based on part number. I know that this is a function in Inventor itself. The problem is that there is no built-in functionality to automatically change the default browser name to something besides part number. I've done a lot of digging and I came across the following code from an old thread discussing Inventor 2011. I am interested in 2013. It is also worth noting that when I run this code, my Inventor crashes.
PrivateSubMain
UpdateAssyBrowser(ThisDoc.Document)
End Sub
[Code]....
View 9 Replies
View Related
Jun 28, 2012
Trying to find a way to increase the size of the 3D spline nodes so that they can be seen easier. Is there a setting to control this?
View 2 Replies
View Related
Nov 19, 2007
I would like to determine the length, width, and height of a assembly.
Can i use the bounding box method to do this, or the range box?
View 3 Replies
View Related
Apr 24, 2013
Is there any way to easily determine if any file in a user's workspace is checked out from Vault?
I'm building an Inventor addin to clear files from a user's workspace. Before i delete any files I need to know if the user has any files checked out. I was hoping there was an easy way(inside of Inventor) to programmitically check if a folder contains any checked out files.
Win7 x64 - 16gb ram
i7 3610qm
FirePro M4000
Inventor 2013
ETO 6.1
View 1 Replies
View Related
Jul 22, 2010
I am trying to determine the moment of inertia of an L-section using IV 2009. By selecting Tools>Region Properties of a closed loop profile in the sketch environment the moment of inertia is given, however the principal axes through the centroid are at 45 degrees to the toe of the angle (see attached image). I want Ixx and Iyy where the X and Y axes are parallel to the horizontal and vertical toe respectively.
Coincidentally, AutoCAD orientates the principal axes the same when viewing the Region Mass Properties of a similar Region.
View 9 Replies
View Related
Jan 7, 2013
Is there a way to rename browser nodes within a part in a similar way that the rename browser nodes tool works in assemblies? I am copying designs with derived parts, after copying the design I can see that the part files contain the correct links to other parts when I open the base component but they display as the old name in the browser which is not ideal.
View 4 Replies
View Related
May 29, 2012
What I am trying to do is importing a CorelDraw file into Inventor and extruding a few features. The point is to mimic a silkscreen file on metal work. My work process has been as such: create the file in CorelDraw and change all lines/shapes to curves. Save the complete CorelDraw as a dwg. Open the dwg in Inventor and copy and paste the sketch into a new part in Inventor. This process seems to work for simple parts. As soon as there is text and more complicated features there is alot of points which slows my computer down and makes it impossible to do anything. Any way to auto-reduce points in a sketch or have a better way of importing vector files into Inventor? I have tried importing the text as text instead of curves but it does not transfer correctly.
View 9 Replies
View Related
Aug 10, 2012
Looking for a way to add additional properties to the drop-down list in Rename Browser Nodes.
Standard List:
Filename
Part Number
Default
Additional properties would be a concatenation of native inventor properties:
<Part Number>-<Description>
View 5 Replies
View Related
Jul 31, 2012
Where would I find some hatches for expanded metal and mesh-types? Everything looks good on paper.... its why we use CAD.
View 9 Replies
View Related
Aug 17, 2013
can't seem to find the option, drag panel larger instead.
View 1 Replies
View Related
Mar 30, 2012
When I open a file, one or more layer are opened/expanded in the layer tab on the side of the screen. I can close the layer, make modifications, and save; but when I open it up, the layer is always opened.It doesn't happen with every file. But on the files that do have this, it's always like this.
View 38 Replies
View Related
May 22, 2013
How do you change from compact mode to expanded mode in Graduated filter tool in Lightroom 4?
View 4 Replies
View Related
Oct 6, 2012
After doing a live trace and expand on an object I now need to separate one object into two. I tried using both the scissors and the knife tool and neither tool work. When I select two anchor points on opposite side of each other to split the object it just adds a line in the middle with the object as a whole still in tact.
View 13 Replies
View Related
May 30, 2012
After saving a CS6 AI document as CS5 version, and open it with CS6 again, effect like dropshadow has been expanded and no more editable.
You know, using Illustrator CS5 save document as CS4 version is just OK.
(PC 32bit CS6)
View 16 Replies
View Related
Jul 14, 2012
Is there a Keyboard shortcut that will allow me to collapse any/all expanded section in the Keyword List without having to go to each open branch and closing individualy?
Any resource / list of shortcut specifically for keywording
View 12 Replies
View Related
Sep 13, 2012
I have the object manager pane visible at the right of my screen. It shows the layers and status of those layers in my drawing. It has the + icon that allows each layer to be expanded to show every line in that layer. The trouble I am having is that each an every time I do something in the drawing to a line it prompts the Object Manager list to expand to the full list of lines. Clicking the - icon closes this down to just the layer name.
Thing is, how do I stop it expanding the the list to the line level of detail in the first place. I rarely need that level of detail and waste lots of time closing the view down.
View 4 Replies
View Related
Mar 28, 2012
From what I understand, vector text does not pixelate when the image is expanded. If this is true, any tutorial on creating text?
View 5 Replies
View Related
Dec 8, 2012
So apparently:
Create a path snapped to pixel.
Disable align to pixel on all paths.
Select the entire path and create a new symbol with align to pixel disabled OR (it makes no difference) create a new symbol from a temporary path and then paste in place. Everything looks good. Paths are aligned to pixel.
Exit isolation symbol mode.
Go back into isolation mode.
All your paths are offset by miniscule amounts causing them to bleed into each other. You can't realign your paths with snap to pixel because snap to pixel doesn't work for a set of paths because it snaps to a random path or something.
Or you can enable align to pixel and have the copy paste completely mess up your paths.
Why would you expand paths that are snapped to pixel by a miniscule amount on a paste?
Is this fixed in CS6?
View 4 Replies
View Related
Oct 3, 2012
I create all of my lineart for illustrations, in Adobe Illustrator. I use the pen tool in combination with the line width tool to create line weight. Once I have completed all of the line work, I select everything and Expand. This results in not having fills for teh areas of the illustration which need to be colored.
From there, what I do is select everything > livepaint > make. I then fill in each area with a base color, using the live paint bucket tool. Once completed, I again select everything > expand. This leaves me fills that I can select indivually to apply gradients and work with directly.
This process works great until I expand the live paint group. After expanding, there is a very thin white border everywhere that two seperate colors meet. This only happens after expanding, it does not happen when it is still a live paint group. I have tried every option in the expand window, and get the same result.
I have exported the completed work in several formats ( .jpg, eps, .png ) and the lines are still there.
View 3 Replies
View Related
Feb 13, 2014
saving back from CC17 to CS6 changes all complicated brushes into expanded objects. Also brushes vanished from brush pallet
View 3 Replies
View Related
Dec 20, 2013
Every Time I select IMPORT on LR5 I have to "browse" and click several of the little triangles and navigate to the folder I want to import from. It seems to me in LR4 whenever I imported the File tree was left the way it was when it was shut down. I am not sure if I am expressing myself like I should it just gets frustrating becuase I am doing a Lot of importing from a Cloud source (dropbox camera uploads folder) and each time I have to browse from C Drive >USERS>USER NAME>DROPBOX>Camera uploads that is like 5 clicks every time I do it which is several times a day latley.
View 2 Replies
View Related