AutoCAD Inventor :: Dimensions Of Rectangular Prism

Jan 1, 2014

regarding obtaining the dimensions of a simple retangular prism?

In this particular case (file attached) the geometry was imported from Revit, so it's really just imported SAT file.  After importing, "Make components" was run to generate individual part files.  The resulting part is therefore created using the origin of the parent assembly, so although it's "just a box" - it is spatially displaced and oriented at an unknown angle.

I'm looking for a way to identify the 3 dimensions that define the shape of the prism.

View 3 Replies


ADVERTISEMENT

Illustrator Scripting :: Automatically Put Dimensions On Rectangular Shapes

Jun 6, 2013

Any script that will automatically put dimensions on rectangular shapes in Illustrator CS6?

View 8 Replies View Related

AutoCAD Inventor :: Inserted Hole Dimensions Not Matching Feature Dimensions

Mar 16, 2012

I typically as much as possible like to insert my dimensions into my drawing from my model.

I created holes in the model as a 1/4" tapped hole

Yet when I show the dimensions in the drawing they show the minor dimension.

How do I get the 1/4" to show?  I have selected the feature and still get these results.

View 8 Replies View Related

Photoshop :: Make A Prism?

Sep 27, 2007

I'd like to make light passing through a prism. The light is easy enough, but I can't think of a way to make a really good looking prism. I'd like something more than just drab grey triangle - something that looks like real crystal.

View 2 Replies View Related

Illustrator :: How To Paste A Prism 6 Graph

Jan 7, 2014

I cannot seem to paste a Prism 6 graph to Illustrator CS3 using ctrl C and ctrl V any longer.

View 1 Replies View Related

AutoCAD Inventor :: Lock The Dimensions To Aligned Dimensions?

Aug 22, 2012

is there a way to lock the dimensions to aligned dimensions...or a key i could hold while dimensioning that would do that..

i have to dimensions a drawing where theres a lot of aligned dimensions to put and to do it manualy each time takes forever...

 Product Design Suite 2013

View 9 Replies View Related

AutoCAD Inventor :: Making A Rectangular Spring?

May 2, 2012

I have to make a spring for an engineering class I have yet me nor the teacher know how to make a rectangular spring.

View 3 Replies View Related

AutoCAD Inventor :: Twist Rectangular Tube

Dec 24, 2013

Im trying to reproduce the part attached. Its a rectangular aluminum tube. .320 x .180 approx an inch long. I tried lofting 2 sketches but the result does appear like the attached image.

View 8 Replies View Related

AutoCAD Inventor :: Equation For Rectangular Pattern

Feb 22, 2012

Can an equation be used to calculate equal distances when using the rectangular pattern.Regarding the attached .ipt file i would like to place 25 holes in the X direction with equal gap size between each hole.Also how to calculate the number of holes in the Y direction again with equal distance between each hole.I have not done this before with equations but was thinking that i would need to use the Length x Width in the equation.Do i need to add figures into the Parameters box also?

The attached file with the Hole feature the sketch is not constrained for the purpose of using an equation so i know how far from the start of the part to get equal distances between each hole to the end of the part .

View 5 Replies View Related

AutoCAD Inventor :: How To Adjust Rectangular Pattern

Feb 20, 2012

I am using Inventor 2012. I have a horizontal feature that terminates at a vertical plane on one end and an angled plane at the other end.  I want to pattern it down but when I use Adjust, the patterned features do not adjust to the angled plane. They just go strait down from the first feature. 

Does Adjust only work if the terminator is a solid surface instead of a plane?

View 1 Replies View Related

AutoCAD Inventor :: IPart And Rectangular Pattern

Nov 3, 2011

I am having a problem with an iPart. I created a rectangular patern in an iPart. When I place the member of the iPart in the Assembly file the pattern is not there. I need it to constrain another part to it.

View 4 Replies View Related

AutoCAD Inventor :: Non-Circular / Non-rectangular Pattern

May 14, 2013

I am currently trying to model a multi cavity mould tool. The cavities themselves do not follow either a circular or rectangular pattern.I have modelled one of the cavities using a revolve internal to the tool. I have also sketched out on the upper surface centre points where I need the cavities to be.

I was hoping I would be able to copy the cavity feature, select a base point and then use the centres from my second sketch to place the cavities.

I don't seem to be able to find this option. The copy and paste feature will likely work but it is hugely long winded positioning each cavity individually. Any method I might be able to use to model such a part?

View 2 Replies View Related

AutoCAD Inventor :: Rectangular Hole Pattern

Dec 1, 2009

Looking for some sample code for patterning a hole in a part using Inventor 2010. I dont need it to be selected because it is the only hole i have in the part. My main trouble is that I am having trouble withobjectcollection idea. As you can guess I am a newbie at Inventors API.

View 5 Replies View Related

AutoCAD Inventor :: Circular / Rectangular Pattern Sketch Name

Nov 19, 2012

I need to know what sketch is associated to either a "Rectangular"or "Circular"array. This is so I can filter out sketches that are not repeated in an array.

Here is my code so far (Circular Array).

Dim oCP As CircularPatternFeature
For Each oCP In oDef.Features.CircularPatternFeatures
THIS IS THE TROUBLE LINE  If sketch = oCP.Parent Then
Set oCP = oDef.Features.CircularPatternFeatures.Item(oCP.Name)
[code]........         
                                       
I have a simple test part containing an extruded disk (Sketch1) and 8 holes on a pcd (Sketch2). I only want to array a sketch if it is arrayed.

View 4 Replies View Related

AutoCAD Inventor :: Rectangular Pattern Cannot Be Applied On Bolt

Jan 9, 2012

I can not use rectangular pattern for bolt in an assembly.

View 7 Replies View Related

AutoCAD Inventor :: How To Create Rectangular Pattern Of Welds

Mar 21, 2013

I'd like to make a rectangluar pattern of a part that is groove welded into a plate.  Inside the pattern command I can select the part but not the weld. How to avoid having to do each weld individually?

View 2 Replies View Related

AutoCAD Inventor :: Distribute Space Between 2 Rectangular Assemblies?

May 15, 2013

Now how do I smartest align two assemblys to same center point or distribute even space on 2 sides of the attached par example?

View 8 Replies View Related

AutoCAD Inventor :: How To Suppress Items In A Rectangular Pattern

Aug 29, 2013

If I have a RectangularPattern how do I suppress individual features in the pattern.

For example I have a single row of holes, and I want to suppress the odd numbered holes.

I've tried this...

CComPtr<FeaturePatternElements> pFeaturePatternElements ;
pRectPatFeat->get_PatternElements (&pFeaturePatternElements) ;
const int ikNumElements = pFeaturePatternElements->GetCount() ;
wprintf (L" this has %d FeaturePatternElements

[Code]....
 
... but it crashes at the assignment of Suppressed

View 4 Replies View Related

AutoCAD Inventor :: Circular / Rectangular Pattern Feature

Jul 23, 2012

While using the Circular Pattern feature or rectangular pattern feature in Inventor, sometimes I want to extrude (join) or cut the drawings that I made (augmented) with using circular pattern feature, rectangular pattern feature. in this case do I have to choose all the augmented members one by one (for instance I make 42 augmented members), it can take a lot of time. also after applied any of these features I can't use trim feature, can I ? but sometimes using the trim feature after applying the Circular Pattern feature or rectangular pattern can be necessary.

View 1 Replies View Related

AutoCAD Inventor :: Curved Rectangular Spring / Animate

Sep 23, 2012

A multi-part question:

1.) How do you recommend I model a rectangular spring?
2.) How do I apply the concept from the initial question and apply a curve to the spring?
3.) How do I mimic the properties of a spring in animation?

View 2 Replies View Related

AutoCAD Inventor :: How To Put A Curve In A Piece Of Rectangular Sheet Metal

Jun 18, 2013

I have a rectangular piece of sheet metal and all I want to do is make the sheet curved with a radius of 113.75 in.

How do I go about this? Is there an easier way like making a 3d sketch and putting a sheet metal face on it?

View 2 Replies View Related

AutoCAD Inventor :: Circular Pattern For Rectangular Shaped Holes

Sep 11, 2003

The problem: I want a circular pattern for rectangular shaped holes, and I don't want the holes to rotate. The circular pattern doesn't have an option to retain the orientation.

View 9 Replies View Related

AutoCAD Inventor :: Rectangular Pattern With 2 Curve Lengths - 1 Sketch

Sep 19, 2013

I would like to use a sketch as the basis for a rectangular pattern which is set up to use the curve length for both directions of the rectangular pattern so that when I update my rectangle in a sketch, the pattern automatically adjusts to the new sketch. I have sketched a rectangle, and used one leg of the rectangle to establish the direction and length of one dimension of the array.            

However, when I try and choose the Direction 2, my only options are the entire rectangle or faces- I can no longer select other and choose a single side of the rectangle.

I was able to accomplish what I wanted by using two sketches, with the second sketch simply projecting one leg from the first sketch.  Using one sketch just seems inherently safer than trusting projected geometry.Is there a way to accomplish this with one sketch instead?

Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013

View 2 Replies View Related

AutoCAD Inventor :: Create Rectangular / Circular Pattern For DNA Structure

Oct 18, 2011

Is there a way to create an upwards circular pattern, or a rectangular pattern with a circular movement?I'm trying to create a DNA-structure

View 1 Replies View Related

AutoCAD Inventor :: Draw Rectangular Patterned Array Of Objects At An Angle?

Apr 24, 2013

is there a way to create an associative array of posts so I only have to edit one part to have the entire array change?  that is, I want to have global values for the dimensions in the picture below: post diametervertical width between post centreshorizontal width between post columns (again, centre to centre)vertical shift of each column w.r.t. previous one I've used the Rectangular Pattern tool to create a repetition of my posts, but I want to shift each column of posts up slightly with respect to the one before as in the attached picture:

It seems that if you want to repeat along non-perpendicular axes like this, Inventor fails if there are too many repeats.  I came across this when searching the site:

[URL]

I can verify that this is my exact problem but can add that in my example, 4 repeats on the almost horizontal axis and 3 on the vertical work fine.  However, 3 almost horizontal axis repeats by 4 vertical axis repeats will only work if I choose the vertical axis as Direction 2.  (Is this a bug or am I trying to use the Rectangular Pattern Tool incorrectly?)

The repeat unit can be simplified to 1 circle with 2 construction lines along the repeat Direction instead of the 2x2 circles shown here but the problem persists. Also

View 9 Replies View Related

AutoCAD Inventor :: Detail View Fence Shape (Circular To Rectangular)

Sep 3, 2012

Is it possible to alter the Fence Shape of a detailed view from circular to rectangular after the view has been created?

Autodesk Inventor 2013-64Bit Edition
Intel Xeon W3520 @ 2.67GHz
Win 7 Pro
6.7 System Rating
NVIDIA Quadro FX 1800

View 2 Replies View Related

AutoCAD Inventor :: Cutting A Rectangular Opening In Polyface Mesh Surface

Dec 5, 2012

I have a dwg file of a section of a tunnel that has been exported from Microstation as a polyface mesh surface. What I am trying to achieve is cutting a hole into the surface. I am assuming that I cannot cut a surface directly, but need to convert it to a solid first.

I've searched this site and I have tried everything I can think of to no avail. Inventor does not seem to be able to convert the surface to a solid. Also, when I import the surface to Inventor, some of the triangular meshes are not there, and there are too many "holes" to patch them manually. I've also tried using lisps in AutoCAD, but on the surface and 3D faces after exploding it, but for example m2s.lsp or f2s.lsp do not seem to work.

I have also had the same file exported from Microstation as ACIS .sat, but version 18.0 is not readable by Inventor. Is there a way to convert the ASCII file to an older version?

I am using Inventor 2013, and I also have AutoCAD 2013 available.

View 4 Replies View Related

AutoCAD Inventor :: Design Of Metal Grate Using Rectangular Array Feature

May 3, 2011

I am looking to design a grate approximately 5mX10m with holes 250mmX32mm. My first thought was to drawing the outline of the 5mX10m grate, then create an array of tiny 32mmX200mm boxes and extrude the material between the boxes and the boundary frame. Unfortunately when I create the simple array (something like 50box by 120 boxes) inventor keeps freezing I'm thinking this is too large of a patter for inventor.  

How I can make the grate in a smarter/ less resource intense manner?

View 3 Replies View Related

AutoCAD Inventor :: Assembly Rectangular Pattern - Flip Direction Option

Sep 10, 2012

Any work around for rectangular patterns in assemblies?

I want to pattern a screw using an existing Part Feature Pattern; I have figured out depending on how the part is assembled you get two outcomes and if the part is mated opposite side to how the feature was patterned you get the parts going the wrong way (see attached pic).

Is there a “flip direction” option anywhere or do you just have to be super diligent on how the seed feature orientation is in relation to the assembled pattern?

View 9 Replies View Related

AutoCAD Inventor :: Getting Graphically Selected Occurrence Of Rectangular Pattern Feature

Oct 3, 2012

We are using Inventor 2011 and I would like to make a small app that allows my users to graphically select one or more occurrences of a rectangular pattern feature  Then allow them to suppress them if desired.

I have determined the code to loop through the pattern occurrences and toggle suppression for any instance. What I do not know how to do is determine which occurrences have been graphically selected.

At this time I am only concerned with round hole features.  (Perforated metal)

View 3 Replies View Related

AutoCAD Inventor :: Add New Member To ANSI Rectangular Tube Family In Content Center?

Nov 17, 2011

I need to add a new member to the ANSI Rectangular tube family in the content center. The problem is I don't know what the Ix and Iy columns are. Both columns have a sub title of [inch^4]. What these variables represent? I inserted a part from the family in an assembly and checked the paramerers window and these aren't listed in the parameters.

View 2 Replies View Related







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