AutoCAD Inventor :: Inch And Metric Dimensioning On A Drawing

Jun 28, 2013

How can I have both Inch & Metric dimensions on a drawing? Preferably, inch above metric below.

View 1 Replies


ADVERTISEMENT

AutoCAD Inventor :: Templates To Metric - Changes Back To Inch

May 26, 2012

I have changed my settings in all of my templates to metric.  I create a new assembly, add the part (yes, it is set to metric), I now create my first new part in the assembly.  When I start to sketch it changes back to inch.  How do I set it so it stays metric?  This is Autodesk Inventor Professional 2012.

View 6 Replies View Related

AutoCAD LT :: Dimensioning In Metric Units?

Aug 5, 2012

I have a small job in Europe and need to dimension in metric units.

Can I do this and how?

I am using AutoCadLT 2009.

View 1 Replies View Related

AutoCad :: Toggle For Metric Dimensioning?

Apr 18, 2011

I am using Autocad 2000. I know, I am like an old dog who gets comfortable by the fireplace, and is happy with what I have. where the toggle is to set the dimensioning for metric dimensions. I have seen it in a couple of places and after I set it for millimeters, for some reason it still dimensions in English measurements.

View 3 Replies View Related

AutoCAD 2010 :: Rescale Symbols On Drawing From 2 Inch To 1 Inch?

Apr 5, 2012

how to rescale the symbols on a drawing from 2 inch to 1 inch? For some reason I forgot this and now I am with my icons twice pick.

View 9 Replies View Related

AutoCAD Inventor :: Dimensioning Holes In Drawing

Jan 25, 2012

I have a couple of quick questions about dimensioning holes in drawings .

First, if I have a hole in a rod or shaft so the surface isn't a full circle I get the dimension as a radius. Can I change it to a diameter?

Second, in a model, how do I dimension or measure to the edge of a round rather than to it's center? In SW I could hold the shift key while selecting, is there a similar method here?

View 2 Replies View Related

AutoCAD Inventor :: Dimensioning Using Drawing Sketch Points?

Oct 8, 2012

I am trying to use sketch points in drawing for dimensioning. Below is portion of my code. The code fails when AddLinear is called. Is it even possible to use drawing sketch points for dimensioning?
 
invSheet = invDrawingDoc.ActiveSheet
Dim oTransGeom As Inventor.TransientGeometry= invApp.TransientGeometry
Dim pt1 AsPoint= oTransGeom.CreatePoint(0, 0, flangeOD / 2)

[Code]....

View 1 Replies View Related

AutoCAD Inventor :: Dimensioning To Spline In An Orthographic Drawing?

Mar 21, 2013

I am currently attempting to dimension to a spline in an orthographic drawing and running into some issues. I can't seem to find a way to properly dimension rather than making microscopic holes in the piece and that way giving the .idw something to grab on to for dimensioning.

View 2 Replies View Related

AutoCAD Inventor :: Automate Dimensioning Of Drawing Views

Feb 10, 2012

Is it possible to automate dimensioning of drawing views?

Here's the situation: I have an Inventor assembly that's controlled entirely by iLogic. My users, who have zero Inventor training/experience (or with any 3D CAD software for that matter), pull up the assembly. They enter product related parameters from paper work orders into an iLogic form and hit a "Go Button". The assembly updates based on the parameters, suppressing and unsuppressing parts, features, patterns, and mates.  This works great.  They then hit a "Run Job" button. This takes them to an .idw where they fill out another form with order specific information and hit another "Go Button". This then cycles through every detail sheet and the parts list, deleting sheets deeemed unneccessary for the product, generating part numbers, exporting dxf's, generating an excel BOM, etc.

This works great as well. The problem is with the dimensions.  They blow all apart when the model changes.  I know I can run some API code to delete dangling dimensions, but is there away to programmatically create dimensions so I don't have to rely on my users remembering what needs them?  I've played around with using model dimensions, but I find that they stay and remain attached even when their corresponding feature gets suppressed. 

IV 2012

View 1 Replies View Related

AutoCAD Inventor :: ILogic Rule To Switch Units In Drawing Between Imperial To Metric

Apr 22, 2013

I would like a few rules to be triggered once the new drawing template is opened.select sheet size, I have been given a rule that already works, basically the rule selects a border and title block based on sheet size selection.

trigger = iTrigger0iLogicForm.Show("BorderChange", FormMode.Modal)iLogicVb.UpdateWhenDone = TrueIf Parameter("BorderSize") = "A0" Then ActiveSheet.ChangeSize("A0", MoveBorderItems := True)ActiveSheet.TitleBlock = "MJTD A0"ActiveSheet.Border = "MJTD A0.
[code]....

I would also like a rule to let me annotate in metric or imperial. this is where I require assistance. I am not sure the best way to achieve this rule. My programming is very basic.I have found some links here, but I can't seem to make them work in the drawing environment. Also these rules seems to change the units of an already created .ipt.

Rule #1 Link

Rule #2 Link

I am just looking for a rule to select either .in or mm from the styles library(i think) , before I even place a base view. Regardless of the original units used to make the model.

View 2 Replies View Related

AutoCAD Civil 3D :: Change 8-inch Pipes To 6-inch Without Having To Recreate Network

Dec 3, 2012

I have created a pressure network using 8-inch diameter pipes.  How would I change the 8-inch pipes to 6-inch pipes without having to recreate the network.

View 7 Replies View Related

AutoCad :: Change Scale Of Completed Drawing From Inch To Mm?

Jun 16, 2012

I have a fully completed drawing that is in 'architectural' (inches) and I would like to be able to change all of the 'feet & inches' linear dimensions (which form part of the drawing when the layer is turned on) to solely 'mm' instead.

The UNITS command keeps coming to mind, but I know that's not how to go about it. I've Googled for like 45 mins and read some highly overcomplicated instructions that lost me.

(note I am posting this in the beginners section )

simplified way to change this either via a command or changing settings via the toolbar?

View 4 Replies View Related

AutoCad :: How To Set Drawing In 1:160 Metric Scale

Dec 27, 2011

Can i set my drawing in 1:160 metric scale..... because that one scale is not in CAD.........

View 9 Replies View Related

AutoCad :: Metric Drawing In Imperial Template?

Aug 1, 2011

I have copied building from metric drawing to imperial template the template i use. Now I want to dimension it but impeial dimension are not equivalent to metric,which should be because building stays the same size, i can scale the building but i want to know if there is way to overcome this issue without scaling the building

View 1 Replies View Related

AutoCad 2D :: Metric Output In Mm Unit Drawing

Jan 14, 2013

I'm trying to make an ATTDEF (in combination with a circle/reference object) to show coordinates in meters, even though the drawing units are in mm.

The general drawing units may not be changed. I want the output to be 7,453 rather than 7453. Yes, with comma and three decimals.. But how ?

View 8 Replies View Related

AutoCAD Civil 3D :: Convert Metric Polylines To Metric Feature Lines Error

May 9, 2013

When converting metric 3d polylines to feature lines with units set on metric, drawing properties metric and using the australia/new zealand settings and command "create featureline from objects", for some reason the resulting 3d featurelines end up imperial?

View 2 Replies View Related

AutoCAD 2010 :: Drawing Units Imperial / Metric

Sep 13, 2013

We have some machines which seem to work in imperial maesurement a dn others which work in metric.  it is frustrating when trying to insert a map block that is metric and is inserting into a drawing which is set up as imperial.  We have tried using the - dwgunits to change to mm, and then using insunits , insunitsdef source and insunitsdeftarget to 0, this works when the PC is currentyl in use. when shut down and restarted it reverts back to imperial setting.

Am i right in thinking this is something that needs to be done at the software installation stage to make it default to metric everytime?

View 3 Replies View Related

AutoCad :: Submit Metric Drawing For Proposed Borehole

Aug 30, 2011

I am very new to Autocad. Last time I used it was around 1996 and it is a whole new beast today. I am using Autocad 2012 at the moment.

I need to submit a metric drawing for a proposed borehole amongst utilities that I have been forwarded in .dwg format. The scale needs to be 1:250. I have copied and pasted the utilities information into a new drawing, where I've added my borehole with dimensions, company title block, and some additional notation.

In a system where scaling seems to be varied by zooming, plotting, and drawing - how do I achieve 1:250 scale for submission of this plan?

View 8 Replies View Related

AutoCAD 2010 :: How To plot A Metric Scaled Drawing

Feb 28, 2012

If you draw in decimal how do you  plot in a 1:100 etc scale, i.e. how to plot a metic, scaled drawing.

View 1 Replies View Related

AutoCad 2D :: Entering Imperial Units In Metric Drawing

Apr 15, 2011

AutoCAD 2010

Wondering if there's a way to enter imperial units in command line of a metric drawin and have it convert imperial to metric.

IE. I'm constantly taking field site dimensions in imperial and it'd be useful if i didn't have to do conversion every time.

View 8 Replies View Related

AutoCad :: Converting Metric Drawing Into Inches And Plotting 1:1

Dec 11, 2012

i have a drawing from a client that is in metric and i need to print the drawings in inches in 1:1 for my boss. i should know this but it seems to be a bigger problem than i thought.

View 9 Replies View Related

AutoCAD 2010 :: How To Enter Imperial Dimensions Into Metric Drawing

Oct 18, 2011

I am using 2012 and i would like to enter my dimensions in imperial into a metric drawing with autocad doing an automatic conversion. So let's say i write this:

12'-8-1/2"

Autocad has to take it like that into the metric drawing then, he has to convert this to 3873.5 mm. Is there a code i can put into some autocad file to make this software  work like that?

View 9 Replies View Related

AutoCAD 2013 :: Dimension Arch Units In A Metric Unit Drawing

Jul 19, 2013

Is it possible to obtain Architectural unit dimensioning (ft and inches) in a metric drawing ?

View 3 Replies View Related

AutoCAD 2013 :: Drawing With Multiple Metric Scale In Model Space

Jan 8, 2013

how to scale out these drawings. I have a CAD drawing using metric scale. This drawing has multiple title blocks. and each title block has its own scale. 1:500, 1:50, 1:150, 1:75. Now I make a block out of each title block and scale them out to find out if they plot out on the same sheet, and they do. Now, I still can't find out the scale factor to print them out to scale. I tried using using the scale shown in for each drawing for example 1:500 and it is super small when I do a print preview.  

View 7 Replies View Related

AutoCad 2D :: Inserting Steel Member Into Drawing (metric) - Inserts Very Small

Oct 3, 2013

I have an existing drawing that was created in AutoCad 2012. I now have AutoCad mechanical 2013 and when I try to insert a steel member into the drawing (metric) the member inserts very small. How do I solve this problem and get the shapes to insert at the proper scale to the drawing?

View 3 Replies View Related

Illustrator :: Small 1 Inch By 1 Inch Logo For Invoices - Resolution Of 600 DPI

Jan 25, 2013

Someone would like a small 1 inch by 1 inch logo for invoices at 600 DPI. However I understand that illustrator doesnt work in DPI or PPI since it's vector. Would I have to transfer the small image over to photoshop. I did try and save a 1 inch by 1 inch logo at 600 PPI, however when I saved the image it was no longer 1 inch by 1 inch. It had increased significantly in size regardless of what file format I saved the image as.

View 10 Replies View Related

AutoCAD Civil 3D :: Import / Export List Of Metric Annotation Scales For Use In Another Drawing?

May 15, 2012

Using Civil 3D 2012, is there a way to import/export a list of metric annotation scales for use in another drawing?

View 4 Replies View Related

Illustrator :: One Inch Square Box Does Not Draw One Inch

Oct 7, 2013

If I try to draw a square box in any size, illustator does not make it square.
 
For example, if I select the Rectangle Tool, click in the art space and set the rectangle to one inch by one inch, I get a box that is 1.0003 by 1.0003
 
Here is a screen shot of what I am getting.
 
This is also happening to any rectangle and circle.
 
Even if I hold down shift to keep the preportions lock, it still happens.
 
I have check and nothing is snapping or set to snap.
 
This is a major issue for me as I use illustator for creating dielines and those dielines need to be very accurate.

View 8 Replies View Related

Revit :: Find The Metric Libraries Or Metric Templates

Dec 26, 2011

I have installed Building Design Suite Premium 2012 and i can´t find the metric libraries or metric templates for any of the 3 revits.
 
Any of you know how to do it???

View 3 Replies View Related

AutoCAD Inventor :: Change From INCH To Centimeter?

Jul 30, 2012

I found one motorycle drawing, but there is all dimensions in INCH. How can i change from INCH to centimeter to do this sketch in centimeter.  I am never done this before, and I don't know.  

If I change dimension in documents (Inventor)  to draw in INCH, I cant put there like 3/15 and some little numbers. 

how to make changes from INCH to centimeter and to do drawing in Centimeter.

View 4 Replies View Related

AutoCAD Inventor :: Dimensioning In IDW?

May 24, 2012

I need to know how to dimension to a theoretical sharp on bent flanges.  In an .idw it wont snap to the sharp and when a schetch is created for one it does not dimension between them only one or the other. 

View 2 Replies View Related







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