AutoCAD Inventor :: Adaptive Sketch Reference

May 22, 2012

co-workers part file. in the assembly tree the part file has

Cut-->Sketch52-->Reference38.

Now from what I understand if I adjust something in the the assembly file that this Reference38 is associated to then the cut will be adjusted accordingly. My question is, is there a way to determine what Reference 38 is referring to exactly? Which assembly file and which component/part?

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Hole Tool Fails If Adaptive Reference Sketch Is Deleted And Recreated

Jun 10, 2013

The hole tool will not let me complete the holes if I delete the cross part references & re-create them again.

Note that I had to change some adaptive hole locations to follow a part that was moved & I couldn't get adaptivity turned on for all components involved (adaptivity grayed out on actual part to change). Not sure why I could turn adaptivity back on. So I opted to just recreate the cross part hole references in the parts hole sketch.

I find I have to now delete the holes completely & start over which causes extra work in IDW & IPN files downstream.

Is this as planned or am I doing something wrong. This used to be easy in 2012.

Inventor Suite 2013 Ultimate

View 4 Replies View Related

AutoCAD Inventor :: Can't Reuse Sketch In Adaptive Part

Mar 15, 2013

I have an adaptive part which I created within an assembly. I created work planes in this file, based on features in the assembly, and created a sketch on one of these work planes. I used this sketch for an extrusion. then I wanted to reuse the sketch again for another extrusion - normally one needs to select 'Share sketch' from the right-click menu of the sketch, but this is not available. I have already experienced this (random) behaviour, i.e. the 'Share sketch' option missing from the menu. In those case it was ok to make the sketch visible, and then I could use it again. But now it doesn't work. I made it visible, but when I click Extrusion, Inventor wants me to create a sketch, claiming there is no usable sketch.

Inventor 2013

View 9 Replies View Related

AutoCAD Inventor :: Reference A Sketch Within Drawing View

Jan 8, 2013

Using Inv 2013 and VB 2010.  I am trying to reference a sketch within a drawing view, but I am having a hard time figuring out which view number and sketch number to use.  I thought I had it figured out, but apparently I was wrong.

For example, see the 2 attached pics, Drawing A and Drawing B.  For Drawing A I had the sketch reference set as

Dim oSheet1_View As DrawingView = oDrawDoc.Sheets(1).DrawingViews(3) Dim oSketch As DrawingSketch oSketch = oSheet1_View.Sketches.Item(1)

Drawing View 3, as it was the 3rd Drawing View in the list, and Sketch #1 within that Drawing View.  I thought this was how it worked, because it worked with my code and it hid the sketch.  However, moving on to Drawing B, I used the same code, and it does not reference that sketch at all.  It did nothing to it.  Even though the Flange_Holes sketch is in the same position.  3rd View down the list, 1st sketch.

So how does Inventor reference these views and sketches?  Is it in order of creation?  Is there a way to reference it by the what the sketch is named instead of trying to decipher the number it's assigned?  I have a lot of drawings already made, and I'm not positive the views were taken and created in the same exact order each time.

View 1 Replies View Related

AutoCAD Inventor :: Create Reference Dimensions In Sketch Mode?

Sep 9, 2003

In 5.3 I can create reference dimensions in sketch mode to my hearts content. They became very valuable as I would use them to determine placement of multiple features. Now, in IV 7, I have alot of trouble creating reference dimensions from adjacent features on the same surface. I have to change the way I'm working now and it has stumped me on a few occasions. is there a "new" feature I need to enable or is this the cost of progress?

View 9 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 :: Unable To Delete Sick Sketch Reference

Feb 21, 2012

I have a sketch reference that is giving a cross part failure error.  I am unable to select the reference in the browser so I cant delete it or update it. 

How to get rid of it.  Deleting the sketch and starting again will be a disaster.

Using 2011SP2 XP64.

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

Revit :: Hosted Adaptive Point Along Intersection Of Reference Planes

Mar 20, 2013

Is it possible to host an adaptive point along the intersection of two reference planes? Or is there another way to accomplish this same idea?

View 5 Replies View Related

AutoCAD Inventor :: Adaptive Part Won't Adapt

May 28, 2013

I've been working with adaptive parts for a while now so I think I have a pretty good handle on how they work, but I've tried every trick I know and can't get this adaptive part to adapt correctly. When I apply the final constraint, which should drive its length, Inventor tells me it's an inconsistent constraint. If the part would adapt, it should be perfectly consistent. I've attached my work-set, the constraint I'm trying to apply is "Flush:17" under "Side Guard Plate" (the last component in the browser tree).

View 9 Replies View Related

AutoCAD Inventor :: Can't Make Subassembly Adaptive

Feb 11, 2013

I have an assembly that i want to insert in another assembly. When i do insert it i try to make it "Adaptive" but the option is graded out/not available. How can i make it Adaptive?

View 2 Replies View Related

AutoCAD Inventor :: Make Assembly Adaptive As Possible

Sep 7, 2012

what kind of work flow I can use to make an assembly adaptive as possible..I need to make a machine fixture that requires cut outs for three parts. The fixture is made from a 8" x 5" x 0.19" thk piece of UHMW. I've made the "blank" and it features the work planes I need to place the three parts that the cut outs are derived from.

At first I just started the assembly and placed the parts where they should be and then used sketched outlines to define the cuts. However, since the parts are there they get "cut" as well.

I was wondering if I could make adaptive sketches linked to these parts and then import THEM into the correct plane. I could then use them to define the cuts.

View 2 Replies View Related

AutoCAD Inventor :: Cannot Make Part Adaptive

Sep 10, 2012

I have an assembly with several analogical parts and they have sketches with project geometry inside this assembly ("Adaptive" function works good, look pic "Works").

Unfotrunately, one part of parts doesnt work perfectly ("Adaptive" function is not active, look pic "Doesnt work"),

View 5 Replies View Related

AutoCAD Inventor :: How To Clear Adaptive Flag

Aug 1, 2012

I had a part which was adaptive in the context of an assembly. I managed to remove it from this assembly in such a way that Inventor did not clear it's adaptive flag (when I remove a part from an assembly, Inventor typically asks whether it should clear this flag - this time it didn't, I can not remember exactly what I did). Anyway, now I can not make this part adaptive anymore in another assembly. How can one clear this flag?

View 3 Replies View Related

AutoCAD Inventor :: Adaptive Part Using IMates

May 27, 2010

Is there a way to make a part being placed into an assembly instantly adapt using imates?

For instance:New assembly... Place box 1...Place box 2, but have it automatically placed inside of box 1 and sized to fit inside with 1" clearance all around.

View 1 Replies View Related

AutoCAD Inventor :: Adaptive Sweeped Part

Aug 16, 2012

I'm trying to make an adaptive part using a sweep. I'd like to be able to constrain both ends to other parts in an assembly and have it change as needed. I'm having trouble making the part adaptive though.

If I make a simple extruded cylinder, I can right click on the feature and make it adaptive. Then in an assembly it will change it's length when I constrain the two ends to fixed objects.

If I make a sweeped cylinder along a simple zig zag composed of three lines, I don't get the adaptive option in the right click for the feature. If I make the two sketches the sweep is comprised of adaptive the sweep feature has the adaptive icon next to it, but it won't change. I made both parts adaptive inside of the assembly also.

Is there some trick to making a sweeped part adpative?

View 2 Replies View Related

AutoCAD Inventor :: Adaptive Structural Bracing

Jul 18, 2013

I've been working with inventor professionally for about a year now doing piping and vessels for the oil field. This also involves a lot of pipe supports and platforms.

I'm trying to streamline the process right now by coming up with a way to make some adaptive bracing that I can reuse so I don't have to model it over and over. Most of the engineer drawings I get are basically the same; 2d lines for beams with work points for the bracing and typical connection details.

I start with a skeletal model and use frame gen to drop my beams in. But bracing is where I run into difficulty. I get it done but its just tedious and time consuming

Is their a way I can make a reusable adaptive or flexible bracing for this task? Here's some pics of what I've been sinking around with to try and automate this (I haven't found a good solution yet).

1. Created my skeleton
2. Dropped beams in
3. Created bracing template
4. Dropped bracing temp in assembly
5. Constrained it into place
6. used make parts to place the gusset plates into my assembly
7. gusset plates fully parametric

I'd like to have a better process of doing this. Ideally I'd like to drop a whole brace sub-assembly (gussets, brace and bolts) in to the main assembly and constrain to the drawing specified work points and be done with it.

View 6 Replies View Related

AutoCAD Inventor :: Cable Adaptive To 4 Wheels

Sep 30, 2011

I’m working on a project where I need to make a cable that is adaptive to 4 wheels, where 2 of them is moving.

View 5 Replies View Related

AutoCAD Inventor :: How To Build Adaptive Assembly

Oct 20, 2011

I built an assembly made of some sheet metal parts.

Now - I wanted it to be easily changeable, meaning: in order that each part will adjust according to the other, for instance, it's length, height etc. , and will move with it and adjust, I first made work points on the mating part edges, and then in the relevant part's sketch ( I made the work point inside of the part, not the assembly!) I projected the point.

I was sure that because I see the work point with the "adaptive" symbol , the workp point will move with the parts if I change the dimensions.

It didn't work: For some reason when I'm changing dimensions, the work point stay where it was, even though it's with the "Adaptive" symbol, which makes me wonder what does it really mean (the symbol) if it point won't move along with the part while it changes.

What is the best way for me to do it? Did I have to project the points/edges in the sketch without doing a "work point' before?

My experience with the inventor lately shows that this method isn't working either. I'm sure there a "right" way to do it!

This is very important and elementary thing to do - to adjust part (with their sketches) according to the other.

Inventor 2012 Pro.
I7 workstation

View 9 Replies View Related

AutoCAD Inventor :: How To Make Adaptive Airbag

Aug 27, 2012

how to make an adaptive airbag (part or assy??).

I've never been able to make adaptivity work correctly in kinematic applications, except with cables, but they break all the time and the model does strange things.

Right now, I need to make an airbag adaptive, so when the control arm/axle goes up and down, the airbag gets longer or shorter:

1. top plate constrained to frame rail

2. bottom plate swings off-plane (in 3d space at strange angle)

3. rubber airbag attaches to both plates

I tried to make a part, but that didn't work.

I tried to make an adaptive assembly, but that didn't work.i just can't get this to work.

IV 2010 Suite
Digital Storm PC:
EVGA & Intel components
Win 7 Pro 64 bit

View 1 Replies View Related

AutoCAD Inventor :: Cannot Make Part Adaptive

Nov 18, 2012

1) How Can I turn on 'Adaptive' option on the menu shown in attached picture for layout part? (in assembly invironment)

2) Which process or fault leads to that problem?

View 1 Replies View Related

AutoCAD Inventor :: Adaptive Icon In Model Tree?

Oct 24, 2011

what the little symbol that looks like the recycle symbol is in the model tree is?  I have several parts in this assembly and many of them seem to have this symbol that says adaptive next to them and I can't find and rhyme or reason to it.  I am attaching a screen shot of it.  I use Inventor 2012. 

View 1 Replies View Related

AutoCAD Inventor :: Reuse An Adaptive Part In Assembly

May 26, 2013

I am making a truss assembly by connecting a series of nodes with 100 adaptive rods. The node positions are somewhat random, so each rod will be a unique length.

It could be done with 100 adaptive rods.  Something like one adaptive part that can be used 100 times in one assembly?

View 2 Replies View Related

AutoCAD Inventor :: How To Make Attached Part Adaptive

Dec 1, 2012

When I create part .ipt directly in assembly .iam, I can make it adaptive. I'm doing the projection of geometry. Detail goes adaptive. Geometry appears as a link.

But if I put in the assembly finished parts or remove part created in the assembly, and then insert it back, the adaptability of parts did not get to create. Then the projection geometry inserts usual nonadaptive geometry without reference.

Can I make a finished part adaptive, without creating a component at the place in this assembly?

View 1 Replies View Related

AutoCAD Inventor :: Adaptive Cylinder Length Not Adapting?

May 28, 2013

I am trying to adapt the length of a rod to join two nodes. The error message reads:  The new constraint conflicts with existing assembly constraints.

A simple 3-part example is attached.

The middle part should adapt to connect the two cylinders. The middle part is flagged adaptive in both the assembly and the part. The adaptive dimension is not constrained.

View 3 Replies View Related

AutoCAD Inventor :: Shared Sketch Generates Sketch Doctor Error - Feature Suppressed

Sep 21, 2011

I've created a shared sketch and have used it with various features. Sometime those features are suppressed. The model works fine but the shared sketch generates a sketch doctor error because the feature that created it has been suppressed. Is there anyway to make the sketch suppressed so it doesn't trigger a sketch doctor error? Inventor 2013

View 2 Replies View Related

AutoCAD Inventor :: Copy Part Sketch Into Drawing Sketch

Sep 20, 2012

How do I duplicate the 2D line work from a part level sketch into a drawing level (overlay) sketch?

I started a simple 2D piping system diagram sketch by opening a new part file and using a sketch to stick draw the system schematic including some annotations.  Then I opened a new drawing file and made a base view of the part file to bring a view of the original sketch into the drawing.

I realize now that it would have been much easier to have created the schematic directly in a 2D sketch at the drawing level, which would have made editing the annotations much easier at the drawing level, and there is really no need for the part file to exist.  I have no intention of creating a 3D model or "real" part in the .ipt file, was just using it as a jumping off point to sketch.

I was thinking that I could correct my error in judgment by just copying the sketch and pasting it into a new sketch on the drawing, but it doesn't want to work that way.  I have tried copying both the whole sketch at the browser level, and the entire sketch contents (all of the lines and annotations) from the opened part sketch, but when I attempt to paste either of those into the drawing, paste does not seem to be an option.  I'd rather not have to draw the whole thing again, as in typical fashion, my once simple sketch has grown in proportion and complexity from its simple beginning.

View 4 Replies View Related

AutoCAD Inventor :: How To Get Sketch Point Data From Sketch Entity

Dec 3, 2013

I was trying to query some sketch points data from a profile Path using code as below. However the program stopped without telling the reason.

Code below:
i = 0;
foreach (ProfileEntity oSourceProfileEntity in oProfilePath) { switch (oProfilePath[i].SketchEntity.Type) { case ObjectTypeEnum.kSketchArcObject: { SketchArc srcSkArc = default(SketchArc); srcSkArc = (SketchArc) oSourceProfileEntity.SketchEntity; // error points[i] = srcSkArc.StartSketchPoint.Geometry; break; } default: { SketchLine srcSkLine = default(SketchLine); srcSkLine =(SketchLine) oProfilePath[i].SketchEntity; // error points[i] = srcSkLine.StartSketchPoint.Geometry; break; } } i++; } 

View 2 Replies View Related

AutoCAD Inventor :: Converting 3D Sketch To 2D Sketch From IGS File Using Wires?

Aug 1, 2011

First we imported an ".igs" file to inventor, which produced "wires".  Then by promoting the wires it produced a 3-d sketch. 

The model is in one plane and 2-D, and we are trying to use Ansys 2-D analysis, but in-order to do so it needs to be in a 2-D sketch.

The model is too large to be redrawn on a 2-D plane, how to convert it to a 2-D sketch

View 9 Replies View Related

AutoCAD Inventor :: Change Sketch 2013 Into Sketch Of 2010?

Dec 14, 2012

want to change sketch 2013 into the sketch of 2010 

View 1 Replies View Related

AutoCAD Inventor :: Can Tabled Part In Assembly Be Made Adaptive

Jan 19, 2012

Can a tabled part in an assembly be made adaptive? Adaptivity for my tabled part is greyed out.

View 1 Replies View Related







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