AutoCAD Inventor :: Dimension To Middle Of Part Or Mid-plane

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


ADVERTISEMENT

AutoCAD Inventor :: Shrink Part In Middle?

Jan 9, 2013

I have a part which is lets say 10ft long. Now I need to modify that to be 9.5ft. Is there a simple way to remove that .5ft from the center of the part?

I just need a way to cut out a .5ft section in the middle and then put the two remaining pieces back together. Doing this would be much easier than editing the sketches for the part, especially since I may have to change the amount that is cut out and that would change the number of holes and features.

Attached is a picture of the parts i have to edit and some lines to show the section that needs to get removed.

View 3 Replies View Related

AutoCAD Inventor :: 2010 - Edit Dimension For Plane

May 24, 2012

I am using Inventor 2010 Professional Student.  I have drawn and extruded on a plane.  I need to move this plane to a new measurement (from -45 to -47).  When the Edit Dimension box appears, I type the new measurement in, but the plane wont move.  I have a lot of construction sitting on this plane, but it is in the wrong spot.

View 2 Replies View Related

AutoCAD Inventor :: Derived Part On Different Plane

Sep 27, 2011

Possible to have more than 1 derived part in a part.

And is it possible to select on which plane and location the derived part is to be?

I have a part with a derived part but now I want to add another part to it. is this possible?

View 2 Replies View Related

AutoCAD Inventor :: Repositioning Part On Ground Plane

Oct 4, 2012

I have created a part in Inventor that is not on the ground plane, is there an easy way to quickly re-position this on the ground plane ?

Cad Manager/Senior Designer
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 3 Replies View Related

AutoCAD Inventor :: New Part Default Sketch On Y-z Plane Can't Draw

Aug 13, 2012

Working on setting up 2013 for our department.  By default we use the application option - Part Tab - of creating a sketch on the x-z plane upon new part creation.  Now this actually works, problem is you can't draw on it, or you can't see what you are drawing.  If you exit out of the sketch and start a new one then it works.  I have found that if you switch the setting to the y-z plane is does the same thing.  Switching it to no new sketch or the x-y plane and it works fine. Tying to determine if it's actually a bug in inventor or if it's just something with what I am doing or our template files. 

View 5 Replies View Related

AutoCAD Inventor :: Procedure To Actively View Section Plane In Assembly Or Part

Oct 6, 2011

there is a command or simple procedure to actively view a section plane in an assembly or part. I know there are the static methods of using slice graphics and section view however I'm looking to create a live section where I am able to constantly move the plane through the model thus altering the live section as it appears on screen, similar to the way a model can be viewed in Tekla with the cut section command.

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 5 Replies View Related

AutoCad 3D :: 3DMIRROR Command To Mirror Magenta Box Along Zx Plane Defined By Middle Of Steel T-angle

Nov 13, 2013

Why can't I get the "3DMIRROR" command to mirror the magenta box along a zx-plane defined by the middle of the steel T-angle?

First, I use the ZX option, and after that fails to work, I try the 3-point option using a picked first point and two ortho-points to define a zx-plane.

Also, there's some randomness in the sense that some of the time the exact same series of steps will produce the correct result, but not this time, as the video below shows.

[URL]....

I'm also attaching the drawing in AutoCAD2010 format.

View 0 Replies View Related

AutoCAD Inventor :: Link One Part File Dimension To Another Part File?

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

AutoCAD Inventor :: Linking A Dimension From One Part To Another

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

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 View Related

AutoCAD Inventor :: Change Dimension To Create Another Part

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

AutoCad 2D :: Add Directional Arrow To Middle Of Dimension Lines?

Mar 26, 2013

I'm drawing a setting-out plan for landscape construction purposes and need the dimensions to have an arrow in the middle of the dimension line to indicate to the contractor the route to follow around site.

View 7 Replies View Related

AutoCAD Inventor :: Can't Change A Dimension In A Sheet Metal Part

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

AutoCAD Inventor :: How To Find Dimension In Part Model From Dim (d#) In Parameters Dialog

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

AutoCAD Inventor :: Work Plane Rotated At Angle To Another Plane And Passing Through Axis Of Cylinder

Jul 13, 2013

How to make a new work plane rotated at an angle to another plane and passing through the axis of a cylinder, or one of the main axes.On the plane commands, in V2013, i don't find an option for plane at an angle

View 1 Replies View Related

AutoCad :: Can't Get Dimension To Work In Vertical (Z) Plane

Mar 10, 2012

I cant get a dimension to work in the vertical (Z) plane. i have a cube and can get dimensions to work properly in the x*y plane (horizontal) but when i try to dimension the vertical side autocad refuses to dimension anything vertical, all i get is a horizontal dimension of the distance between the 2 points i have selected vertically, set down on the horizontal plane. tried to get it to work in 3d workspace and also the 2d annotation & dimensioning workspace -no joy...

View 9 Replies View Related

Photoshop :: Blue Part In The Middle

Jan 8, 2003

how they did the blue part in the middle,

View 2 Replies View Related

Photoshop :: How To Crop A Photo To Remove The Middle Part

Jun 17, 2013

How do I crop a photo so that I can keep the sides of the photo but remove the middle part.

View 5 Replies View Related

Illustrator :: Layering Only Part Of Object And Aligning Convergence Point In Middle

Oct 12, 2012

I would like to layer them in such a way that the orage circle below is put in front of the green circle. Essentially, I need to select only the part of the orange circle and bring it to the front while leaving the other part of the circle alone. Can this be done in Illustrator?
 
In summary, this is what I am trying to accomplish: Green over blueBlue over yellowYellow over orangeOrange over Green 
 
Also, is there a way to use a tool inside of illustrator to arrange the locations so they are all 100% perfectly alligned and meeting in the middle without "eyeballing" it?

View 6 Replies View Related

AutoCAD Inventor :: How To Convert Normal Dimension To Driven Dimension Through ILogic

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

AutoCAD Inventor :: Make Radius Dimension Diameter Dimension?

Feb 23, 2013

how to make a radius dimension a diameter dimension? I have Inventor Profession 2013.

View 1 Replies View Related

AutoCAD Inventor :: Override A Dimension To Create A Basic Dimension?

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

AutoCAD Inventor :: Make Linear Dimension A Diameter Dimension?

Jan 27, 2012

Is there a way to make the linear dimension a diameter dimension?

View 9 Replies View Related

AutoCAD Civil 3D :: Pipe Style Part Dimension

May 10, 2013

I have a problem I can't figure out. I have a Pipe Style defined that is set to draw my pipes as double lines in plan using the inside pipe diameter. The problem is that there are a few sizes such as 21" & 30" that will not draw/display the double lines to the correct inside pipe dimension.

It will draw a 27" pipe as 10" & a 30" pipe as 12", but all other pipe sizes are drawn crorectly. I have looked at these in part builder & have also rebuilt my parts list.

What would cause certain pipe diameter not be drawn at the correct size it the style is defined correctly?

civil 3d 2012

View 7 Replies View Related

AutoCAD Inventor :: How To Stop The Code In Middle Of Process

Oct 21, 2013

I am using ilogic to modify the boxes:

I have a one rectangular box in that box again small rectangular boxes in this my problem is when iam giving value for smaller boxes(all boxes height) more than outer box how it will show the message box and how to stop the code.

d1=big box height
d2,d3,d4---small boxes height

I am writing code like this:

IF((d2+d3+d4)=<d1) then
Msg.box(give correct value)
end if

here it's showing the message and it,s not stoping the program.

View 2 Replies View Related

AutoCAD Inventor :: Rotate Model With Middle Mouse Button

Apr 10, 2012

I've been researching this all day and I can't find anything that works for me.  Is there a way to change the middle mouse button from "Pan" to "Rotate" my model?  Currently, I hold "Shift" while holding down the middle mouse button and that rotates my model.  Can I incorporate that into my middle mouse button somehow without having to buy a 3D Connexion mouse?

View 9 Replies View Related

AutoCAD Inventor :: Middle Mouse Button Is Zooming All Instead Of Panning

Mar 8, 2013

So recently I started making something in Inventor, and like most programs you can press the middle mouse button and it will pan or orbit. Well I'm pretty sure that in the past if I pressed the middle mpuse button it would pan or orbit. But now it is zooming all for the model, and only when it is zoomed to the whole model does it let me pan or rotate. If I were to zoom in on a line for example and wanted to pan to the right, it zooms me out to the whole model, and then I can pan. I have tried multiple mouse buttona all combinations of shift ctrl and alt and middle mosue, but nothing is working. How can I make it so it does not zoom all when clicking the middle mouse?

View 1 Replies View Related

AutoCAD Inventor :: Create Key Way On Shaft In The Middle And Not Connect To Ends

Nov 29, 2011

what I would like to know is the 'simple' way to create a keyway on a shaft in the middle that does not connect to the ends. End connecting keys are pretty basic to draw and extrude thru (maybe still a better way?)

File attached for viewing .

View 5 Replies View Related

AutoCAD Inventor :: How To Center Drawing Directly In The Middle Of Page

Oct 26, 2013

I use inventor to draw cars for competitions. They are made from 2x2x12 balsa wood blocks.

Is there a way to center the drawing directly in the middle of the page?

What type of file would i need to model the car in in order to have it cut out using a cnc router/five axis mill? Would it be the same for wheels (made out of 2mm plastic)?

View 6 Replies View Related

AutoCAD Inventor :: Unable To Derive A Part Containing Only A Block Into A Sheet Metal Part

Nov 15, 2011

I set up our company log which gets embossed on most parts as a sketch block in an .ipt.  The .ipt contains nothing but the sketch block.  To use it, the designer only needs to derive the Logo.ipt file into their part and then use the scale setting to set the derived block to the desired size for that part.  The result is a scalable set of line geometry that can easily be used for extrusion or emboss that is standard for all users.  It works beautifully, that is until you try to use it in a sheet metal part in 2012.

For some reason, when this same part, which works perfectly in normal parts, is derived into a sheet metal part an error pops up stating that, "Selected part does not have any geometry that can be derived."  Say what?

I was able to find a workaround by directly copying the block into the sheet metal part, but you no longer have the ability to go back and scale it if needed.  Even more strange, when the block was copied over, it could not be deleted from the new part.

Is this just a bug with 2012?  Why does it work in a normal part but not sheet metal?

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved