AutoCAD Inventor :: Window Select Sketch Geometry To Project?

Nov 9, 2011

I am unable to select Sketch geometry via a crossing window to project to a new sketch.

While in the new sketch if I select " Project Geometry " I am only able to select one line at a time. quite tedious for some of my larger projects.

I can not honestly say that this feature was available in previous releases but it seems to me it was. Am I missing a variable somewhere?

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Project Geometry Perpendicular To Sketch

Aug 20, 2013

I have an existing sketch and a new sketch onto which I want to project some lines from the existing sketch.

The panes of both sketches do not run parrallel.

Normally a projection is created by imaginary projection lines from the existing sketch to the new sketch perpendicular to the new sketch.

But now and want to project the existing sketch with imaginary projection lines that are perpendicular to the existing sketch.

View 9 Replies View Related

AutoCAD Inventor :: Hide Project Geometry From Model Sketch -> DXF

Mar 6, 2013

Is there a way to hide project geometry from model sketch? I am modeling a sheetmetal part where I need to sketch centermaks, part number etc. for laser cutting. I want to use xy planes for symmetry reasons when sketching, but I don't want them to appear in dxf. This is a problem if I create a dxf directly from the model.

Usually I create dxf files from drawing by adding new sheet where I create flat pattern view from the spesific part (excluding machinigs etc, only thermal cut boundaries visible). In the drawing I am allso able to show model sketches and hide unwanted project geometry. Is it possible to include these sketches to dxf?

View 1 Replies View Related

AutoCAD Inventor :: Macro Delete Project Geometry In Sketch

Jul 31, 2013

I wish to delete all project geometry in the active drawingsketch with 1 click

But unsure how to get to these constraints.

Are these geometricConstraints?

What I have now doesnt work:

Select Case ThisDoc.Document.DocumentType
Case 12292:
Case Else: MsgBox("Current Document not a drawing document")
Exit Sub
End Select

[Code] .......

View 3 Replies View Related

AutoCAD Inventor :: Trim Sketch Geometry Dynamically

May 5, 2012

Trim/ extend sketch geometry dynamically doesn't work with construction lines?

View 1 Replies View Related

AutoCAD Inventor :: Remove All Projected Geometry From Sketch

Sep 19, 2013

Is there a way to quickly remove all geometric elements that have been projected upon a sketch?

I don't want to remove the constraints that lock them. I want to remove the elements that basically have that constraint.

View 2 Replies View Related

AutoCAD Inventor :: Projected Sketch Geometry Not Updating?

Jan 7, 2013

We just upgraded from 2011 to 2013 and we are having SERIOUS problems with our projected sketch geometry in parts not updating. We have only done this about 1.1 million times over the past four years and now every one of our skeleton models we touch is failing to update and causing a whole mess of delays.

I looked through the Application options for sketching and didn't see anything.

View 8 Replies View Related

AutoCAD Inventor :: Reference To Original Sketch When Projecting Geometry

Apr 10, 2012

In an assembly document, if you want to project a sketch from one part into another, you go through these steps:

- select the part

- edit the part

- create a 2D sketch

- select the plane

- select project geometry

- select the sketch in the other part

- finish sketch

This creates a reference to the original sketch, so if I move the original sketch the new sketch will also move when I hit Assemble.

I am trying to do the same through the API, so I create a proxy for the original sketch and a proxy for the new sketch. I then use the AddByProjectingEntity method on the new sketch proxy passing the original sketch proxy.

This works for projecting the sketch, but it doesn't create the reference, so if I move the original sketch the new one doesn't move, even if I hit Assemble. How to create this link between the two sketches?

View 6 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 :: Toggle Sketch Only Geometry When Creating Drawing?

Jan 23, 2012

Can we now toggle "sketch only" geometry when creating drawing view sketch transient geometry in the Inventor 2012 API?

View 2 Replies View Related

AutoCAD Inventor :: Can't Project Geometry Of View In IDW Environment

Mar 21, 2012

I am creating a view, then a sketch on the top of the view. I should be able to project geometry of the view onto the sketch, for some rason Project Geometry icon is grayed out. 

View 2 Replies View Related

AutoCAD Inventor :: Fundamental Change Of Geometry Near The End Of Project?

Nov 27, 2012

I am designing a vacuum part in Autodesk Inventor, which is essentially a long cuboid shape with various valves and spaces for windows along it's length (see attached pic). Upon finishing the design of this part, a few details need to be changed - one being the fundamental shape of the object. It now needs to be a larger square section attached to a long cuboid section (as I found out the valves on the right hand side of the drawing are around double the size they are in this drawing). Rather than restart the project from scratch, I would like to only modify one of the ends to be extruded out into a square shape, or something like that. My first idea was to use the split command in order to split the faces into what I did and didn't want to change, but upon starting this, I don't think this is the best way.

View 2 Replies View Related

AutoCAD Inventor :: Projected Geometry In Sketch In IDW - Related To Breaks In View

Apr 12, 2012

I'm using Inventor 2012, and experiencing some trouble with certain types of projected geometry that I'm using in a sketch associated with a view in an .IDW file - but only when the view involves a break (or breaks).

I'm generating section views to show the layout of hole details at various axial locations along the part. When placing a section line, I can't "pick up" any appropriate locating geometry from the view. So, after creating the view (using just a vertical section line), I edit the sketch that defines the section line. Project some geometry (the edges of the holes, in the attached example), draw some additional geometry constrained to that, then constrain the section line to that. That works fine; if I move the view around, the section lines stay attached to it. This is what is shown in the attached "before break" picture.

When I apply a break to the drawing, though, the section lines don't follow the changing view. They stay right there, as if the view had not been broken at all. This is what's shown in the attached "after break" picture. Move the view around, and they track with it - but always staying the same "real" distance apart from each other. It is as if that projected geometry were completely ignoring the break.

I observe something similar if I start with an IDW view with one or more breaks, then create a sketch associated with the view. If I project geometry, some of it projects where it should, but other geometry projects elsewhere on the page - as if no breaks were present in the view.

The part I've shown here is something I put together as a simplified example of what I'm observing. The part I'm actually trying to detail is more complicated (many more details), and much longer (so breaks are a requirement to put it on paper).

View 3 Replies View Related

AutoCAD Inventor :: Edge Of Cylinder Not Projecting Using Project Geometry

Mar 27, 2012

I'm trying to project an edge of a cylinder in a "detail" view. Here's the process I'm taking. Click the view and pick "create sketch", then I pick "Project Geometry". Then I pick the edges of the cylinder I'd like to project and it only projects one side. I can select the edge, but when I right-click and pick done it won't project it. It appears to me that it's only allowing one edge of the same object to be projected. I've tested other objects and it seems to only do this with cylinders.

Is this a setting or a bug in 2012?

View 4 Replies View Related

AutoCAD Inventor :: How To Create Sketch Geometry Used To Define Planes / Axis And Points

Nov 6, 2012

I am using projected and sketched geometry (2D sketches) in assembly space to create lines/ points that I intend to use to define planes and axes. The problem I have is that nearly all the geometry I create (lines and points in 2D sketches) is not "selectable" when I try to create planes or axes.  I  cannot even put a work points "on top of" my sketch points.  Why are my sketches not usable in the assembly space?   Since the components in my model are just two extruded rings I don't have any linear edges I can select to make this work/ define planes.

View 9 Replies View Related

AutoCAD Inventor :: 2012 - Project Geometry Not Working Properly In IDW Environment

Jun 21, 2011

When I create a new sketch on any given view and utilize the 'Project Geometry' command, not all geometry will project onto the sketch.  It seems random; I've tried multiple times using different orders in which to choose the geometry.  Sometimes certain geometry will project, sometimes not.

Inventor 2012

View 4 Replies View Related

AutoCAD Inventor :: Project Geometry To Locate All Holes In The Frame Into Cover

Mar 20, 2013

Using Inventor 2012 SP2

Have been using Inventor for 6 months or so after being on Solidowrks for many years.

With the settings I have from the start I have been avoiding using adaptivity because it causes more problems than it seems to fix. Just ran into this problem a few minutes ago.

Basic rect angle iron frame, put holes in them for fasteners. Created the cover and constrained it to the frame assembly. Used project geometry to locate all the holes in the frame onto the cover. Use the "Hole" feature and everything is good with the world.

Then changed the side pc of the frame, shortened it by 1.25 inches. Would not update until I deleted the cover and the fasteners. Even then I had to go thru all the constraints I used, edit them back to the number I had used. Once I did all that the frame was the correct size.

I must be missing something serious, it has to be easier than this to use adaptive parts.

View 9 Replies View Related

AutoCAD Inventor :: Project Geometry - How To Save New Hole Back To Original Solid

Jun 6, 2012

I used "project geometry" in an assembly to locate and place a hole from one part to another. How do I save the new hole back to the original solid?

View 5 Replies View Related

AutoCAD Inventor :: How To Project Image In Sketch

Jan 8, 2014

I'm wanting to emboss a logo onto a part. Is it possible to project the logo outline? Or is there a better way of getting the logo into inventor? The logo file is a .jpg file.

HP Z400 Workstation
Intel Xeon @ 3.33GHz
12.0 GB RAM
Windows 7 64-bit
Inventor Pro 2014

View 4 Replies View Related

AutoCAD Inventor :: Project A Sketch On A Cylinder?

Jul 15, 2012

How could I project a sketch on a cylinder?

(see image attached)

View 7 Replies View Related

AutoCAD Inventor :: Project Sketch Onto Part To Remove 2mm Of Shape

Dec 7, 2013

is there a method to project the sketch onto the part so that i can then remove 2mm of that shape from the part....?

Inventor 2013 & Inventor 2014 (work)

View 1 Replies View Related

AutoCAD Inventor :: How To Select All Segments Of A Sketch

Jan 25, 2013

I am very new to all Autodesk software. I am currently doing a trial on Inventor 2013 and Solidworks 2013 to decide which software is a better fit for my company. I am offsetting a very complex sketch by .002" and I want to delete the original. Clicking every line and radius does not make sense to me.

View 9 Replies View Related

AutoCAD Inventor :: Can't Select Sketch Constraint

Oct 12, 2011

 I can't seem to get inventor to select a given parameter inside a sketch. It keeps giving me an error.

All I want to do is to have inventor Select / Highlight a parameter inside of a sketch so the user can clearly see it in the window. Ive tried heaps of different selection options, I just can't work out what ive done wrong.
 
Sub GetParameter()Dim TargetName As StringDim oCompDef As PartComponentDefinitionDim oSketch As PlanarSketchDim oConstr As DimensionConstraintDim oParam As ParameterDim oCmdMgr As CommandManagerTargetName = d0 ' parameter nameSet oCmdMgr = ThisApplication.CommandManagerSet oCompDef = ThisApplication.ActiveDocument.ComponentDefinitionFor Each oSketch In oCompDef.Sketches For Each oConstr In oSketch.DimensionConstraints If oConstr.Parameter.Name = TargetName Then Set oParam = oConstr.Parameter oSketch.Edit Call oCmdMgr.DoSelect(oParam) Exit Sub End If NextNextEnd Sub

View 2 Replies View Related

AutoCAD Inventor :: Rectangle In A Sketch - Select Parameter

Feb 11, 2013

When i place a rectangle in a sketch i can't select the parameters to be directly linked to size. I must first enter a number, delete the number and can then through the triangle to the parameter list. Is it possible to approach  the parameters directly ?

View 3 Replies View Related

AutoCAD Inventor :: Loop Select Sketch To Create Boundary

Sep 26, 2011

I am not sure exactly why this is a limited feature of Inventor 2011 but when you want to select a sketch to create a boundary patch you have to select each part of the sketch in sequence.  It's a pretty laborious task.  I am looking to a way to automate this using i logic. 

View 5 Replies View Related

AutoCAD Inventor :: Unable To Select Sketch / Profile For Extrude Cut

Sep 29, 2011

See attached image file. I can't select just the profile sketch to cut extrude. It only selects the whole face (surface). I have this issue on (2) different workstations and on various parts along the way.

View 2 Replies View Related

AutoCAD Inventor :: Select Sketch Features Not Working Consistently

Dec 18, 2013

I am having an issue with the "select sketch features" selection filter. Specifically, it does not seem to work within the edit-in-place environment. If I am sketching on a part that has been opened discretely, selection functions normally. However, if I am editing within an assembly and I attempt to work in a sketch, face selection takes priority over selecting dimensions or sketch features despite the sketch features filter being active. I have not always had this problem, and it began approximately a month ago. I can't think of anything I might have changed to cause this, but I'm wondering if there's an option somewhere that I accidentally toggled.

Inventor 2014 SP1
Windows 7

View 2 Replies View Related

AutoCAD Inventor :: Cannot Select By Window Dragging

Jun 23, 2012

I made a complex sketch, and want to extrude.When i want to select the whole sketch, i position the mouse on the upper left of the screen and drag down and right, but no window is created.

And i cannot add segments to the selection, even with pressing SHIFT, because immediately after the first is selected, it is extruded.you see on the picture i attached that some segments (in red) are connected. how can i connect all the sketch together, so when i will select it everything is selected.

View 9 Replies View Related

AutoCAD Inventor :: Select Faces By Window

Oct 19, 2011

I have seen selection filter and apply selction of faces and edges.

I want to leverage this further. In a part, is it possible to simply drag a window and have inventor select all faces?

Inventor Professional 2013
Vault Collaboration 2013

View 9 Replies View Related

AutoCAD Inventor :: Window Select Multiple Annotations At Once

Dec 3, 2013

With "Select Annotations" I can window select multiple annotations at once.  Why can't I window select bodies, features, or face and edges?  AutoCAD, NX and Solidworks can do it. Do I have to change a setting somewhere?

View 1 Replies View Related

AutoCAD Inventor :: Project Sketch From Part To Another Part In Assembly?

Feb 7, 2013

I can't seem to find how to use the Inventor 2012 API to project an entire sketch profile from one .ipt to another .ipt file from within an .iam file.

i7-2720QM Dell Precision M6600, Win 7 Pro 64-bit, 8GB RAM
Autodesk Product Design Suite Ultimate 2013
Autodesk Vault Professional 2013

View 2 Replies View Related







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