AutoCAD Inventor :: Position Of COG In Selected Parts?
Jan 13, 2012
I have now been able to select items in an assembly and get weight and COG details of just the selected items, however I guess the COG will be working from the world datum as the xyz data is very wrong?
how do i set the world datum to a known point on one of the parts in the current view so that I can get the COG to relate to a position within the part that I set the datum to?
basically I have a block of metal with a load of parts on one end that offsets the weight / COG and i need to balance this on some brackets that are equally spaced from the COG, so i need to determine where the COG is of all the selected parts but as a position within the block from a known point.
View 5 Replies
ADVERTISEMENT
Oct 31, 2011
I am creating a drawing controlled by ilogic. The assembly can vary in size considerably so I have set the IDW to change between sheet size A3 and A2 accordingly using ilogic. However, when the sheet size is changed, the parts list stays in a static position.
Currently, the parts list is situated in the top right corner up against the title block and the border. So when changing from Size A3 to Size A2, the parts list ends up in the middle of the page. Is there anyway i can control the position of the parts list so it changes with the sheet size change?
I know I could simply move the partslist to the bottom left corner, which is a work around. However, I'd like to be able to keep the drawings in line with the company standard.
View 1 Replies
View Related
Aug 20, 2012
In our idw's we have a parameter that is passed from the part to the idw parts list. When we/I edit the length of a part, notice how the entry for "Cutlength" is jogged down a little. To get this back to the correct position, I have to grab the parts list and move it a little. The text jumps to where its supposed to be. Any futher edits to the length of the part does not cause this again. Have never seen anything like this before 2013.
View 6 Replies
View Related
Oct 19, 2011
I have a macro that I acquired somewhere (possibly these boards, can't remember now) for placing a parts list. I have modified it somewhat to change the location on the sheet where the list gets placed, as well as a sub that starts the autoballoon command afterward.
The macro is set up to place the parts list in the upper left corner, by adding the parts list width to the Mini Point of the border. This works perfectly well, except that we have two parts list styles, and they are differently sized.
What I would like to do is have the macro detect the parts list style, and change the offset value depending on which style it finds. I am an extreme novice with the API, who basically knows just enough to tweak sample code a bit, and have not been able to find anything close enough to use as an example.
How I should go about this, or even post some samples of something similar? Current code is shown below.
Public Sub CreatePartsList() On Error Resume Next ' Set a reference to the drawing document. ' This assumes a drawing document is active. Dim oDrawDoc As DrawingDocument Set oDrawDoc = ThisApplication.ActiveDocument 'Set a reference to the active sheet. Dim oSheet As Sheet Set oSheet = oDrawDoc.ActiveSheet ' Set a reference to the first drawing view on ' the sheet. This assumes the first drawing ' view on the sheet is not a draft view. Dim oDrawingView As DrawingView Set oDrawingView = [code].......
The macro does not have to set the parts list style - that is controlled by the drawing Standard. It just needs to detect what it is, and place the list accordingly.
View 7 Replies
View Related
Sep 6, 2012
Is there a way to get a list of constraints that exist between two parts in an assembly?
It will take forever to go through each and every constraint for one of the parts, checking the "Other Half" of each just to find all constraints between to specific parts.
View 2 Replies
View Related
Sep 4, 2013
I have a question about getting CoG of my assembly. The only problem is that i only need 2 parts (the rest are just dummy solids with 'default material'.
When i control select two parts, right click and go 'iproperties' - the physical tab doesn't let me determine CoG of the two parts combined.
View 3 Replies
View Related
Jan 21, 2013
I want the user to have a set of occurrences selected and click a button to run code on them but I can't seem to find a method of getting the names or anything else on the actively selected parts.
View 1 Replies
View Related
Jan 17, 2012
Is there way that within a drawing view, hidden lines can be shown for only some of the parts of an assembly, rather than just being a global toggle setting for the whole view? I know that it is possible to hide individual lines, but It would be good to be able to do this on a part basis, as some drawings can have thousands of hidden lines that would need to be selected and turned off.
View 2 Replies
View Related
Sep 1, 2011
Is it possible to define a View Representation in an assembly such that a half section view is active, but only for a certain set of parts within the assembly?
View 5 Replies
View Related
Aug 19, 2012
Is there a way using ilogic,that when you select/highlight a part within an assembly and run the code that it will turn on the Origin planes only and also turn turn them off ?
View 5 Replies
View Related
Nov 4, 2013
I want to create a rule with CommandManager.pick who see the name of assembly and send a custom ipropertie to all parts of this assembly view in drawing, this is my none finish rule.
Dim doc = ThisApplication.ActiveDocument
Dim entity = ThisApplication.CommandManager.Pick(
SelectionFilterEnum.kDrawingViewFilter,
"SÉLECTIONNE UNE VUE")
modelName = IO.Path.GetFileName(ActiveSheet.View(entity.Name).ModelDocument.FullFileName)
PART = Left(modelName, 11)
EXT = Right(modelName, 3)
FIRST = Left(modelName, 3)
[code]....
I have the rule "SEND TO PARTS" in my assembly but i have this error message
MEMBER NOT FOUND. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))
View 8 Replies
View Related
Oct 4, 2012
is there a way to get position of any selected object? It seems like normally you have to dive into specific item like textFrames to get position, but was curious if there was a generic way of doing this for selected objects.
View 5 Replies
View Related
Sep 27, 2012
I am trying to replace a custom part - created from a content center part - with a copied part with a different name. (I am using the replace tool in an assembly.) However, Inventor is not replacing the part with the part I pick but rather the content center version of it.
View 3 Replies
View Related
Mar 30, 2012
On the main sheet of my drawing I have the overall Parts List. Shows almost all parts except for the few that we don't want to list. On the second sheet I inserted a Parts List to show only parts that are shown in a detail on that page, made the rest non-visible.
On the main sheet there is an item (#13) that has a QTY of 3. Two of those Three are optional parts. What I'm trying to do is insert a custom part into the Parts List, give it an item number of 13A and put in the description "OPTIONAL", then do an Override in the balloon to show 13A.
I get it in the Parts List, Apply it, close it, save the drawing. Looking at the Parts List, item #13A is there, but item #14 is gone. I go back into the Parts List and 13A is there and there's a blue box around the item # and the description. I uncheck Static Value and number 14 shows up (item # and the description).
Then I go over to sheet two, open that Parts List and it lists 13A at the bottom with all the info I added in sheet one and it's non-visible. Go back to sheet one, open the Parts List and there is no 13A to be found.
View 9 Replies
View Related
May 2, 2013
I am working on an assembly that is designed around a box (bounding box) that could change size. I modeled the bounding box and placed it in a new assembly file. All other parts have been created within the assembly by referencing that bounding box with starting work plane and project geometry.
The problem comes in when I change the bounding box dimensions. The work planes for each additional part, which were defined by the faces of the bounding box, do not move when the sides move. Also, my projected geometry is not updating correctly. This is a simple box, with all 90° corners. So, all associated parts (at this point) are just rectangles.
View 4 Replies
View Related
Aug 21, 2012
My parts list on my idw do not update when I make changes to the model. Specifically, I have deleted a bolted connection on my design and replaced with a different components but the parts list table does not update - all I see is a lightning bolt in the browser next to the parts list but I cannot update it here.
Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)
View 2 Replies
View Related
Aug 7, 2013
I was using virtual parts to add nuts and bolts to a drawing in 2013
I can make a VP bolt in the assembly, no problem, set it's size, weight, etc.
In the VP itself, there is no option for number of bolts I want it to emulate. For arguement's sake the weight was 1 pound per bolt (they are big bolts).
I can go into the BOM and say quantity 60, hit done and save the assembly.
If i open the drawing, the parts lists shows 60lbs for the 60 bolts total - which it should when summing the weight.
The problem is the BOM/assembly. If the weight of my assembly (without bolts) is 10,000lbs, the assembly sees the VP weighing 1lb and says the total weight is 10,001 lbs. Am i going to have to pattern a fake part to get this to work right? Shouldn't the total weight take into account the quantity set in the Bom??
View 2 Replies
View Related
Dec 9, 2013
Is there a way to display the density of materials that are assigned to varius parts in the parts list on a drawing? I don't need the mass of the parts I just need the material density to show up next to their respective parts.
For example, if I have a part with [steel mild] material assinged to it (no matter the size) I need a column in the BOM on the drawing to show: 490.684 lbs/ft^3. "Worry when there's something to worry about."
View 3 Replies
View Related
Jul 10, 2012
I have an assembly with a lot of purchased parts. I need to create a buy out list for purchasing. I've done this many times in the past and have a template set up for this purpose.
So now the problem, In this assembly, I have subassemblies showing up on my parts only parts list.
One of the subassemblies cinsists of two purchased parts. Both parts are set to purchased in the Bill of materials. If I do a parts only list on this assembly, it works as expected, showing two purchased parts. However, if I put that assembly into a higher level assembly, A parts only parts list shows the assembly instead of the individual parts.
View 2 Replies
View Related
May 3, 2013
IV 2010 Suite
Been working over an idw MANY times due to project lag.Today I opened it up and tried adding balloons to an already ballooned assembly.
The parts list has not changed, and is "structured".But, if I try adding balloons, they tag each part, not the entire assembly.
Also, I verified this by trying to add another parts list, which defaults to "parts only".
I can't show my data set, b/c it's HUGE, plus it's proprietary.
IV 2010 Suite
Digital Storm PC:
EVGA & Intel components
Win 7 Pro 64 bit
View 5 Replies
View Related
Jul 23, 2013
Question about Xara Extreme 5. When I click on an object, there are a bunch of square dots around the outsite. When I use the pencil tool to go from one dot to another dot, waiting for the ~ to appear, Xara "sometimes" removes the "little" piece I am trying to remove... but other times, removes 90% of the object, keeping the tiny piece of the image (I am trying to remove). Is there a trick or shortcut so that Xara ALWAYS removes the smaller section? I thought that it would be, if you are selecting a piece (i.e. 10% of the selected image), it would remove it... but nope, sometimes it keeps the 10% and removes the 90%. Very frustrating and obviously I do not understand the use of this tool.
View 9 Replies
View Related
Nov 16, 2012
how do I move select parts of text? I have a "B" and a "G" that I put into Illustrator using the text tool. When I go to move the "G" onto the lower corner of the "B", it selects both letters and moves them as a block.
View 3 Replies
View Related
Mar 26, 2013
I am trying to invert select parts of a logo in illustrator. I want to invert the black and white portions of the logo but maintain the blue hues in the finer parts of the logo. When I invert currently the blue hues change to a red. I want to keep the blue but I am having a difficult time figuring out how to do this.
View 5 Replies
View Related
Sep 22, 2011
I have a .idw that I'm trying to make a parts list on. I select parts list and highlight everything. There are two screws that are not showing up on the parts list. I cannot select them manually either. It's acting like they are not there. Even if I do a complete parts list (adding the assemblies parts into one big list), they still don't show up.
How can I select these parts? What is wrong with them that they do not show up in the parts list?
View 2 Replies
View Related
Jul 25, 2012
I have been working with an assembly today where it is ideal to mirror parts and have figured out how to reuse the parts rather than create new parts. Now I find that when the parts are mirrored, they ate not retaining the mates. Where do I find the setting so they either retain their mates, or prefferably retain the mirror so that if I move the origional, the mirror moves as well?
View 9 Replies
View Related
Nov 6, 2012
When I use the Fuzzy select tool or the select by colour tool, how can I remove the selection area around the parts that I don't want selected. For example. I have red car on a white background which I want to cut and paste to a black background. I select the white background, but although it selects all the white, it also selects other small areas on the car which are a similar colour. If the threshold is lowered too much when I use these select tools then I get a very small white border around the object when I paste it on to a dark surface. So instead of selecting using the default (15) or even less, I have to ramp it up so as the selection is closer to object and does not show the white jagged line. I thought that I could use the other selection tools with the "remove from selected" option selected, but each time I place a rectangle around the selected area that I want ot deselect, it does away with the entire selection area. I just cannot get it sussed.
View 4 Replies
View Related
Jul 12, 2013
Is it possible to setup a block so that an attribute position remaines fixed (absolute to drawing) when moving the block?
I've been playing around with creating a Coordinate Block by following these instructions: [URL] ........
What I would like is to be able to set the position of the Coordinate Label and Coordinate Object independently, so that if I move one in the drawing, it doesn't move the other. I've looked into Dynamic Blocks, and the "Lock Position" parameter. I can move the attribute independently, but still everytime I move the block, the attribute moves too.
Our company uses a custom Sheet/Coordinate system to follow flyoffs across a drawing, and I'm trying to learn how to automate the process. It's completely manually right now, so any changes to a drawing creates a lot of work renumbering these flyoffs.
View 4 Replies
View Related
Jul 31, 2013
I've tried this code here after setting the assembly flexible in the top level but it doesn't work.
ThisApplication.ActiveDocument.ComponentDefinition?.RepresentationsManager.PositionalRepresentations(?"Test").Activate
I will be pulling the subassemblies in as read-only parts and I would like to change the positional representation with code in the top level assembly.
View 5 Replies
View Related
Jul 23, 2013
I am dabbling with the new appearance settings in Inventor and for some reason or other; I can’t seem to align the weld bump map to what I would like. I want to shift the position of the map so it shows a full weld bead, not two halves as shown.
I have shifted the offset from 0 cm to see if it moves the position, but all I seem to be able to change is the scale of the bead.
View 3 Replies
View Related
Jan 26, 2012
Is it possible to set a view representation and level of detail (combine them) at the same time in an assembly. Or do they have to be set individually?
Attached images show the first assembly option with four sections together. The second image shows the second assembly option with the top and bottom sections only.
View 2 Replies
View Related
Dec 13, 2012
I use the Key Generator from the Design Accelerator and drag the red arrow to position the key under the gear.
Numbers change, and when i position the key they disappear.
There is no way to input a precise dimension. am i right?
View 4 Replies
View Related