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 .
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
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. ??
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?
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 ?
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?
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.
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.
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>
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.
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
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
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.
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.
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.
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.
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
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.
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.
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.
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.
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.
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.
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.