AutoCAD Inventor :: Sketch Exits Upon Dimension Edit?

Dec 9, 2011

Seen this recently? Using Inventor 2012 SP1 on Windows 7, 64 bit. If we go back into a previously created sketch and edit or add a dimension, upon clicking the green check mark to complete the dimension edit, the sketch exits back to the modelling environment, meaning we have to edit the sketch again to continue with other changes. Obviously no big deal if I'm only editing one dimension, but how often does that happen?

This started happening prior to SP1 being installed. We have this happening on multiple computers (all with the same hardware specs) in our office. I don't believe it to be a hardware or driver issue, but I am wondering if it is a process issue. For example, we use project geometry a lot, even projecting from other parts within an assembly (non-adaptively). We also work on SAT file models, rather than geometry initially created from Inventor itself.

Inventor 2013 Product Design Suite
Vault Professional 2013
Windows7 x64
Autodesk Inventor Certified Professional

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: Can't See Dimension In The Sketch

Apr 4, 2013

This is the second time this has happened... While putting in the dimension on the rectangle, The dimension just doesn't appear!

But it can be changed. When this happens I just delete and reopen another part.

Why is this, and, can this be changed?

View 8 Replies View Related

AutoCAD Inventor :: Driven Dimension Without Sketch?

Nov 16, 2013

I want to creat a driven dimension that I can use as a reference dimension in another part. Is there an easy way to do this without creating a new sketch, going into a previous sketch, making a long function based on other dimensions, etc.? For instance, just like the measure tool, but it stores the measurement. 

View 4 Replies View Related

AutoCAD Inventor :: Size Of Dimension Text In Sketch?

Sep 3, 2012

Is there any way to change the size of dimension text in sketch? My students cannot see the dimension when I demonstrate the sketch.

View 9 Replies View Related

AutoCAD Inventor :: How To Hide Dimension In Active Sketch

Mar 26, 2012

How can I do this? A reference dimension was created by a circular pattern and it covers a circle I'm try to select. 

View 2 Replies View Related

AutoCAD Inventor :: Assembly Sketch Driven Dimension

Aug 31, 2011

In 2012 when in a sketch in an assembly all the stuff under "Format" is grayed out.

You cannot make a dimension driven, nor can you make a line construction or a centerline and you can't change a sketch point into a center point. Do I have some setting wrong?

View 8 Replies View Related

AutoCAD Inventor :: Reattaching Existing Dimension In Sketch

May 15, 2013

I have a part.I use some Parameters of this part as linked to other parts.Once I change any parameter used as linked the other parts will follow it automatically.So I have drive and driven parts.

Now for some reason I need to change some geometry in my drive part in the way my drive dimension must be reattached to other geometry points.

I cannot delete and create the new dimension even with the same name since all my driven parts will lose this linked parameter in either way and this parameter becomes static (Reference Parameter).

I wish I can preserve the existing dimension (parameter) and reattach it to other geometry.

View 4 Replies View Related

AutoCAD Inventor :: Dimension Location For Circle In Sketch

Jan 6, 2014

I am trying to apply dimension constraint for circle to add the radius dimension.

I have given the dimension location text point as input, but it doesn't take input location point to place the dimension and places the dimension at the center of circle. Please see the attached snap "CircleWithRadius.png".

Here is the sample

//===============================
CComPtr<Point2d> point2D;
TransientGeometry::CreatePoint2d(5, 5, &point2D);
CComPtr<SketchPoint> sketchPoint = SketchPoints::MethodAdd(point2D, FALSE);
CComPtr<SketchCircle> sketchCircle = SketchCircles::MethodAddByCenterRadius(sketchPoint, 3);

[Code] ........

Why the circle entity always place the radius at the center of circle?

View 1 Replies View Related

AutoCAD Inventor :: API To Set Dimension Arrowhead Properly In Sketch?

Nov 12, 2013

I have created a SketchLine entity and trying to add aligned dimension by calling DimensionConstraints::AddTwoPointDistance(). It adds the dimension with inside arrowhead (see attached CurrentWorking.jpg), however, it would be nice if the dimension is added with outside arrowhead (see attached Expected.jpg).

if there is any API to toggle the dimension arrowhead accordingly.

View 2 Replies View Related

AutoCAD Inventor :: Sketch Mode - Dimension From Quad

Jun 17, 2013

How does one (in sketch mode) dimension from the quad of a circle instead of the center? Been dealing with it for a long time, no I am fed up and want to dimension from the quad.

View 6 Replies View Related

AutoCAD Inventor :: Changing Dimension Text Size Of Any 2D Or 3D Sketch?

Feb 29, 2012

I am having trouble changing the dimension text size of any 2d or 3d sketch..

the default has changed for some reason (i might have accidentally changed it while looking for something the other day) but i need to know how to change it back.. I can't do anything without a dimension getting in the way!

View 2 Replies View Related

AutoCAD Inventor :: Sketch Dimension - Unable To Show Expression

Aug 15, 2012

This is the first I've noticed this, but a sketch in an assembly does not allow to show the dimensions as an expression? In a .ipt sketch you can right click and the pop-up menu has an option to show the dimensions in different forms. I do not get this in an assembly sketch.

I do not know if this is me or not. It's just curious that it does not do that.

View 6 Replies View Related

AutoCAD Inventor :: How To Disable Set Sketch Scale By The First Dimension Feature

May 29, 2013

I need to disable the "Set sketch scale by the first dimension" feature.

The feature is nice under normal circumstances, but in my case i need to insert a dxf sketch and then draw around it in inventor. When i start to dimensioning the sketch then it scales the inserted part.

That aint so good.

View 7 Replies View Related

AutoCAD Inventor :: Change The Dimension Size In Sketch Mode?

Apr 8, 2011

How do I change the dimension size in sketch mode?

View 4 Replies View Related

AutoCAD Inventor :: Sketch / Can't Dimension A Circle From Radius To Interior Shape

Jan 26, 2012

Octagon inside a circle... The circle cannot be dimensioned off the octagon?

I need it to have, say .25" clearance and I mean I can just make the circle the right size... but Inventor/I really should be able to do something this simple...

A circle inside a circle, same center point, you can click both and get the distance between the two?

(R-click and set circle to Radius does nothing, it still wants to dimension it from the center point)

View 9 Replies View Related

AutoCAD Inventor :: Sketch Within Drawing View Loses Dimension Reference?

Jan 14, 2013

I have a VB program that auto updates the size of a door and frame assembly, and in turn, updates the shop drawings to reflect this change.  I have a view on my shop drawing that I have drawn a sketch in.  I start the sketch, add my dimensions, and I use 'Project Geometry' to project the edges of the actual part around the sketch to constrain my sketch and keep it in place.  The problem is, as the program runs, and the door/frame changes height, the sketch loses it's dimensional references to the projected geometry.  When I go back and reopen the drawing after running the program, all the dimensions that went to the projected geometry are gone. 

Is there another way to anchor a sketch to a drawing view part instead of dimensioning to projected geometries?  This doesn't seem to be working, and I've tried it every which way I can think of.  Oddly enough, I have another sketch in a different view that is set up the same way, and it never misses a beat.

View 4 Replies View Related

AutoCAD Inventor :: Sketch Orientation / Can't Dimension To Any Existing Vertices Or Edges

Feb 16, 2009

Why the heck does Inventor arbitrarily orient sketches as it sees fit? I often create my first sketch on the right (YZ) plane and Inventor, stupidly turns the sketch where "RIGHT" in the viewcube reads from top to bottom.

I know all the things to do to AFTER this happens, but it shouldn't happen in the first place. If I turn my sketch so that up is up, like it should be, I then have to remember that vertical is horizontal, which is now vertical. I can't change the sketch coordinate system. It's the first sketch and there is nothing to align it to.

How to prevent the above example from occurring in the first place.

This, and the fact that I can't dimension to any existing vertices or edges without projecting them first, really make me hate using Inventor sometimes. To me, these are huge problems, neither of which Solidworks has. At worst, both of these behaviors should be configurable.

View 9 Replies View Related

AutoCAD Inventor :: Why Dimension Visibility Grayed Out In Sketch Context Menu

Jan 11, 2012

Why is dimension visibility grayed out in the sketch context menu shown in the attached image?

View 3 Replies View Related

AutoCAD Inventor :: Can't Edit 3D Sketch

May 3, 2013

Someone has generated a frame from an unconstrained skeleton (all green lines). I can edit the 3D sketch by double clicking it but the 3D sketch tab doesn't come up. I can drag a vertex but it gives me the error message "drag geometry composite request cannot be run on document"

There doesn't seem to be any way of dimensioning or constraining or otherwise editing this geometry.I have two of these frames to deal with.

View 2 Replies View Related

AutoCAD Inventor :: Edit Mirror In Sketch

Jan 7, 2013

If I create circle and then mirror that cicle in the sketch. How can I then edit that mirror?

When I create pattern in sketch I  can edit pattern afterward but cant figure how to edit mirror (except deleting constrains).

Is there way to do it?

View 2 Replies View Related

AutoCAD Inventor :: Create / Edit Sketch In Assembly

Mar 20, 2012

I created an assembly of parts and then converted my assembly to a weldment. I then realized that I need to create a sketch and make an edit to my assembly. The sketch command is greyed out however. I did some trouble shooting and realized that once I converted it, it no longer allows me to make edits. Is there anyway I can get around this? do I now have to re-create the entire assembly to make this edit at the assembly level? If so this would really suck since it is a rather large assembly. I see saving as a new IAM doesn't work as well.

View 5 Replies View Related

AutoCAD Inventor :: Edit Sketch Coordinate System

Jan 27, 2012

I have had several sheet metal parts return error messages to edit the sketch coordinate system after the part has been modified. This usually pertains to a dimensioning drawing made to the flat pattern. I have found how to edit the coordinate system, but I don't know what to edit it to. If I select the center point I can drag it from where it sits to an existing corner and select done but that seldom resolves the issue. What is Inventor looking for? I sometimes get a message asking if I want to edit the axis as well but what to do there.

Why can't these sketches orient off the center point that is already in the model? If it would stay put I could dimension to it and be done but it has to twist and turn the model and then put the point on some corner, not usually where I would like it and then I get these errors if I alter the model later.

View 1 Replies View Related

AutoCAD Inventor :: Get Dimensional Values Without Going To Edit Sketch?

Mar 19, 2012

without going to edit sketch can i get dimensional values

View 3 Replies View Related

AutoCAD Inventor :: 2014 Exits When Creating Flat Pattern

Jan 3, 2014

I am trying to 'keep up' with my students, thought I'd use the Tutorial provided, finished the 2mm_guard...went to Create Flat Pattern and...I've never seen an 'exit' that quick before. I'm running Windows 8.1 on what I thought was a 'magic' Dell XPS 12 -

View 4 Replies View Related

AutoCAD Inventor :: Edit Dimension Dialog Box?

Jun 3, 2013

The drop down arrow and check mark have disappeared from my Edit Dimension Dialog Box. What are the setting to turn those back on?

View 4 Replies View Related

AutoCAD Inventor :: Use Edit Sketch To Change Path Geometry

Dec 19, 2013

"Path has discontinuous segments. Use Edit Sketch to change the path geometry"

View 5 Replies View Related

AutoCAD Inventor :: 2013 / Model Will Not Update After Sketch Edit

Jul 15, 2013

Tried to do something that all other 3D softwares seem to have no problem with, even inventor at least when we were using the old versions.

Editting sketch - close sketch.     No model update.

This is an existing 3D model created with inv2011.  inv2013 does not like much of what we created in the old releases of inv.

Sketch gives me 1 dimension.  Part and drawing give the old dimension value.

This is yet another major sign of unstable software. Over 24 software issues discovered from changing  inv2011 to inv2013.

View 9 Replies View Related

AutoCAD Inventor :: Edit A Sketch In Multi Body Part File?

May 1, 2012

I am trying to edit a sketch in a multi body part file.  While I am trying to edit, it displays all other solid bodies which is not required.  How to switch them off displaying unnecessary solid bodies while editing a sketch?

View 6 Replies View Related

AutoCAD Inventor :: 2012 - View Change When Opening Sketch To Edit

Jun 6, 2012

If I zoom in on a small detail in a large sketch and then issue the "edit sketch" command Inventor changes the view to where the origin is visible on the screen. Is it possible to disable this?

View 2 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 :: Edit Dimension Window Size?

May 25, 2012

Is there any way to set that 'edit dimension' window/box in the sketch environment so that it opens to the length of the parameter being used? All my models for our library items are entirely controlled by Excel sheets and the names of the parameters are often quite lengthy. It's very annoying to have to drag the edit dimension box wider each time and push home or end to see everything.

View 4 Replies View Related







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