AutoCAD Inventor :: Bringing 2D Sketch With Units In Mils

Jul 3, 2013

I am attempting to bring a 2D ACAD sketch into Inventor in order to make a 3D model of a part. I am able to import the ACAD sketch in, however, Inventor's units are set to "inches". The ACAD drawing is in mils (thous) since it is derived from a printed circuit board (PCB). The issue is that Inventor thinks the sketch is 8500 inches long instead of 8.5 inches long.

View 3 Replies


ADVERTISEMENT

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 Civil 3D :: Bringing DEM Units

Jun 13, 2012

I am attempting to bring a DEM into Civil 3D using the "create surface from DEM" function.  I am successful with this, but the units for the DEM appear to be correct for X-Y and incorrect for elevation.  The original DEM has metric X-Y coordinates and English elevations.  I would like all to be in English units in the Civil 3D file.

The elevation values and X-Y values have been reduced by a factor of 1/3.208 as I have set the drawing units to English.  This is correct for the X-Y, but incorrect for the elevation as the original DEM has metric X-Y coordinates and English elevations.

View 1 Replies View Related

AutoCad 2D :: Bringing In XREF With Incorrect UNITS

Dec 3, 2013

My drawing is set in millimeters, the drawing i want to xref (which i only have read-access to and can't modify) should be in millimeters, but the UNITS are set to inches.. so the door appears to be 900 inches instead of 900 mm for example.

is there a way to bring this drawing in at the correct scale? i was looking at INSUNITS but it doesn't really have something that would set up my scale factor to 1/25.4, which i think is what i would need to do this.. is there a way to do this without manually scaling the xref after it's brought in?

View 4 Replies View Related

AutoCAD Inventor :: Right Click On Component Not Bringing Up Specific Context Menu

Jun 3, 2013

I select a component in my assembly, right click to get the context menu, and suddenly my component is no longer selected.  I get the generic context menu.  I have to select the part from the model tree to get the specific context menu.  What did I turn on... or off to get this annoying behavior?  Who did I anger... I've been good, I promise!

AutoCAD 2013; AuoCAD Electrical 2013; IV 2013 Professional: Tube and Pipe, Frame Generator, Content Center; Vault Professional 2013: Client, ECO

Win 7 x64, Dell Precision T7500, Intel(R) Xeon(R) CPU X5677@3.47GHz, 12 GB RAM; GeForce GTX580; 3DConnexion Space Explorer, Evoluent Vertical Mouse 3.

[URL]

View 4 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 :: Sketch Disappears When Editing Another Sketch?

May 30, 2013

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

View 8 Replies View Related

AutoCAD Inventor :: Modify The Sketch From Projected Sketch?

Aug 22, 2012

After I create a adaptive part from projected sketch. How to modify the sketch? Please see the part attached.

View 6 Replies View Related

AutoCAD Inventor :: Difference Between Sketch And Planar Sketch?

Mar 4, 2012

what is the difference between a sketch and a planar sketch?

View 2 Replies View Related

AutoCAD Inventor :: Constraining A Sketch To Another Sketch?

Aug 16, 2012

I'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 Related

AutoCAD Inventor :: Inventor Hole Table - Mixed Units - Description Cell

Dec 18, 2013

Is there a way in the description field of an Inventor hole table to have mixed units?   Some hole sizes at fractions, some at 2 plc, and others at 3 places.

Inventor Pro 2013 or 14

View 1 Replies View Related

AutoCAD Inventor :: How To Set Default Units To Mm

Sep 10, 2013

Our school rercently updated to Inventor 2014, When working starting a new assembly we seslect the standard mm ipt icon, however as soon as you create a new compont it defaults to inches, we can change the units using styles editor, but this only changes this componont when you create another part it also defaults to inches.

Can you change the setup so that it will always be in mm.

View 5 Replies View Related

AutoCAD Inventor :: Change Units In IDW?

Apr 11, 2013

I created an idw and annotated all the dimensions in default to inches. Is it possible to switch all of the units from inches to mm at one time? If so, how?

View 2 Replies View Related

AutoCAD Inventor :: Units When Importing A Model?

Jun 20, 2013

We are using Inventor 2013 (Windows 7) and am trying to import an assembly created by a third party using AutoCAD. For the sake of this question let's assume the AutoCAD file contains a cube which is 10 x 10 x 10 units. The part should be 10 x 10 x 10 mm in size. We don't use AutoCAD so are unfamiliar with it but it appears to have no specified units, I could be very wrong here!

In Inventor we import the .dwg file and the cube is 10 x 10 x 10 inches in size.We can't figure out if the person who constructed the cube built it too large (reading mm off the drawing but constructing it using inches) or if we have missed something when importing the file into Inventor. We could scale the AutoCAD assemby but this could lead to a small but significant margin for error so we want to understand what is happening first.

View 9 Replies View Related

AutoCAD Inventor :: Parameters Units And Decimals

Aug 15, 2011

Inventor 2010

- I have drawing partslists with parameters that change automaticly
- Based on a main assembly with a customized structured BOM, with information I fetch from the individual parts exported parameters (Ex. =Length <part-length>)
- The main assembly is based on many sub-assemblys
- Based on "Make Component" skeletonmodels
- Based on embedded EXCEL worksheets in where I control my parameter values.

Now the problem expl.:

- Total I have about maybe 50 parts, witch have 15 parameters each, that I need to control this way.
- In every single part I have derived it's parameters from the skeleton part, and exported them.
- On some parameters I don't want to show the units, in most of the parameters I don't want the trial zeros.

So in the individual parts parameter table I choose "Custom Property Format" for the exported parametern in every individual part.

-uncheck "Trailing Zeros" and check  "Apply to existing...", then uncheck "Unit String" for some parameters.

I lot of setup work with 50 parts, 15 parameters each (750 individual parameters).Every time I change a dimension in the embedded EXCEL worksheet, ex. a pipe dimension and thickness, a diameter for a revolved feature and so on, the units go back to it's default values again and I have to do all this parameter setup "Custom Property Format" again.

View 2 Replies View Related

AutoCAD Inventor :: No Units Tab In Document Settings In IDW

Mar 27, 2012

I want to change the default precision shown in my drawing from two decimal places to three. In my .idw file the "Units" tab does not seem to be there. I see Standard, Sketch, Drawing, Sheet. I could change each dimension one by one, but there's got to be an easier way.

View 2 Replies View Related

AutoCAD Inventor :: How To Change Lbmass Units

Aug 17, 2012

My drawing template title block has a section for estimated weight. This value and overall size is used to determine shipping methods of our products. This value is pulled from the Type->Physical Properties-Model and Property->MASS. There is no option to turn off units. When our clients look at the drawing, they often get confused with lbmass unit. example; When someone asks what the weight of the product is, we dont say it is 1300 pound mass, we say it is 1300 pounds. I have looked around all different forums and found no complete answer or solution to this.

The only thing closest to a solution that I found on this forum is to create a rule that creates a custom iproperty within the model. [URL]........ 

You then have to create a text field in your title block that populates from that custom iproperty but can only be done when a base view is inserted from a model that has the custom iproperty rule applied.

From what I have tried, you can create a .ipt template to save you from creating that rule to create a custom iproperty each and every time, but to populate the title block field, a user needs to create that text field and draw from that custom iproperty once the base view is set on the drawing.

I also found a way to incorporate mass without units but the information will be put into the parts list. So instead of the weight being "automatically" entered into the title block after inserting base view, I could create a parts list for every drawing. (Not a good solution) [URL].........

One last solution that I found, is there used to be a tool called iProperty Collection[URL]....... that gave users the ability to customize some Inventor functions. One being the ability to change the unit displayed for MASS. I haven't tried using this tool because the last update off the website stated in 2009; says the software is not compatible with Inventor 2009 64bit, since I am using Inventor 2012 64bit, I think this is a dead end. 

View 9 Replies View Related

AutoCAD Inventor :: Multiple Units In A BOM Column

Aug 2, 2013

I have a BOM that shows up as in units for length items and unitless for qty items.  When I change the  UOM to use FT units the non-length units get inch ticks.  The qty 1 which means I need one shows up as 1" where I do not require a 1 inch part but one each.  How do I remove the inch ticks?

View 5 Replies View Related

AutoCAD Inventor :: Parameter Units / Conversion

Aug 3, 2012

It seems that parameters can not mix units. You can not use in or ul in a deg parameter. I want to roll a cylinder using a contour roll but I want the cylinder to have about an 1/8 gap at the seam no matter what the diameter of the cylinder is. So in order to calculate the calculated rolled angle I need to use "360-((0.125/CYLINDER_DIAMETER)/0.017453292)". I can not seem to get this equation in the parameter value because it has mixed units or in the multi-value custom equation. I can make another parameter that is ul and have it calculate it but I can not feed this value back to the contour roll parameter. I assume that the calulated parameter is ul and the contour roll parameter is deg.

View 2 Replies View Related

AutoCAD Inventor :: 2012 - STL Export Units?

Nov 8, 2011

I'm using Ineventor 2012 to export files ive made to cut them out on a CNC i recently bought. Ive been having problems with the CAM software im suing to genrate toolpaths (MeshCAM) making the part smaller than it actually is, so i made a 1"x1"x1" cude and imported it to MeshCAM, it imported the demensions 2.54x2.54x2.54 Why is invortor exporting the stl in metric not english units?

View 1 Replies View Related

AutoCAD Inventor :: Parameter In IDW Text (Units?)

Nov 29, 2012

I have a model in imperial units with the parameter: Pin_Dia = 7mm.Now I'd like to use this parameter in a text field on a drawing, but its value will only display in inches.

(I don't know if it's called a field in Inventor, at least that's what the equivalent feature is called in AutoCAD.)I managed to fake it by creating a new parameter in inches: Pin_Dia_Metric = Pin_Dia * ( 1 ul / 1 mm ).

Now this shows up in the text dialog box as "7.0 ul."  It still displays correctly, since the text field only shows the numerical value, but I really don't want to clutter up my Parameters list with a bunch of duplicated values for metric conversions.

Is there a way to change the units for just this one text field?-Using Autodesk Inventor Professional 2012

View 2 Replies View Related

AutoCAD Inventor :: Adding New Part Units

Jan 11, 2013

I using code similar to add a new part to an instance of Inventor, and it works OK. The problem is it is using the Metric Template instead of Imperial Template. I have check and confirmed my application preferences and they reflect "inches". Inve is the Variable name for my Inventor.Application.

View 2 Replies View Related

AutoCAD Inventor :: Change Von Mises Units?

Aug 6, 2012

how can I change Von mises units, MPa ( Default) to another one?

View 3 Replies View Related

AutoCAD Map 3D :: Bringing In X / Y / Z Points

Jun 18, 2012

I'm using map import to bring in xyz points and they have come in ok, except that they are flipped horizontally.

(they come in as a block)

How to flip them back? Perhaps there is a command that rotates objects all at one time *not* based on one central point.

View 5 Replies View Related

AutoCAD Inventor :: Sum In Parts List And Units Formatting

Nov 20, 2011

Is there an easy way to put sum of all values in column in parts list?

I would like to sum up mass column to get overall mass in the end of table. Is there a way to do so?

I also have problem with units formatting. I have QTY column in parts list. Some parts are listed in EACH and some in MM. I have lengths given with format 120,000 mm. I would llike to set this to be rounded to full mm but I can not acces this setting for column because in some raws I have EACH unit. How to format it right without manually overriding?

View 7 Replies View Related

AutoCAD Inventor :: Titleblock - How To Display The Units Shown

Oct 24, 2012

I use a single IDW template for all my drawings.  In it, I've got multiple dim styles....  One is Inch, one is mm, and one shows alternate units as Inch (mm).

In my titleblock, I've got a box that says "Units: " and I've currently got this setup as a prompted entry so that I'll have to think about it when I start the drawing and manually enter "Inches" or "mm" or "Inch (mm)".

Is there a way to automate this so I don't have to manually enter it, or remember to change it if the units change down the line? 

Inventor 2014 64-bit SP1
Win 7 Pro 64-bit SP1

View 3 Replies View Related

AutoCAD Inventor :: How To Remove Units From Reference Parameters

Sep 26, 2013

I named a driven dimension parameter so I can reference it elsewhere in my model.  The problem is that the driven dimension is in inches and the reference parameter does not allow me to change the units.  I would like to use that driven dimension in my model and divide it by the pitch in a pattern to get the correct count for my pattern.  The pattern dialog box is expecting a unitless input.

I tried creating a unitless user parameter that referenced the reference parameter but that did not work.

View 2 Replies View Related







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