AutoCAD Inventor :: Sketch Will Not Offset
Apr 30, 2013Inventor 2011 will not offset polygon in sketch mode. I get "Method not supported for transient meta" error message.
View 9 RepliesInventor 2011 will not offset polygon in sketch mode. I get "Method not supported for transient meta" error message.
View 9 RepliesIs it possible to offset this 3D sketch1, it must still follow the curvature.
View 9 Replies View RelatedI edited a sketch for an emboss to move the number over. But the resulting emboss still acts like I din not make the edit.
Inventor Suite 2013 Ultimate
In 2013 SP1.1 we are noticing that when using offset in a sketch, the offset line/curve is invisible and cant be seen until a zoom is done, then it appears.
View 1 Replies View RelatedI know why you cant loop select and offset the rectangle but surley if you are going to take the time to listen to users and create requested tools, you should do it well?
View 4 Replies View RelatedI would like to be able to offset a 3D Sketch in a direction normal to a plane. In the attached image, I have drawn in an orange color the direction I would like the 3DSketch to offset.The white line is where the new sketch would be.
The yellow surface is the 3dsketch extend to a plane
There might be some tools in Inventor that will do what I am trying, but I have not found it yet. I have tried extend surface, but that will not take it the direction I want.
I am a beginner when a extrude a feature and select a part surface for new sketch now i want is to offset that surface but i can,t there is + sign with mouse icon and something like fully constrained is written in down the window.
View 9 Replies View RelatedI'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 RelatedHow 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.
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++; }
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
want to change sketch 2013 into the sketch of 2010
View 1 Replies View RelatedWhen I edit certain sketched some other sketches disappear. see attached.
This is causing modelling to slow down as I can not project lines from the sketch that has disappeared.
After I create a adaptive part from projected sketch. How to modify the sketch? Please see the part attached.
View 6 Replies View Relatedwhat is the difference between a sketch and a planar sketch?
View 2 Replies View RelatedI'm having trouble with constaints, I'd like to constrain my sketch to a point in another sketch on a different plane. Is this posible in Inventor? If so how? If Inventor works differently how would you get a points in one sketch to be linked to points another?
View 2 Replies View RelatedI need an offset lisp routine to offset a selected line a set distance on each side of the selected line and change the layer of the offset lines to the current layer, and then keep prompting me to select the next line for offsetting until I'm finished.
View 3 Replies View RelatedI am trying to create a station-offset label style that will drop the trailing zeros in the offset section - e.g. 15' instead of 15.00', but if the offset is not at a whole number, e.g. 15.01, etc. it will display the entire offset.
I created two expressions: IF(OFFSET-TRUNC(OFFSET)=0,.1/12,.00000001/12)
and this one: IF(OFFSET-TRUNC(OFFSET)!=0,.1/12,.00000001/12)
I then created two offset components, one called truncated, and one called full, and assigned the heights to match the expressions.
I have attached the file, the style is ACHD-Sta Off-Rt [copy]
C3D 2011, Win x64
I drew the first sketch. i want to insert an offset plane. i use the plane tool, mark 2 sketch entities and a plane is formed. i move it, but it moves only on the plane of the sketch, the dialog box for the distance doesn't appear.
View 3 Replies View RelatedIn Inventor 2012, if I offset a curve and then constrain the offset to the correct dimension, it always moves the original curve and the offset curve becomes the "fixed" curve. How can I change this?
View 8 Replies View RelatedWhat I have is a round part with a few features. I drew it in Inventor until I got stuck with the last feature, which happens to be a hole, on the OD of the part that is at an angle (don't care what angle so long as it doesn't intersect with the hole next to it).
I have screen shot? both the mechanical 2D version and my 'so far' Inventor version, how I can go about modeling this feature?
Btw, the hole this has to connect to is the one highlighted green in the bottom pic or the only one dimensioned in the top pic.
All previous releases of Inventor before 2013 would display the name of the parameter that controls the offset value of a plane. While editing an offset plane you could see the name either in the title of the pop up or by holding your cursor over the parameter value. In release 2013 I have been unable to find the parameter name anywhere when editing the plane. I have a lot of equations in my models. Being able to track down bugs is difficult enough without not knowing what parameter I'm looking at.
Is there a setting I need to turn on/off to get the parameter name to display again?
I have an assembly that I am trying to offset surfaces from other components to create a different part. I have this part inserted into the assembly (only planes and axis exist on this part for now).
When I try to edit it in the assembly, and select "Copy Construction" from the surfaces menu it will not select the surfaces I need. First is this the correct command? This looked like the closest to an offset surface command.
If not, what is the correct command?
I should also add that this assembly has welds in it, if that makes any difference.
Using IV 2013 and Frames.
When i get some frames and need to use the feature NOTCH, is there a way to put one offset on it ? like we can do using MITER ?
The solution we've found here is in every member that we use NOTCH, we enter in the frame part and then use the feature THICKEN/OFFSET, this wey i can get the standard offset of 3mm that we use here for welding.
Or, if there is other easy way instead of NOTCH, to make one frame get to other with offset.
The image below shows what i mean, i need to get this off set in the frames on Z AXIS.
IV 2013
I need a pit configuration, and I use the offset command to offset a base polyline to first 10 m and then 3 and so on.. is there a way to do this in an automatically way, that you can choose the lenght of the offset for each "offset" (i.e. 1st 10 m, 2nd 3, 3rd 10 m, 4th 3 m, and so on. I am actually using civil 3D.
View 2 Replies View RelatedI am using MAYA 2012 on Windows 7. When I import audio (.WAV) it works fine, but if I offset it to a later frame the waveform moves to the right frame but when scrubbing the audio stays at 0. Making if very difficult to lip-sync. I have tried re-caching, playing the scene all the way through and all other options I have seen online.
View 1 Replies View RelatedAnyway to change the Offset from the out of the revision tag/box edge to the edge of the text instead of leaving such a large gap I want to make it smaller less obtrusive(smaller) and I have tried changing the text size but it doesn't change the offset it changes the text size to small but the outline still remains the same size , I cannot find a location to make a new style that also ties to the revision annotation table in the drawing , I have attached a sample for you to look at what I am trying to change.
Using Inventor 2012
Vault 2012
This sheet metal model was working fine, until I decided to check it against the original AutoCAD drawing. Once I finish the "Side layout" sketch, the two thicken features had exclamation marks.
Create Thicken/Offset feature failed
00014118master.ipt: Errors occurred during update
Thicken7: Could not build this Thicken
The attempted operation did not produce a meaningful result. Try with different inputs. Thicken feature is where I left "End of part"
If I tick "Automatic blending", it still works, but I want to create a new solid.
------------------------------------------------------------------------------------------------------
Autodesk Inventor 2013 SP1.1 64-Bit
Vista Business 64-Bit
E8400, 8GB, ATI FireGL V5600
I have created a user parameter in a assembly, then creating a member with FG i use that parameter as member offset. The same with other members.
Changing from Parameters that parameter no update happen, I have tried rebuild all, refresh..no working. The only thing that works, is to use the "change" command , select my member(s) , change nothing, than ok.
Then it update.
Is it a software limit? A bug? An error in the workflow?
I am having an issue in trying to get my hole axis to offset in the opposite direction. In the image below I want the slot to be centered on the hole. I can get it to offset moving the slot to the left, but can't get it to go to the right. I have tried a negative number, but both positive and negative move it to the left.
View 7 Replies View RelatedI need a creative way to do something I know can be done in SW and Pro-E but as far as I know can not be done in Inventor to date
I am using the origin center line and semitry to control a box and its associated geometry and want to control the position or offset of a second box relitive to the first using a center line associated to the second box with a dimension. Problem is that the dim will only control its off set position relitive to the initial side from which the dim was placed. I.E. if the dim is placed when the CL of the second box is to the right it can not be moved to the left (what would in essence be a -dim condition) understandably Inventor does not like that but SW and Pro-E can use there little wheel and roll it down to 0 and then back up to a + dim in the opposit or in this case Left direction.
I know that I could place a dim off the interior wall of my first box geometry and associate it to the CL of the second box but the math to that may or may not be appropreatly effective in other words in condition A it may need to be 1/3 of d1 and in condition B it may need to be 2/3's of d1 or some other dimension.
I would love to be able to do this via iLogic or perhaps something to do with the placement relitive to a construction geometry utilizing a circle but so far I have not found a viable solution.