AutoCAD Inventor :: Possible To Create String To Stretch As Part?

Jul 26, 2012

I would like to create string that would be tied to a rod and wrapped around an axle.  Then when the rod is moved the string rotates the axle, but the string continues to grow as it is being pulled.

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Create IProperty That Becomes Part Of Every Part?

Apr 10, 2012

i.e.,  is it possible to create a custom iproperty which would enable the user to attach a particular attribute to every component within an assembly without manually going through each component.

For example,  If I have a pipework sub-assembly within a manifold assembly.  I want to create a custom iProperty for 'Component Type' which would be called 'Pipework' for every component called up within that subassembly.

Likewise for a frame could you have the above custom property attached to every component but called up as 'framework' instead etc.

View 2 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

AutoCAD 2010 :: Replacing Part Of A Text String?

Mar 27, 2012

I am trying to add text to a set of text strings in a drawing.

The tricky part is that not all of the text strings are the same.

For example, change part numbers

123, 125, 456, 892

to

123-70, 125-70, 456-70, 892-70

Is there a way to do this for all of the strings at once?

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Stretch Block So That Part Of It Always On Same Height

Jun 18, 2012

Is it possible to stretch block depending of the insertion point so that the bottom part is always on the same high.

See attached image.

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Changing String Of Text / Multitext / Dimensions To Another String

Nov 16, 2012

i failed to find one which would change string of a text to other for all types of objects. I mean it was usually either only multitext, or only text, dimensions or attributes.creating one which would change in abt 200 drawings:

-001

-002

-003

to:

-00001

-00002

-00003

in attributes, text, multittext, leaders, multileaders, dimensions..... at the same moment?

It is meant to be used in ScriptPro (by loading lisp in script).

If not possible, then can also open each file and run the lisp in each of them - still would save lot of time.

View 4 Replies View Related

AutoCAD 2010 :: Dynamic Block Rotate Part And Stretch Arcs To Stay Connected

Jun 18, 2012

I have a block that I would like make dynamic.  It is a fishhook arrow for a roundabout traffic sign.  I would like to rotate the head to various angles, and have the body of the arrow adjust.  I already have the ability to stretch the two end points in their direction, and rotate the head, but the curved part of the arrow body needs to adjust for the new head location.  I tried dynamic stretch, but it would not attach to the rotate dimension.  How do I get these arcs to stretch along their radii and associate the end arc points to the near end of arrow head?

I had one thought of using multipe arcs so that they would overlap more or less as rotated, but this is a pretty crude workaround.

LT, C3D 2005 - 2014
XP, Vista, 7

View 7 Replies View Related

AutoCAD Inventor :: Using Assembly To Create A Part

Nov 3, 2013

I'm trying to design a linear bearing that is composed of a billet of material to which six ball bearings are bolted. I was able to create a part representing the ball bearing from the manufacturer's dimensions. I then modeled a lock washer as a part, then an assembly consisting of a ball bearing and a lock washer. I then created an assembly from that assembly, with six of these ball bearing/lock washer assemblies in the desired orientations.

Now that I have the ball bearings oriented in space the way I need them, I need to model the billet to which they will all mount. I did things in this order because the ball bearings are metric, yet the rest of my design is in imperial units, and it just seemed easier to orient the bearings (which will interface with yet another assembly that I have yet to design) first.

I'd like to create my billet using the assembly as a reference. The assembly will tell me where I need holes in the billet to mount the bearings, where I need to cut out material for clearances, etc. I can't figure out how (or if) I can import my assembly into my part file, or what other tools are available to accomplish this task.

I'm attempting to model something similar to this. I've got the six bearings oriented in space, now I need to make the block to which they mount.

View 5 Replies View Related

AutoCAD Inventor :: Macro To Create Revolved Part

Aug 28, 2013

Looking for example macro that can create a new sketch, add a few lines and arcs, Then revolve the sketch around an axis to create a solid part. For example a shaft?

View 2 Replies View Related

AutoCAD Inventor :: Create Text In Part Drawings

Nov 28, 2011

Can we have a better way to create “text” in the Inventor part drawings?

I almost create “text” in every part drawing in different view. I have to create a sketch first, than create a text and dimension the text so I can lock the text in position, otherwise when you move the view and the text will stay in different location.

I had been used “Solid works” for long times. When I need to create a text, just click that view and create a text and the text will stay with that view, whatever you move that view and the text move together.

View 2 Replies View Related

AutoCAD Inventor :: Create Derived Part Using Only Some Features?

Jan 12, 2014

it's possible to create a derived part using only some of the features of the base components i.e. I've got a funny shaped part with a bunch of holes in it, and I need another part with exactly the same shape but totally different holes (location and size)I know you can do this with the different solids in the part (only use some of the solids) but I haven't been able to figure it out with features, if it's possible at all.

I could probably create one base part (just the shape) and derive both parts from that, but then I've got a part lying around doing jack.using IV 11.

View 5 Replies View Related

AutoCAD Inventor :: Create Simplified Part Error

Jul 15, 2013

I am trying to use Create Simplified part and during the creation process..I downloaded a model of a FD breaker off the Eaton Website in .stp format. I am simply trying to get a .ipt file of the model for my layout model.So the steps I did:

1- Open .stp file

2- Save .stp file as an .iam inventor file (ignore the  prompt box "this is not a part file", that is from my logic rule for a part file)

3- once saved in inventor format, I click the simplify tab, select create simplified part, select a name and directory and press save

4- the .iam saves into a single part, BUT it is saved as sean.ipt, not the part number I assigned earlier and it is saved to the directory C:Users, not the directory I assigned in the dialogue box earlier.

Why does it do this every time I "dummy" down an assembly to a single .ipt file?

View 6 Replies View Related

AutoCAD Inventor :: 2013 / Can Create Part With Different Configuration

Nov 19, 2012

I want to ask if in Autodesk Inventor 2013, can we create a part with a different configuration?

example:I made a cube the size of 10mm x 10mm x 10mm, after which it would be revised measures 15mm x 15mm x 15mm. The second revision to change the size of a 12mm x 12mm x 12mm.
Can all the revision is done in one file?And if I want to revise again be 10mm x 10mm x 10mm, can?

Have I been that provides revision always create a new file and the file number so much that hard to figure out which revision. I am still learning Autodesk Inventor 2013.

View 2 Replies View Related

AutoCAD Inventor :: Possible To Create Weld Build Up Around A Part

Oct 5, 2012

I'm starting with a tube and want to add a weld build up around the OD on both ends. I mainly want to do this so that when I create a sectioned view on a drawing, you can see the difference in hatching between the original tube and the weld build up. I've had to create sketches on the drawing up to this point.

The photo I've attached shows the tube and shape of the weld build up. the green line is where I would like the tube OD to be, and the weld build up would be everything above that.

I'm using Inventor Pro 2013.

View 3 Replies View Related

AutoCAD Inventor :: Create A Hole Table For A Part

Mar 8, 2013

I need to create a hole table for a part.  I would like the origin to be at the center of the part.  Problem is there is not a round hole at that location.  Attached is a similar part.  The one that I am doing is much larger and has many more holes... this is just an example.

How can I pick this as the origin of my hole table?

View 3 Replies View Related

AutoCAD Inventor :: Create Part Number From Excel?

Dec 6, 2011

I would like to link a cell value in excel with the partnumber from a assembly in Inventor. How can I made this link?

View 1 Replies View Related

AutoCAD Inventor :: Create Part (IPT) Using Structural Shape?

Jan 19, 2012

Using Inventor 11 I wish to create some individual parts using Structural Shapes from the Content Center as the basis for my sketch profile and extrude to length before doing other machining.

Is it possible to do this from the Part environment directly and not use the frame generator?

View 4 Replies View Related

AutoCAD Inventor :: Change Dimension To Create Another Part

Apr 20, 2013

I like to change the dimension of the length from 388mm to 400mm to represent another similar part with another part number.  Yet I still need the old part.

What is the easiest way to do so?  When I use 'save as" and then change the dimension, I need to recreate the dimensions in the dwg files.  Is there a way to avoid creating the dimensions?

View 3 Replies View Related

AutoCAD Inventor :: How To Create Drawing And Part Template

Nov 2, 2011

I want them to appear as a one of the choices in the box after you click NEW (part, drawing, assembly) asside of standard options?

View 1 Replies View Related

AutoCAD Inventor :: Create Simplified Part Of Conveyor

Aug 6, 2013

I'm trying to create a simplied part of a conveyor. It's not too big yet, just over 7000 occurrences - see attached. Yesterday after about 5 hours I crashed Inventor (2014) and tried again. Eventually I let my PC run through the night and this morning it had completed the task. To save took almost 2 hours, producing an *.IPT of just over 830MB. When I restarted my machine (to free the RAM again) I could not open, getting a serious error.

The old shrinkwraps seemed to work way better. I need to create a "dummy" model which breaks all links to the originals assemblies so no one can tamper with it.

My specs:Inventor Professional 2014, 64 bit edition, I've got an HP Z400 desktop which is a 3.2GHz Processor with 4 cores, 12 GB RAM. NVIDIA Quadro 4000 graphics card.

View 4 Replies View Related

AutoCAD Inventor :: Create A Part That Has Spherical Feature?

Apr 16, 2013

I am trying to create a part that has a spherical feature. The spherical feature is "sliced" on the front and back to create a flat surface (see Compound Rest Handle Isometric image). Should I use workplanes to slice the sphere? What is an efficient process the slice the sphere. See Compound Rest Handle Front and Compound Rest Handle Back images and compare to the final result in the Compound Rest Handle Isometric image).

View 9 Replies View Related

AutoCAD Inventor :: Code To Create Virtual Part?

Aug 16, 2013

code example of how in .iam create a virtual part and save it separately in specific folder?

View 3 Replies View Related

Illustrator :: Stretch Part Of 1 Character In A Word?

Mar 4, 2014

I'm looking for the best way to stretch the P in the word Postgraduate for a project.
 
The font is News705 BT.I need to make the P much longer and then extend it under the word - as in the image below.

View 3 Replies View Related

AutoCAD Inventor :: How To Create Odd Shaped Hole In Sheetmetal Part

Jul 3, 2012

I'm trying to create a hole in a sheet-metal part so that a pipe can be welded in it, see attached picture. What's the best method to do this? Because the flat-pattern of this hole isn't an ellipse-shape (more like an egg), it seems it's very difficult to do.

Product Design Suite 2014
Inventor 2012 SP2, Vault 2014
HP Workstation Z220
Intel Xeon 3.4GHz
16GB RAM
Nvidia Quadro 4000
Windows 7 Professional (64bit)

View 9 Replies View Related

AutoCAD Inventor :: Create Simplified Part Not Firing Event?

May 16, 2013

note that the command "create simplified part" is not firing onpopulatefilemetadata event.

I would expect it to.

View 3 Replies View Related

AutoCAD Inventor :: How To Create Flat Pattern Of Attached Part

Nov 6, 2013

Is there any way to create flat pattern of a part I attached ?

View 3 Replies View Related

AutoCAD Inventor :: How To Create Sheet Metal Part By Mirroring

Jan 23, 2012

I have a sheet metal part. It is a machine door with four edge flanges. I have mirrored this part. The origin part has flat pattern while the mirrored creates the folded pattern.

It still folded even when origin is in flat pattern.

View 4 Replies View Related

AutoCAD Inventor :: How To Create A Line With Part Document Setting

Jul 13, 2012

My part unit length has been setup as millimeter(mm).Once I created a line within 2d sketch by VBA script, the result of length always become to 10 times of value.For example, the two points of line is (0,0) and (0,4). But the result of length measured is 40.

My problem is how to create a line with part document setting?

View 1 Replies View Related

AutoCAD Inventor :: How To Create Axonometric View In Part Mode

Dec 27, 2012

Seeing that creating axonometric views is possible in a 2D drawing view, how to create and save a customized axonometric view in the 3D modeling environment?

Currently the only options are front, back, top, bottom, left, right, isometric and random...

View 4 Replies View Related

AutoCAD Inventor :: Create Customized TXT From Part List And Sheet - VBA

Feb 8, 2012

I need do a customized TXT file create with some data the Part List and some data from Sheet.

Our ERP software read this TXT and register the Assemby in our database.

The final TXT result must be like red lines below:

C 100000-GS-005  100000-GS-005  5 Conjunto placas                     CJ
E 100000-GS-005  100000-GS-056  01
E 100000-GS-005  100000-GS-055  01

The columns where each text starts must be column 1, column 3, column 18, column 33, column 71.

Letter "C" means that this line is an Assembly

Letter "E" means that is a part.

Number "5" in the first line not change.

The number "01" in the lines 2 and 3, means the quantity of each part on the assembly.

View 2 Replies View Related

AutoCAD Inventor :: Create Structure Using Attached Part Geometry?

Mar 19, 2012

I want to create a structure using the attached part geometry, what would be the best way to make the crosses coincident with the two long columns? (just like the 2 at the top but without having to manually trim each line, if it could be constrained to variable parameters even better)

The structure has the same geometry on all four sides so i intend to circular patern the frame generator components around the Z axis, any better workflows?

View 5 Replies View Related







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