AutoCAD Inventor :: Make BOM List With Unit QTY

May 30, 2013

I used to add some parts to CC in Inventor and also some profiles. Whenever I create an assembly I want these profiles I made myself to be counted in millimiteres, whereas it is counted in how many pieces of this long profile I used.

I want these custom made profiles to be counted same as standard pipes from CC- in millimiters.

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Add Unit Type To UnitsTypeEnum List

Aug 24, 2012

Is there a way of adding a unit called "AR" as a unitless type?

I want this for B.O.M. QTY overrides to be able to carry an adjustable QTY defined and stored in the Part file.

I know I can accomplish this by overriding the B.O.M. on the drawings but I want to automate the drawings as much as possible. In order to Automate the process as much as possible I require that ALL B.O.M. data is to be stored in the Parts.

View 3 Replies View Related

AutoCAD Inventor :: Make A View Showing Motor Jack Screw Unit

Sep 16, 2013

I'm trying to make a view showing a motor-jackscrew unit with the jackscrew at the fully retracted position and also with the jackscrew at the fully extended position (in phantom).  Refer to the attachment.

My initial plan was to have two views in the drawing, one retracted and one extended, and then just align them vertically and horizontally.   But it turns out that you can only align vertically OR horizontally, not both at the same time.  So I created an assembly of two iAssemblies, one with the screw extended and one retracted.  Then I made the drawing view from the direction that placed the extended assembly directly behind the retracted assembly.

View 3 Replies View Related

AutoCad :: How To Make Text Appear To Change With Various Window Unit Sizes

Mar 19, 2010

I am working on creating various standard sized window elevations using dynamic blocks. Each window elevation needs to have text underneath it that tells you the unit size of the window. While I have successfully created all the various elevations using dynamic blocks I can't figure out how to make the text appear to change with the various window unit sizes. for instance I have a small window that has text underneath showing 1818 (18"wide x 18"high). I need text to change to say 1820, 1824, 1830, etc. I can get the 1818 text to stay centered under the elevation as the window gets wider/higher but that is it.

View 9 Replies View Related

AutoCAD Inventor :: Wrap Parts List And Make It Independent

Aug 21, 2013

After I wrap a parts list. Can I make them independent?

I would like to move each of them around.

View 1 Replies View Related

AutoCAD Inventor :: How To Make Few Assemblies In Separable For Parts List In Drawing

Mar 13, 2013

I'm trying to make a few assemblies inseparable for a parts list in a Drawing, but I can't seem to make it work.

I know I have to do this in the Bill of Materials menu, but for some reason the part I want to make inseparable is greyed out whiles the one that is just one part isn't.

My only option right now is to make it a weldment which works but not ideal, because now the material isn't correct.

I'm trying this on the 099.03.00.097 assembly in the picture.

View 1 Replies View Related

AutoCAD Inventor :: How To Make Macro That Adds Vendor Column To End Of A Parts List

Sep 10, 2008

I am trying to make a macro that adds the vendor column to the end of a parts list, sort by it first, then by part number, renumber the parts list, then save the overrides to the BOM. Everything works great except for saving the overrides to the BOM. The item number sort order gets jumbled back up. I am using Inventor 2008 Pro SP2. Below is the

Public Sub SortPartsList()
Dim oDoc As DrawingDocument
Set oDoc = ThisApplication.ActiveDocument
Dim oPartsList As PartsList
Set oPartsList = oDoc.ActiveSheet.PartsLists.Item(1)
Dim oPropsets As PropertySets

[Code]...

View 5 Replies View Related

AutoCAD Inventor :: Unit Of Dimensions

Feb 14, 2012

tmpApp.UnitsOfMeasure.GetStringFromType(Inventor.UnitsTypeEnum.kCentimeterLengthUnits)
 returns "zentimeter"

Is there also a function which returns the unit sign "cm" ?

View 4 Replies View Related

AutoCAD Inventor :: Add New Unit For 2D Drawing

Jun 28, 2012

I'm trying to add a new unit's type for a specific drawing. 

Is there any way to add one with its corresponding calculation parameter?

Under the "Style and Standard Editor" Panel i cannot modify it.

The End result is to display a " Symbol after the first Units instead of the in unit (see enclose picture that i manipulated to display the end desired result).

View 1 Replies View Related

AutoCAD Inventor :: Where Can Get SI Unit (mm / Cm / M) Basic Files

Apr 12, 2013

I downloaded student version Autodesk Inventor 2012 a few month ago. When I start the inventor and go to OPEN, I had the standard options in both inches and millimeters. 

BUT someone I work with kind of deleted all my SI unit settings on my computer (thought that we will never use it cuz we are in America...)  and now when I want to make something new, i only have Inch options to choose from. 

Now I need to make something that is in millimeters, but when I go to File> OPEN, I only have standard options in INCHes.... 

Should I delete my current Inventor and Download a new one? OR Can I download a folder or file that contains all the SI unit ?

View 1 Replies View Related

AutoCAD Inventor :: ILogic Error (the Unit Name Is Not Valid)

Aug 1, 2013

I'm getting a strange error with my iLogic code running parameters in my assembly.  When I have one "if....then..." my rule runs fine. Even two statements work.  But for some reason when I get to a certain number of statement I get an error: I've attached some sample code and snapshots of my error screens.
 
If FLANGE_STYLE_BOTTOM = "2in 150 BFV" ThenParameter("RD FLANGE:1", "OD")="6"Parameter("RD FLANGE:1", "BC")="4.75"Parameter("RD FLANGE:1", "HOLE_SIZE")=".75"Parameter("RD FLANGE:1", "NUB_HOLE")="4"Else If FLANGE_STYLE_BOTTOM="3in 150 BFV" ThenParameter("RD FLANGE:1", "OD")="7.5"Parameter("RD FLANGE:1", "BC")="6"Parameter("RD FLANGE:1", "HOLE_SIZE")=".75"Parameter("RD FLANGE:1", "NUB_HOLE")="4"Else If FLANGE_STYLE_BOTTOM="4in 150 BFV" ThenParameter("RD FLANGE:1", "OD")="9"Parameter("RD FLANGE:1", "BC")="7.5"Parameter("RD FLANGE:1", "HOLE_SIZE")=".75"Parameter("RD FLANGE:1", "NUB_HOLE")="8"Else If FLANGE_STYLE_BOTTOM="5in 150 BFV" ThenParameter("RD FLANGE:1", "OD")="10"Parameter("RD FLANGE:1", "BC")="8.5"Parameter("RD FLANGE:1", "HOLE_SIZE")=".875"Parameter("RD FLANGE:1",

[code]...

View 4 Replies View Related

AutoCAD Inventor :: How To Change Unit Structure Within CC Editor

Mar 18, 2013

I created a couple of Unistrut  structural member and published them to the CC.

Once they were in the CC I setup the proper code allowing these members when placed in an assembly to show up as shown in the parts list.

Now sometimes when the member is an odd length it will show up with the decimal places in the part number (i.e. P1001--46.621)  This is fine when it comes to the part number showing up as a decimal.  In the description we are now wanting to show this in fractional form such that 46.621 in the part number shows up as 46-5/8 in the description.

When I edit the family table for these members, specifically the columns that house this coding, I am not seeing anywhere on how to change this.  Does this can be done and if so what the coding is to accomplish this?  Without changing the global units of the drawing?

Inventor Suite 2012
Windows 7

View 5 Replies View Related

AutoCAD Inventor :: Unit Display In Title Block

Apr 23, 2013

Below is a code I managed to scramble together to display the unit used in the drawing template. The units are selected once the drawing is opened based the Standards ANSI and ANSI-mm from the styles library.

The code displays the units used in template as a custom iproperty called "drawingUNITS". This code works great however, I would like it if possible to be more clearer to the shop guys looking at the drawings.

I would the result to be

ANSI = Imperial (or inches) and ANSI-mm = Metric

is there somewhere in the code provided that I can get my desired result?
 
' To use this rule, create a Text parameter named Standard in the drawing.' Assign it values such as:

' ANSI' ANSI-mmdoc = ThisDoc.DocumentcustomPropertySet = doc.PropertySets.Item("Inventor User Defined Properties") 'Make sure drawingUNITS property existsTry prop = customPropertySet.Item("drawingUNITS")Catch 'Assume error means not found customPropertySet.Add("", "drawingUNITS")End TryDim drawingDoc as DrawingDocument = ThisDoc.DocumentFor Each standardX In [code].......

View 1 Replies View Related

AutoCAD Inventor :: Unit Qty Varies In BOM From Frame Generator

Jul 11, 2013

In particular item 29 - same part number, exactly the same parameters (I checked them one by one), but a "Varies" for Unit Qty.It is a truss frame, and item 29, as many others, has "trim to frame" end treatments.

View 1 Replies View Related

AutoCAD Inventor :: Join Spline And Line Into One Unit?

Jan 13, 2014

I am totally new to Inventor. I have a lot of experience in Illustrator and Photoshop; what I want to do is possible in those programs, but I have not figured out how to do it in Inventor.

Essentialy, I want to make a closed path from a spline and a straight line— this will become a custom shape that I want to turn into a solid. Is it possible or should I just use the split feature?

In the end, I am trying to make a solid that is similar to a section of this necklace, minus the curved portion that connected them to the necklace, itself.

View 4 Replies View Related

AutoCAD Inventor :: Display Imperial Dimensions Using Unit String

Apr 7, 2011

I have had a request to display imperial dimensions using a unit string "in." (no quotes). The default Inventor 2011 display does not include the period. Can the default be modified, or a new option added to the list?

View 7 Replies View Related

AutoCAD Inventor :: Equation Driven Curve - Unit Error

Nov 27, 2013

I would like to create an equation driven curve with inventor. I have no problems plotting the function in a plotter, however, inventor won't accept my equation. It gives me the error message, saying: "The equation contains unit errors". I'm using the explicit equations.That's the bare equation:

"y=sqr(2)*16.5/2/sqr(pi)*sqr(arccos(1-2*x/50)-(sin(2*arccos(1-2*x/50))/2))"

I modified it, inserting variables which I defined also in inventor, leading to this:

"sqrt(2)*height/2/sqrt(PI)*sqrt(acos(1-2*t/length)-sin(2*acos(1-2*t/length))/2))"

But both equations are not accepted by inventor due to unit errors. In this design, I'm using the metric system, millimeters, so I don't understand why and how I have to redefine this for the equation in order to get it working.

View 9 Replies View Related

AutoCAD Inventor :: Change Default Unit To Metric Without Reinstall?

Nov 23, 2011

I installed IV2012 with English. How can I change the default unit to Metric without reinstall?

View 3 Replies View Related

AutoCAD Inventor :: Control Frame Edit Unit Attributes Use Standards Notation

Apr 3, 2012

Autodesk Inventor 2010 - How do I set default for "use standards notation" to off or unchecked in the "Edit Unit Attributes" dialog box for feature control frames? I want to do this because the Feature Control Frame style unit setting does not override it as I believe it should. This causes an extra value within the tolerance box of the feature control frame if the Standard General units differ from the style’s primary units.

View 1 Replies View Related

AutoCAD Inventor :: Measure Distance - Dual Unit Option To Read In Both Feet And Inches

Jun 14, 2013

Is there a way to get the dual unit option to read in both feet and inches....for instance 32.75 to read 2'-8 3/4" instead of 2.729 ft?

View 3 Replies View Related

AutoCAD Inventor :: How To Set Default Unit String Unchecked In Parameters Custom Property Format

Aug 24, 2013

I have generated frame that has 100 members in it. Is there a quicker way of changing G_L unit to a mm so that I don't have to go into all 100 parts to change the custom properties? also I do not need unit string to be appear in my BOM.

View 2 Replies View Related

AutoCAD Inventor :: Base Unit Setup When Adding A Custom Profile To CC Frame Generator

May 8, 2012

When I add a profile to Custom Centre to be used in a frame generator, in Base Qty by default it comes up as in, I want it Each. Where to change it?

View 1 Replies View Related

AutoCAD Inventor :: When Link Excel Document To Model All Parameters In Excel Gets Unit (mm)

Oct 30, 2008

When I link in an excel document to my model all parameters in that excel gets the unit (mm).

How can I change this? For instance I want some of the parameters to be an angle.

View 8 Replies View Related

AutoCad :: How To Make List Of All Coordinates (X Y) Or (X Y Z) Of All Points In Project

Oct 9, 2012

i need to make a list of all the coordinates (X,Y) or (X,y,Z) of all the points in my project

the shape of my project look like an Eclipse

i made it out of 236 points ... i want to to put all those points in a table of ( X,y,Z ) ... i think there is some kinda output that can do that for me

iam uploading a vedio on youtube to show u what iam talking about

[URL]....

just a list of X,y,z of every point how i can do that ?

View 4 Replies View Related

AutoCAD Inventor :: Remove Iproperty Mass Unit String From Mass Value In Text String?

Oct 3, 2011

I've been looking for a solution to remove the unit string ie Lbs, g, kg from the value given from a 'Mass' value in a text string.

As you may all know, creating text and having a 'physical property - mass' value...the unit string is there...

Lots of people on here have the problem...no-one has got a solution.

Until now...

Basically...open the part you need to get the mass property of in your text string.

Follow the instructions on this webpage...this is the first part...

[URL]

Basically, this creates a Mass property value in the parameters table that you can call on as a text parameter.

It's similar to the custom iproperty model - mass but NOT the same.

Once you have done this, you can go to the drawing of the part and create a text string in the drawing and call it up as shown in this procedure. BUT it still has the unit string.

Here's the best bit that you want to know...

To get RID of the unit string...open up the part again from the drawing...click on the parameter icon...find the user parameter...in the Nominal value column, right click on the value and you get a pop-up that gives you 3 options...

Custom Property Format, Make Multi Value & Delete Parameter.

Click on Custom Property Format.

The pop-up window comes up...showing you the property type...in my case...the 4 left columns read Text, g (grams), Format & Precision...

On the right hand side I have a Preview of the text...then 3 check boxes...Units string, Leading Zero's, Trailing Zero's.

Units string is checked.

Uncheck it.

Close it...Save your part...go back to the drawing and hey presto!...the text now shows the weight you require as a straight value...no units!

View 9 Replies View Related

CorelDRAW Graphics Suite X6 :: How To Make Bulleted List Nested

Aug 27, 2013

Here I would like to know how to make a bulleted list nest in CorelDraw x6?

Example:

A___ The text;
B___ The text;____1_ The text;____2_ The text;
C___ Text

View 5 Replies View Related

CorelDRAW Graphics Suite X4 :: How To Make More Recent Files List Than Default 5

May 16, 2009

Many times the file I would like to open was the sixth or seventh. how to enlarge the Recent Files list to be say 10 in CD X4 and PP X4?

View 6 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 2010 :: 2D Drawing - How To Find Unit

Oct 17, 2012

I started 2D drawing in ACAD2010 without any settings like unit,layers etc.

But i want to know, How to find the unit am i using the dimension ? like inches or mm.

View 1 Replies View Related

AutoCAD .NET :: How To Take Dimensions And Dimension Unit Using ObjectArx SDK

Jul 10, 2013

I am using ObjectArx with C# and I am wondering how to take the dimensions and dimension unit using the ObjectArx SDK. Is there possible way and what is the best approach. 

View 1 Replies View Related

AutoCad :: Xref Block Unit Scale Factor?

Apr 8, 2011

I'm inserting an xref, and its coming in at a weird scale.... I noticed that in the 'external reference' dialog box the 'block unit' scale factor is set to a weird scale (.0394), but it will not let me edit it.

View 5 Replies View Related







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