AutoCAD Inventor :: Whole Views Needing Dimensions Refreshed

Aug 20, 2013

I have had this several times now where I open a previously fine drawing to reprint it...(4 sheets in the .idw) and when I go back to the plotter I have dimension lines stretching off the page....whole clusters of dimensions missing etc.

If I double click on the dimension or right click edit the item...I do not have to actually do anything...just click ok after the edit box comes up on that one item edit, and ALL the dimensions come back in that view only.

I then have to go through and "edit" one dimension in each view to get all the views back to normal..

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Dimensions On Isometric Views

Sep 28, 2012

We have been putting dimensions on isometric views and the dimensions have been coming out fine. Now, however, we have an isometric and the dimension is about 400mm out and is not on the plane/face it should be.

View 5 Replies View Related

AutoCAD Inventor :: 2013 - Views And Dimensions Not Visible

Nov 1, 2012

I can't see them until I put the cursor over them.  Enclosed is a jpg of the problem. Ram for Inventor process is at 700-800,000 k-bytes.  My graphics card is a Nvidia Quadro FX 580.

View 6 Replies View Related

AutoCAD 2010 :: Paperspace Applying Dimensions To Views

May 15, 2013

I am in paperspace applying dimensions to views. When making a new Mview and scaling the view all the diensions move to locations all over the drawing. Does something selected in the options I am not aware of?

View 4 Replies View Related

AutoCAD 2013 :: Multiple Dimensions Will Not Scale In Base Views

Oct 31, 2012

How can I set the multiple dimensions "ordinates" to scale correctly in base views. The old vanilla ordinate dims work fine, but power dims ordinate give me improper scaling.

View 2 Replies View Related

Revit :: Different Dimensions And Location In Plan And Section Views For Stairs?

Aug 18, 2011

Why am I getting different dimensions and locations in plan and section views for stairs?

View 4 Replies View Related

Revit :: Create Proper Dimensions For 3D Isometric Drafting Views

Apr 9, 2012

If it is possible to create proper dimensions for 3D isometric drafting views? In AutoCAD I could set an oblique angle for a dimension but in Revit there is no setting. I can only dimension 3D model views.
 
See attached PDF for example.

View 9 Replies View Related

AutoCAD Inventor :: Inserted Hole Dimensions Not Matching Feature Dimensions

Mar 16, 2012

I typically as much as possible like to insert my dimensions into my drawing from my model.

I created holes in the model as a 1/4" tapped hole

Yet when I show the dimensions in the drawing they show the minor dimension.

How do I get the 1/4" to show?  I have selected the feature and still get these results.

View 8 Replies View Related

AutoCAD Inventor :: Lock The Dimensions To Aligned Dimensions?

Aug 22, 2012

is there a way to lock the dimensions to aligned dimensions...or a key i could hold while dimensioning that would do that..

i have to dimensions a drawing where theres a lot of aligned dimensions to put and to do it manualy each time takes forever...

 Product Design Suite 2013

View 9 Replies View Related

AutoCAD 2013 :: How To Create Multiple Views Of Same Part Separated From Other Base Views

Apr 3, 2013

I am trying to create a second base view (using Layout/Create View/Base from model space). The problem is, I need it to be rotated from the original base view. However, when I rotate the part in model space, ALL of my views change. 

So I guess my question is, how do I create multiple views of the same part that are seperate from the other base views?

View 9 Replies View Related

AutoCAD 2013 :: Sheetset Deleted Views Still Appear In Sheets List Of Views

Aug 29, 2013

i have views lets say 3 views on a sheet but in the list of views theres mores that appears maybe i inserted the extra views that are showing but i deleted them to put them on another sheet

the problem is they show up in the list of both sheet and i can't delete them from the list of the sheet that they were before

View 1 Replies View Related

AutoCAD Inventor :: How To Get IDW Views To Name Themselves

Jan 19, 2012

How could I get the idw views to name themselves? Instead of  ” view 1”,  “view2” why not have it name itself the file name,  the same goes for a parts-list added to idw sheets? When slow clicking them to rename they already have the file name referencing the view or parts list. I have multiple views and multiple parts list on many sheets. Re-naming them is starting to get old!

I took a quick look at “ILOGIC” because that’s my “ILOGIC” speed and nothing jumped out at me.

View 2 Replies View Related

AutoCAD Inventor :: Dimensioning ISO Views

Jul 11, 2013

Is there a way to change the way the dimensions text shows up at arbitrary angles and make them all uniform?

View 4 Replies View Related

AutoCAD Inventor :: How To Align Views

Mar 18, 2013

I have two seperate parts that I have laid out on a drawing. I wish to align these parts.... Is this possible?

View 2 Replies View Related

AutoCAD Inventor :: Distance Between Two Views On IDW

Oct 6, 2011

Is there a way of dimensioning the distance between the views on a .idw?

I have a series of drawings to make, that consist of two view each. I need to make them as consistant as possible, as far as the distance from view to view, accross the drawings.

View 3 Replies View Related

AutoCAD Inventor :: Section Views

Nov 23, 2012

So I am trying to create section views that detail the correct assembly of two parts.

These parts are welded on top of each other so its important to have clear understanding of how they fit together.

So imagine a pipe bent in the shape of a circle, in the horizontal plane, then holes drilled into the top (vertically) and then another pipe fitting in the holes and being welded together. This is what is happening.

So I am trying to create a section view of one of the holes with the welding information.

When I go to create the section view, I draw a line that would pass through the center of the large horizontal circle (but doesnt) and the center of the hole I am trying to detail and through to the outside of the horizontal pipe.

Now with this line I should get a view of the assembly exactly perpendicular to the line from that point. This is what is called "Aligned" in Inventor and what I was taught as a "Section View". However, this is not the case at all. I get what is called a projected section view.

find a way to get an "Aligned" view of this without sectioning the entire assembly. I just want the small bit necessary to show the relevant information.

View 2 Replies View Related

AutoCAD Inventor :: Line Up Views

Oct 16, 2013

Let's say I have a flat pattern view of my part and the bended top view of the same part on the same drawing and I want both of the left side of each to be in line. (The right side shortends after the bends occur but the left side is not changed at all)

Work around:

1. Export to autocad and line them up with the osnaps, etc

I know how to sketch per view and project geometry but thats still on each view and when I try to line them up I am using my eye. Is there a better way to line both up even though their on different views?

View 5 Replies View Related

AutoCAD Inventor :: Overlaying Two Views

Feb 12, 2013

oBaseView = osheet.DrawingViews.AddBaseView(otargetDoc, oPoint1, DrawingViewScale, kFrontViewOrientation, kHiddenLineDrawingViewStyle, "Default")oDraftView = osheet.DrawingViews.AddAssociativeDraftView(otargetDoc, oPoint1, DrawingViewScale)

 I have one base view and one draft view created all at point1 with the same scale. It seems to me the base view's center is at point1. But not that of the draft view.

Just wondering how to overlay them to looks like one view with the same origin point. Or what coordinate I adjust, so I can draw on draft view, but looks like I was drawing on the base view?

Some additional lines are needed in drawing but can't get from projection of a model. 

View 1 Replies View Related

AutoCAD Inventor :: Editing Views In IPN File - Not Possible?

Oct 19, 2012

When creating Views in .ipn files, using View Reps from .iam files, you get "Options" window where you can check Associative box, or leave it unchecked. How do yo get back to this window once the view is created?

View 6 Replies View Related

AutoCAD Inventor :: Drawing Views Scattered

May 21, 2013

I have a problem with one of my Inventor DWGs.

It seems that whenever I save the associated model, there is a chance that it ruin the drawing by scattering views, dimensions and sketches randomly.

View 2 Replies View Related

AutoCAD Inventor :: Deleting Views Created With DWG

Oct 5, 2011

We recently started using Inventor DWG files (shifting away from IDW).

Part of the process for one of our programmers is to open a DWG file using AutoCAD Mechanical 2012, delete all unused dimensions and views, and use the remaining view to program his CNC machine. We are finding that this is not possible to do with the new format Inventor DWG files, as the views are not able to be selected.

What is the AutoCAD 2012 procedure for deleting views created with Inventor DWG?

View 9 Replies View Related

AutoCAD Inventor :: Extracting 2D Drawing Views

Aug 10, 2012

I want to extract 2D drawing view of the attached model.  I tried but could not succeed because most of the sketches are on the angled user defined work planes.

See the following links, I did the same for some of my other models:-

[URL] ...

[URL ...

How can I show the modelling process of this model with 2D drawings? 

View 1 Replies View Related

AutoCAD Inventor :: Section Views In Colour

May 20, 2012

I create muliti solid parts.  In the .idw view I want the section views to have same colour as the model.  Is it possible?

View 6 Replies View Related

AutoCAD Inventor :: Turn All Plane Views Off At Once?

Jun 17, 2013

I have a part given to me from a customer that has ALL custom planes turned on. This file is large and has many assemblies, part, sub assy's.... too much to go thru one at a time. Can I turn all 'plane views' off at once? Why? Because I find it messy... no other reason.

View 3 Replies View Related

AutoCAD Inventor :: Formatting Text Under Views Using VBA

Oct 21, 2013

I have an IDW file that has a corresponding .IPT Everytime you import a .ipt onto a sheet, a text accompanies it. I want to write a macros to edit this text.

As an usual practise it gives "VIEW, DESCRIPTION and SCALE" . 

Instead of VIEW , I want the code to pick something from the i-properties.

Eg. Instead of VIEW, it shopuld write the STOCK NUMBER from the iproperties of the part.

Is this possible ?

View 4 Replies View Related

AutoCAD Inventor :: Cannot Dimension Drawing Views

Aug 31, 2012

I am using Inventor 2013.  For some reason I cannot dimension some of the model entities in the drawing views in an idw file.  I can retrieve the model dimensions but it is usually easier to create the dimensions I need in each view.  I can select the line, curve, etc. when dimensioning but nothing happens.

After I think about it.  What I cannot dimension are lofts that I created with rails.  These rails were made up of lines and curves, not polylines.  How do I get the sketches for the rails I used for lofting to display in the drawing views so I can dimension those sketches.

View 9 Replies View Related

AutoCAD Inventor :: Edit Exploded Views

Jul 11, 2012

How to edit the explode steps in an explode file?  I have created an exploded view of an assembly, only I have edited the assembly by adding a whole bunch of fasteners etc.  Now I want to go into the explode file and add the extra components to the related exploded steps - only there is no steps to add the new components too, each component is on its own.  The functionality I am talking about is a sw thing and there is probably another process to do this, or a work around.

View 9 Replies View Related

AutoCAD Inventor :: Drawing Views Not Updating

Nov 10, 2013

I made a drawing and later changed the part to an ipart.

The dimensions of the table part in the drawing are o.k. but the iproperties, the contents of the logo doesn't update and it has a strange number string.

There is the yellow lightning symbol and even though i press update all sheets nothing happens and also the lightning symbol remains

View 2 Replies View Related

AutoCAD Inventor :: Disappearing Views And Text

Aug 16, 2012

At times when dimensioning or creating views in 2D, items will disappear. These items are dimensions or even complete views. They return as soon as hit the scroll wheel on the mouse or my 3D connexion mouse.

View 9 Replies View Related

AutoCAD Inventor :: How To Get Orthographic Views From A 3d Model

Jun 29, 2011

How to get orthographic views from a 3d model?

View 9 Replies View Related

AutoCAD Inventor :: Create Exploded Views

Jan 27, 2012

I am trying to create an exploded view for the first time in Inventor. In trying to follow these directions from the help file.

First I had to customize my ribbon to add these commands because I cannot find the "Presentations"  tab.

Next when I inserted these commands into a user commands portion, they were greyed out.  I am trying to do this in assembly mode.  I assume that is where it should be done.

View 5 Replies View Related







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