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 need to downscale whole assembly if its possible. If not, its no problem for me to downscale every single part separately (apx. 30pcs) and then put it together again but I need to downscale it with all its modeling history - sketches, planes and other geometry. I can't select them when using DERIVE function.
I´m trying to measure the base dimensions of simple geometric shapes. I started out with plates since they are easy to measure as long as they sit in 90°, 180° and 270° positions relative to the origin. Then Measure.ExtentsLength, Measure.ExtentsWidth and Measure.ExtentsHeight will give me the base dimensions of a plate.
However, if the plate sits abitrary relative to origin this will obviously fail, since Measure.Extents only measures in x,y,z
Is there any way how I get positions of the geometry that is in the part, like corners surfaces on the B-REP so I can calculate the dimensions properly for a plate. I´m not sure if this is possible with iLogic. I have a strong suspicion VB.net would be needed for this.
Another problem I have is that derived parts don´t get triggered to run a script when I change the geometry in the Multibody Part and the rule is set to run by any modelgeometry change.
I am trying to programatically update Units of Measure on a part or document through Document Settings, but the changes are not reflected. I cannot save the file, because the file is a result of import, so I want to leave it up to the user. During import, I am recognizing what type of units the import file has, and I need to impose them on the document, and immediately show. I cannot use templates. There is a similar issue when the Units of Measure are updated manually through the screen, they are not reflected.
I am trying to create a iLogic Rule that will measure the Length, Width and Thickness of a part and ut it into the custom fields we have. I am having a hard time remembering how to get it to do it from the assembly level. I want to run this on the assembly and have it populate all the parts inside of it. The code below will do it for a part but what is it I add to get it to drill down into the assembly?
Then I want to add this formula to the Stock Number iProperty = <Length> X <Width> I can get it to add the values but I can not get it to add the formula to the stock number.
Is there any way to quickly measure the perimeter of a part, and also measure the length of any circles?
Our estimator is taking the drawings supplied from the customers and needs to quickly know what the cut length is around the part, and then also know the cut length of all holes or internal openings.
Lenovo Think Pad Windows 7 SP 1 64 Bit. Inventor 2013 ACAD Mechanical 2013
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.
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
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 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.
Any time I create a new sketch in my assemblies, all of a sudden every existing work plane toggles from "invisible" to "visible".
In small assemblies, this is fine, but in 100+ part assemblies, it is a major headache. I don't want to turn off work planes every time I make a new sketch.
I'm trying to re assign XYZ planes after the drawing is complete. I understand changing the view cube etc, but I need to change the sketch itself to match the view cube to set up machining on our CNC and minimize material waste.
I am not able to find a Split method on Sketchline3d.
{Code}
Sub Split_Lines() If ThisApplication.Documents.Count = 0 Then Exit Sub If ThisApplication.ActiveDocument.DocumentType <> kPartDocumentObject Then Exit Sub ' Check to make sure a sketch is active. If Not TypeOf ThisApplication.ActiveEditObject Is Sketch3D Then MsgBox "A sketch must be active." Exit Sub End If
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. ??
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 .