AutoCAD Inventor :: What Happened To Origin Axis / Planes In The Browser

Dec 21, 2013

They are all gone in my parts and assemblies.  Only are they visible in the browser when I open a particular part or assembly of the parent. Need them for constraints .

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: Origin Planes Are Oversized

Sep 27, 2012

My model is up in the top right of the planes. I cannot figure out why my origin planes are oversized like this. I have went through the browser and checked all the parts to see if something is out there, nothing. I have set auto-resize on origin planes and yet these are large.

Dell XPS 8300
Intel(R) Core(TM) i7-2600 CPU@3.40GHz
16GB RAM
Win 8.1 Pro
Autodesk Product Design Suite 2014

View 9 Replies View Related

AutoCAD Inventor :: Origin Work Planes Have Lost Their Names

Sep 26, 2011

see attached image. The Origin Work Planes of my assembly, and some of the origin work planes in sub-assemblies have lost their names. No longer can I see XY Plane / XZ Plane / YZ Plane - all I see is a little red dot when I hover over where the name used to be. ??

View 2 Replies View Related

AutoCAD Inventor :: 2013 - Visible Origin Planes In IPart Children?

Apr 8, 2013

We are just in the process of upgrading to Inventor 2013.  While migrating our iParts, the origin work planes from the part part suddenly appear in some of the children.  In the browser they show up under the iPart parent entry and will have names such as "YZ Plane_1".  The visibility of all of the origin work features in the parent are turned off.  In the children I can right click on these work planes but there is no option to turn off their visibility.  And of course I can't even turn off general categories of object visibility in the children because that function is greyed out.

Is this behavior normal/new in IV 2013?  Is there anyway I can turn off these origin planes in the iPart children?

View 1 Replies View Related

AutoCAD Inventor :: ILogic - Turn On Origin Planes On Selected Parts Within Assembly?

Aug 19, 2012

 Is there a way using ilogic,that when you select/highlight a part within an assembly and run the code that it will turn on the Origin planes only and also turn turn them off ?

View 5 Replies View Related

AutoCAD Inventor :: Dimensioning To Central Axis Through Multiple Sketch Planes

Dec 3, 2011

I am creating a part that consists of a series of intermediate Lofts.  The various Loft termination profiles are sketched on a series of stacked planes, most of which are parallel to one another.  I have a Work Axis (oriented at an angle off of true vertical) that penetrates all of these sketch planes, essentially forming a "central axis" for my part.  Most, but not all, of my sketch planes are normal (perpendicular) to that axis.

I want to use my "central axis" as a reference point in each of my sketches, i.e., the point where the axis intersects the sketch plane.  I am having a minor difficulty.

When I project my central axis into a sketch whose plane is normal (perpendicular) to the axis,  Inventor displays a reference point where the axis penetrates the plane and I can dimension my sketch geometry relative to that point.  Conversely, no such point is displayed when I project the axis into a sketch plane that is NOT normal to the axis.

Is this correct behavior?   To have a dimension able point on my "non-normal" sketch planes, must I create explicit Work Points to mark the intersection between my Axis and such planes, and then project those points into the related sketches?

View 2 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 :: Origin Folder Not Being Shown In Browser Of Assembly

May 5, 2004

Is there a setting or something somewhere that turns off/on the display of the origin folder? I have rebooted and restarted Inventor. For some reason, I can't get see the folder. Even when I edit a part, it is not there. See attached images.

View 5 Replies View Related

AutoCAD Inventor :: View Face - Rotate With Respect To Origin Axis

Jun 2, 2013

is there a way to tell Inventor to align the view to be perpendicular to the Origin axes when View Face or Sketch on face is selected?

It is most disturbing to have to work with the view cube once in the Sketch just to have it make sense?

This is in Inventor Pro 2012.

View 3 Replies View Related

AutoCAD Inventor :: Automatically Project X-axis / Z-axis Or Z-axis Onto Sketch Plane?

Aug 25, 2010

Is it possible to automatically project the x-axis, z-axis or z-axis onto the sketch plane?

I.e. every time you open a new sketch the corresponding lateral and vertical axis will be projected onto the sketch.

View 9 Replies View Related

AutoCAD Inventor :: Cannot Select Origin To Constrain Sketch With Dimension To Origin?

Oct 4, 2012

I cannot select origin to constrain sketch with dimension to origin?

I selected Sketch,
expanded origin,
selected mywork plan (xy)
drew rectangle,
input dims,
right click for marking menu,
selected dimensions,
Origin is yellow,

cannot select it and then edge of rect to set dim that will center sketch on origin? Just like the videos show, but cannot select origin>

View 6 Replies View Related

AutoCAD Inventor :: Attach Axis System To Cylinder Axis

Mar 25, 2013

i try to make an animation. I create a cylinder and i want to rotate it by longitudinal axis. i click 'components', select the cylinder and after i click 'position' to select the axis that axis system appears in the right side of the cylinder not in the middle. If i continue whit this settings the cylinder will rotate by a circle not by his longitudinal axis. How can i move that axis sistem in the middle of the cylinder? I can drag it but can't place it exactly in the middle.

View 1 Replies View Related

AutoCAD Inventor :: Drawing Browser Doesn't Match Model Browser

Oct 29, 2012

I opened the drawing and then from the drawing opened the model.  In the drawing it is showing the 4th instance of ROUND CRS-032175 X 33 as an assembly.  It also is not showing in the view and yet the visibility is checked.  AI2012 SP2 

View 1 Replies View Related

AutoCAD Inventor :: Cannot Add Browser Node To Empty Browser Folder

Apr 8, 2013

I am trying to use the Browsernode.addchild method to add an occurence to an empty browser folder. The code fails at this point and I gett an error pointing to the line "Call oTargetNode.AddChild(oSourceNodeDef)". I can add the occurence with the browserpanes.Reorder method without issue if the folder is not empty. The code is pasted Below.

Format:HTML Format Version:1.0 StartHTML:     165 EndHTML:   29338 StartFragment:     314 EndFragment:   29306 StartSelection:     314 EndSelection:     314
SyntaxEditor Code Snippet
DimPrcsTpAsStringPrcsTp=InputListBox("Process Type?", MultiValue.List("ProcessType"), Parameter("ProcessType"), Title :="Select Process Type", ListName :="Process Type")DimRtgNameAsStringRtgName=PrcsTp&"-"&Parameter("NoRtgsInc")+1MessageBox.Show(RtgName, "Title",MessageBoxButtons.OKCancel)DimoAsmAsAssemblyDocument=ThisDoc.DocumentDimoMatrixAsMatrix=ThisApplication.TransientGeometry.CreateMatrixDimoOccAsComponentOccurrenceoOcc=oAsm.ComponentDefinition.Occurrences.AddVirtual(RtgName, oMatrix)DimoCompDefVirtualAsVirtualComponentDefinition=oOcc.Definition'CREATE AND SET THE

[code]....

View 1 Replies View Related

AutoCAD Inventor :: Force To Use Browser Of Choice Or Default Browser?

Nov 7, 2011

When I press F1 Inventor opens the help on my default browser (Chrome), but when I click the bynocular it uses Internet Explorer.

Is it possible to force Inventor to use a browser of my choice or the default browser?

View 1 Replies View Related

AutoCAD Inventor :: Tweak All The Display Options But Nothing Happened?

Sep 19, 2012

On one of my coworkers computer inventor display is not right. I have tried reinstalling vga drivers and tried to tweak all the display options but nothing happened. see attached showing how the text look like.

Its Inventor 2011, Windows XP64, Quadro200.

View 2 Replies View Related

AutoCAD Inventor :: Planes Visibility

Oct 15, 2013

I have 2 problems:

1. created a turbine whose blades are made from some planes that I applied thicken offset command. I applied circular pattern to multiply the blade around center point but i get too many planes and i must to make invisible each one. How can i make invisible all planes in the same time.

2. After i make them invisibile i exit from that part but when i start that part again or when i place it in an assembly all planes are visible. What should i do to make them invisible for ever.

View 2 Replies View Related

AutoCAD Inventor :: No Planes Or Lines Display

Dec 17, 2013

I just installed inventor. When I begin a part there is no display of the planes, only the corner indicators show up when I hover over a plane. Also, when a part is created, only the edges show up when I hover over them.

View 4 Replies View Related

AutoCAD Inventor :: Not Bringing Up 2D Sketch Planes?

Nov 13, 2013

recently installed inventor pro 2014 on a school computer for a project we are doing, one problem. when i click 2D sketch nothing happens, so i have no wau to make a sketch.

View 2 Replies View Related

AutoCAD Inventor :: Work Planes Angles

May 15, 2013

In a part file is it possible to find the adaptive workplanes used to create extrusion1. And then find if the two workplanes are at an angle with respect to the origin planes.

Have been looking for a while but it seems hard to find information on workplanes

View 4 Replies View Related

AutoCAD Inventor :: Part Measure Gets Planes

Apr 10, 2013

I've created Custom properties, parameters, to get the outside measure of the parts and it works fine until we create and leave activated a work plane outside the part so it measures not until the end of the part but until the plane.

View 9 Replies View Related

AutoCAD Inventor :: Cannot Project Any Work Planes

Sep 6, 2013

Isn't this an important part of sketches?  Why would I not be able to project a work plane.

Cannot project any w-planes whether default or created in inv2013.

View 9 Replies View Related

AutoCAD Inventor :: Drawing - View Between Two Planes?

Sep 11, 2013

i have assembly and i want make drawing of part of it. Part of assembly i want to show/draw is between two parallel planes. How can i do this?

I'm using inventor 2010.

View 2 Replies View Related

AutoCAD Inventor :: Auto Project Datum Planes

Jul 13, 2012

is there a way to auto project datum planes that are square to the sketch?

View 4 Replies View Related

AutoCAD Inventor :: Can Extrusion-1 Be Shelled Between 2 Work Planes

Apr 25, 2012

Can extrusion-1 be shelled between the 2 work planes?

View 4 Replies View Related

AutoCAD Inventor :: Insert Part In Assembly On 1 / 2 Planes

Jan 2, 2014

Is there a way to insert a part that would be grounded or flush constrained on one or two planes only (automatically) and not all three?  For example; you'd insert the part and you'd pick the two planes that you want to be flush constrained but the 3rd plane you'd constrain yourself.

View 2 Replies View Related

AutoCAD Inventor :: Create A Loft With Intersecting Planes (vb)?

Apr 27, 2012

I want to create a solid using VB and loft definition.

I creat each time different planes that have a constant distance in x dimension and a steady rotation each time φ (deg).

On each each plane i sketch the same profile and that is happened for 360 deg.

The problem is that Loft is not made because a line of the profile must follow a line tragectory and all other points must follow a circular tragectory. Also, there is a problem from 180 deg to 360 because there is intersection of profiles.

The result must be a solid similar to snail shell but all the same solid, as a cylindar whith a half sphere in the bottom.

View 2 Replies View Related

AutoCAD Inventor :: Angle Constraint Between 2 Planes Of Parts

Nov 29, 2012

In my assembly I've set up angle constraints between 2 Plane's of 2 parts (min: 40 deg max: 160 deg). If I move the parts slowly the angle constraints holds but if I swing it hard sometimes it flips and gets out of the angle constraint. 

View 2 Replies View Related

AutoCAD Inventor :: Super Long Datum Planes

Nov 19, 2012

I have found after my last save, the Datum Planes of the assembly have just lengthened in two directions monstrously for no reason. I checked to see if it was an unassebled straggler but cant find anything. Is there a way of knowing why it does this.

Check attached image, the dot is a machine 20 metres high and the datum plane seems to reach the nearest neighbourhood for some reason.

View 2 Replies View Related

AutoCAD Inventor :: Turning Off Thousands Of Work Planes?

Aug 21, 2007

Ive started at a company where all of their parts and assemblies have all of the work planes, axis and points visible. Im getting bored of going view, object visibility, turn off all work features everytime i open a new model. Anything written that will turn off these features and only turn them back on when requested.

basically im looking for a shortcut, rather than opening every part and assembly and doing it manually.

View 9 Replies View Related

AutoCAD Inventor :: Reappearing (Unwanted) Work Planes

Nov 20, 2012

The problem I'm having, or what's annoying, is reappearing (visible) Work Planes. I have a number of parts in my assembly that I make invisible and visible on a regular basis and I find that when I make a part visible, the Work Planes of that part also become visible. It's very annoying and time consuming having to turn off the Work Planes when there's no need for them to be visible.

Is there a way to either make all Work Planes invisible or to permenantly make Work Planes invisible unless you specifically make them visible.

View 4 Replies View Related







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