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
ADVERTISEMENT
Sep 2, 2013
I am trying to draft an assembly - when i want to hide some components I go to the tree and right click on the part/assembly and select Visibility.
There is a square next to visibility on the right click menu (like a 'stop' button) and nothing changes when i select it.
When I right click on the tree a second time, a tick appears (like in modelling/assembly view) and when selected it disappears.
I want to turn items off in one click -
View 4 Replies
View Related
Sep 11, 2013
The simple question is… how can we insert a step (stp) part into an existing part file?
The story behind the question is this:
Normally when we get a step file assembly from a customer, if the part has changed, we put our part into Old Versions and save their new step file as our ipt number and replace it in our assembly file. With Vault, in order for us to maintain the history of the part files, we need to keep the original file so we can’t just delete it or replace it, so now we need to figure out how to get a step file into an ipt. The Import command on the Manage tab (with 2013 at least?) does not allow import of stp files just yet.
The only other option I can think of is to put the original part into an assembly with the step file, create a copy of the step information in the part file and use it to recreate the new (step based) part.
Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013
View 1 Replies
View Related
Dec 20, 2011
I got this part from a customer and when i try to say cut off one end of it (because it is a casting and i need to put a few machined features on it) it will not let me? I am using the datum planes to sketch on so it shows you the part sideways or longways. i tried both different planes. it seems if you try doing it looking into the part it lets you but not from these planes.
I have attached the step file.
Scott
win 7 64 bit sp1
cpu intel xeon E5-2687W0@3.106
eight core
two solid state hard drives
32 gig of ram
Autodesk product design
suite premuim 2014 64bit
Nvida quadro 4000
Space Pilot ver. 1.6.2 2010
slphantom (NNTP handle: scottl)
View 8 Replies
View Related
Sep 22, 2011
I have a code generated a rendered view on my idw. My dimension lands on a specific location in my view that makes the dimension difficult to see due to the rendering colors... Is there anyway to have a dimension have a white box behind it to obscure some of the rendering to make the dimension value more visible?
View 2 Replies
View Related
Feb 28, 2013
I have always used step files to save back to previous releases but i cant seem to get them to open in 2012, I get the attached message
I cant see any version options when saving the sat or stp file, also dwg export, import doesnt work either
I can see other people are still able to do this, is there a setting somewhere?
View 4 Replies
View Related
Dec 6, 2012
When we send 3D models to customers, we always derive the assembly to make it 1 solid part, so the customer cannot disassemble it to copy our product, and then save it as a step file.
I want to Derive an assembly to a part and then save it as a *.step file with an ilogic rule.
I worked out the last part, but i cannot find the Derive assembly code anywhere.
Im not an experienced programmer, i can only Copy paste, so if the solution is already posted in a simular rule, i will not be able to pick what i need from the code
View 2 Replies
View Related
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
Jul 5, 2012
It's 2012. I haven't found a setting in the dim style or the RMB options to turn off the extension line. I saw the posts showing drawing a sketch in the view but come on, all that to just turn off the line?
IV 2012 all sp & fixes
View 8 Replies
View Related
Jan 11, 2012
Why is dimension visibility grayed out in the sketch context menu shown in the attached image?
View 3 Replies
View Related
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
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
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
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
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
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
View Related
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
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
Jul 6, 2012
Is it possible to link one part file dimension to another part file?
1. Part first is a cylinder in parametric table i changed it,s name OD , ID and thk. ( find attachment )
Cylinder ID is ( ID=105)
2. Then i made 2 nd part whose step od ( od=102) is going to insert in to cylinder id.There is 3 mm clerance every time
3. So i have to make equction in 2 nd part that ( Step OD= ( ID-3).
means next time when i will change ID of cylinder OD of 2 nd part will ger changed automatically minus by 3 mm than id of cylinder.
View 3 Replies
View Related
Oct 1, 2012
Basically what I am trying to do is link the length of a flange on one part to a different part. Am I able to take the dimension from another part and say I want this flange to be a certain length plus the seperate part dimension?
View 5 Replies
View Related
Jun 19, 2013
Is there any way to dimension my features, whether it's a sketch or using the hole feature, to either the middle of my part or to a middle plane I have?
I am wanting a group of tapped holes to be the same from the middle of my part, regardless of what the overall size of the part is. How can I dimension like this?
View 7 Replies
View Related
Apr 20, 2013
I like to change the dimension of the length from 388mm to 400mm to represent another similar part with another part number. Yet I still need the old part.
What is the easiest way to do so? When I use 'save as" and then change the dimension, I need to recreate the dimensions in the dwg files. Is there a way to avoid creating the dimensions?
View 3 Replies
View Related
Jul 31, 2012
I need the dimension of .5 to become .25.It won't work, probably because it is the same dimension of Sheet metal Tickness.
View 3 Replies
View Related
Jun 10, 2013
Is it possible to search & find where a dimension listed in the parameters dialog occurs in a part model ( in which sketch for example)?
Inventor Suite 2013 Ultimate
View 1 Replies
View Related
Jun 5, 2012
I'm using BIMLink to adjust parameters in a model... If a dimension ends up being zero, is there a way for me to have conditional formatting to turn off visibility of a dimension with a zero value?
View 7 Replies
View Related
Oct 1, 2007
I'm struggling to hide a piece of such a block (using Visibility Parameter).
View 2 Replies
View Related
Sep 26, 2013
I have a Command Method which has a loop that opens and commits transactions until the user is finished with it and exits.
I would like each transaction to be undone separately but the undo command undoes the CommandMethod (along with all the transactions that occurred while in the loop)
Do I need to use the COM StartUndoMark and EndUndoMark to get this working?
View 3 Replies
View Related
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
May 28, 2013
I have one problem in ilogic "How to convert the normal dimension to driven dimension through ilogic"
View 4 Replies
View Related
Feb 23, 2013
how to make a radius dimension a diameter dimension? I have Inventor Profession 2013.
View 1 Replies
View Related
Jun 27, 2011
Is there a way to override a dimension and have it shown as a GD&T Basic dimension. I can override a dimension with the text option but not with a box around the letter. It sounds strange to do this but the letter represents a dimension in a chart format that are Basic dimensions.
View 9 Replies
View Related