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


ADVERTISEMENT

AutoCAD Inventor :: Spline Design Generator - External Involute Spline Error

Sep 28, 2011

I'm trying to create an external involute spline (ANSI B92.2M) Fillet Root Side Fit 26.9mm x 1 mm x 26 teeth x 38 mm long using the spline generator with Inventor 2012. I created a test shaft"M-182-AMA.ipt" that is Ø26.9 mm x 38 mm long with 1 mm radius on each end of shaft.

I use the following steps:

1. After creating component "M-182-AMA.ipt" I select Design tab>>Power Transmission>>Involute Spline.
2. A window appears that has the caption "Involute Splines Connection Generator".In the Dimensions section I choose "Splines Type: ANSI B92.2M - 37.5 deg, Fillet Root, Side Fit, 26 x 1.00 x 38 x 5H/5h" and change the Length to 38 mm.
3. In the Shaft Groove section I use Create new, and I push the Reference 1 button that turns blue, I then select the od feature from the model and I get an error(see attached pic "error1.jpg).

I changed the 26.9mm od to be 27mm and it still gave me the error.

Work Station : Dell Precision R5400
OS: Windows 7 Business 64 Version 6.1.7601 Service Pack 1 Build 7601
Processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz, 1995 Mhz, 4 Core(s), 4 Logical Processor(s)
BIOS Version/Date Dell Inc. A10, 4/30/2012
Graphics Display Card: ATI FirePro V4800 (FireGL V) 1.00 GB Adapter RAM
Computer Memory: 8 GB ECC RAM

View 5 Replies View Related

AutoCAD 2010 :: Join Line In Different Plan?

May 29, 2012

I am trying to join line in different plan. but i cant join many line in this option. any other method. thats line used for sweep. 

View 1 Replies View Related

AutoCAD Map 3D :: Overlay Analysis -Join Line With Point To Get Attributes

Feb 14, 2012

I have all of my data in an Oracle database (Gas Enterprise Model).  I need to join the pipe (Line) with the meter (point) in order to have the attributes of both for a report. 

A query on geometry in Oracle definitely did not work and doing an overlay analysis in Map3D strips the attribute data when I create a buffer.  There is nothing to join on for the tables,  A Network analysis will not work because the lines are for services and don't have their connected distribution.

View 5 Replies View Related

AutoCAD 2010 :: Join Single Line Texts To Mtext?

Feb 7, 2012

I just switched over from 2005 to 2012. In 2005 I used Express Tools to change several lines of text to one mtext object. I can't find it in 2012. I didn't realize how much I used it until I lost it.

how to select several lines of text and convert it to one mtext object?

View 3 Replies View Related

AutoCAD 2010 :: Sweep Along Spline Made Of Elliptical Arc And Line?

Aug 15, 2013

I try to sweep along spline that made of elliptical arc and line.

Funny thing that I was able to create a solid few days ago by doing this method. Now I can't!

I tried even reload Autocad.

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

Illustrator :: How To Join Line Within Ellipse

Jul 30, 2012

I have the following shape:
 
Which is an ellipse which I happened to draw a line inside of. My goal is to be able to join the line with the ellipse so I can make it part of the shape, then I'd like to chop off the top of the ellipse (the part on top of the line).

View 3 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 :: 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 View Related

Illustrator :: Logo - Join A Line And Circle

Aug 15, 2012

I'm trying to recreate a logo and I want to join a line and circle, so that the outer circle is merged with the top line, as in the figure below. All the pathfinder tools don't give me what I'm after, I know there's got to be a simple way to do this, how can I accomplish this?

View 5 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 :: 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 :: 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 :: Polyline Join Doesn't Want To Join With Arc?

Jan 3, 2012

Drawing: line, arc, line.

arc was defined with line's end points and radius, so I'm positive that this drawing is continuous.

Steps I take:
pedit
click
do you wish to turn into polyline
y
j
Select objects: 1 found
Select objects: 1 found, 2 total [enter]
Select objects:
0 segments added to polyline
[enter]

I had no problem turning other arcs into polyline...

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

Revit :: Assign Keyboard Shortcut To Spline Line?

Aug 16, 2012

When I draw the detail line (DL), Is there a way to switch from straight line to spline line quickly? It's difficult to keep moving the mouse to the toolbar to change the line type.
 
I tried to assign a keyboard shortcut to the spline line but it didn't seem to work.

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

Illustrator :: Command To JOIN Two Overlapping Anchor Points As SMOOTH Join Is Not Working

Jun 21, 2013

The command to JOIN two overlapping anchor points as a SMOOTH join is not working (at least, on Mac).
 
"The join option only results in a corner join regardless of whether you select anchor points to join or the entire path. However, for overlapping anchor points, if you want the option to select a smooth or corner join, then use Ctrl+Shift+Alt+J (Windows) or Cmd+Shift+Option+J (Mac OS)."

View 4 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 :: How To Join Projects

Apr 17, 2012

Is there a way to join projects? I have different projects for a few different parts that I would like to make an assembly from.

View 1 Replies View Related

AutoCAD Inventor :: Cannot Join Parts In Assembly

Dec 2, 2013

I am trying to assembled these 2 parts but the elbow gives no options..how can i constrain the elbow to the straight pipe?

View 7 Replies View Related

AutoCAD Inventor :: Join Lines In Sketch?

Jul 17, 2013

In sketch mode, there is a function to split lines, but I don't see one to join lines.

(I'm talking about colinear lines with the ends touching - I want to convert two lines into one).

It may seem trivial, but I'd like to use these lines in frame generator to select by a single line and not by endpoints of two different lines. Less clicks and more consistency in my model.

View 5 Replies View Related







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