AutoCAD Inventor :: Simulating Tensile Test
Jul 11, 2012
Is there a way to simulate a simple tensile test in autodesk inventor. Let's say I draft up a 1" x 1" x 10" bar. If I input all of the material properties such as yield strength, tensile strength, % elongation etc., is there a way that I can simulate a simple uniaxial tension test on this bar? If so, how do I set it up with the autodesk simulation engine?
View 6 Replies
ADVERTISEMENT
Jan 24, 2012
I'm interested in simulating an object that is held up by a number of ropes connected to winches, which can provide varying tension on the ropes. I'm fairly new to Inventor, and am not sure where to start.
View 2 Replies
View Related
Jun 28, 2012
I am working on a project for an electricity and magnetism class that deals with using neodymium magnets to propel other neodymium in around a ring. Any method of both importing neodymium or any other rare earth magnetic material into Autodesk Inventor 2013 and then running a dynamic simulation on an assembly consisting of those parts.
View 4 Replies
View Related
Jul 13, 2012
I am trying to optimize a sprocket drive but need simulating the rubber belts holding the drive section together.Have access to Several autodesk products. I was able to get a short simulation in Inventor but i need a more accurate one.
View 2 Replies
View Related
Dec 4, 2013
I am writing a external ilogic riule, which will iterate through all the referenced documents of the active assembly and write certain iproperties to a text file.
The code is below
It works in that the text file is created and it does write the iproperties. HOWEVER it only writes the iproperties from the active assembly
' go through all referenced documents in a assembly . Grab the description,title and part number iproperties
' and print out a list
If Not ThisApplication.ActiveDocument.DocumentType= kAssemblyDocumentObject Then
Return
End if
[Code]....
How can i fix this code so that it writes the iproperties for each oFileRef ?
View 9 Replies
View Related
Jun 25, 2008
Is there a way to attach multiple leaders to text or weld symbols?
At the moment i am creating the "master" note, then insert "empty" texts and TRYING to get he leader to align.(the other problem is if i want to reposition)
View 2 Replies
View Related
Mar 7, 2008
I want to make a page of old photos that look as though they've been stuck into an old album, using bits of tape, or those sticky corner thingies. I have the old page background, and I have the old ohotos ...... how to do the bits of tape or corners ?
View 5 Replies
View Related
Jul 13, 2006
1. I'm not very satisfied with the snow in the trees, i've tried many filters and finally used "replace color" on the greenish parts of the trees with luminosity at 100%. I've compared with real snow covered trees and they are completely white, i guess that i should somehow "paint" them but i don't know a lot about how to achieve a realistic snow effect with the brushes (without degrading too much the original trees either...)
2. The icy sea is taken from another photo i found on the web (probably antarctica). It seemed to blend nicely when i was working on the retouching but when i opened the project 2 days later i thought that the colors of the two photos didn't blend *that* nicely Is there a "scientific" way to harmonize the colors of two photos, so that they can fit well together? (i'm prepared to hear that there's no recipe for that!)
(seemed to me that the blending of colors is top priority but perhaps something else is jumping even more at your eyes).
View 7 Replies
View Related
Mar 22, 2012
The bottom liquid drains through the vertical hole at the bottom. As this falls the liquid above falls with it until flow stops when all the lower liquid has gone and the hole is blocked. This then leaves the original volume of the top liquid in the bottom of the "dish".
I have considered a few options:
Creating a particle flow with a blobmesh to simulate the liquids.
Creating a "finished position" object for the top liquid and morphing between the two.
Simply moving the solid pieces down during the animation (as I need to get this out really quick)
Two questions:
What is the best method of simulating this?
What would be the best way of achieving a ripple effect on the top liquid surface and the interface between the two?
View 3 Replies
View Related
Apr 1, 2004
similar result of Velia film look from my digital photo, here I found two software and the introduction is as below. Please do me a favor to compare the two software.
"Digital Film" is a professional software for emulating the photography reversal film. It can make the color effect of digital photo realistically simulate that of photographic reversal film such as Fujifilm Velvia and Kodak T-Max100. It can make the image clear and vivid, and bring the image strong and perfectly clear colors, rich layers and details, as well as the reduction of noise points and color spots...
With the world-leading Exif Maker editor inside, "Digital Film" supports the updated Exif 2.21, it allows the users to add, to modify and to delete every Exif maker freely, it also supports TIFF & JPEG.
DV (Digital Velvia) is one of the most popular FM actions. Now, the new DV PRO v4.0 offers more than triple the amount of image enhancing saturation options. These 16-bit accuracy saturation steps were developed for those interested in increasing color saturation (simulating a Velvia film look) while keeping low noise and accurate colors within the channels individually.
View 1 Replies
View Related
Nov 30, 2012
How to simulate the following hand-drawn picture with Illustrator brushes and fills?
The situation would be... somebody would create a new vector drawing (i.e. made from a photo reference) with outlines and fills. With some easy steps he should be able to turn it into a vector drawing that resembles this style. It should be easy to do... maybe 2 or 3 steps. It could also work with add-ons or plug-ins or something (should work with CS4 upwards).
View 13 Replies
View Related
Nov 18, 2013
I normally get the UCS directions as part of a test to see if current coord system is same as world:
I am seeing a nonnormal UCSxdir and Ydir for several drawings with UCS I know is on world. See the above value.
It took me a while to realize it was because the drawing had ps viewports, and the viewport UCS was user.
How would I get what I would call "the modelspace current coord system info" to do this test.
I am doing this with a drawing not open in the editor, it is DBX style. If it was not, I could do all kinds of things to figure out if modelspace was on world ucs.
[URL] ........
View 1 Replies
View Related
Feb 22, 2005
how to test to see if a drawing is already open inAutoCAD using VBA and if it to make it the active document?I have a VBA macro to open xrefs by by just picking them in the drawing butI need to test to see if the drawing may already be open to avoid openingthe drawing a second time in "Read Only" mode.
View 9 Replies
View Related
Feb 25, 2013
I am just starting to create some custom linetypes. All is well with solid lines with text. However I have reached a stumbling block as far as hidden lines go.
Basically I get this result -----x-----x-----x-----x-----x-----x-----x-----x-----x
But I am looking for this --------------------x--------------------x--------------------
Not sure how to do this as I get an error message saying that I can only have 12 dash/dot entries before the text.
The plumbers in our don't want to see text that often.
View 4 Replies
View Related
Mar 21, 2012
Text is displaying at the incorrect size in both paper space and model space. It seems that there may be some kind of global scale factor in action e.g. if I add text at size 2.5, it displays at size 2.25 and if I add text at size 1.8, it displays at size 1.62.
How do I set so that text is displayed at the correct size?
View 5 Replies
View Related
Nov 28, 2013
I have a link starting from P1.Is there a way to check if the link is intersecting EG or not?
Civil 3D 2014 x64
Windows 7 64-bit
16GB RAM
View 2 Replies
View Related
Dec 3, 2013
How would I test for duplicate handles in a file. If I select a cirlce from an xref and it has a handle of "E6" Then I select another circle from a different xref that has the same handle. When I use GetObjectId how do I specify which handle? Is there a way to give a handle and a file path and have it point to the correct entity or would I need to cycle through all entities and check for matching handle and file name?
In the end I would like to select an object, then store that data in a file and then recall that exact same object later.
View 6 Replies
View Related
Jul 14, 2010
I am currently using the following to switch to modelspace:
Editor ed = Application.DocumentManager.MdiActiveDocument.Editor;ed.SwitchToModelSpace();
However if you already are in modelspace it throws the error: eInvalidInput
How do I find out which space I am in so I can avoid running this when already in modelspace?
View 3 Replies
View Related
Apr 8, 2011
Im trying to write a routine in VB.net based on Fenton's examples from 'Zero to 3D in 60 Minutes'. the routine uses a filter set to select all 2D polylines in a document then a test is needed for each polyline to establish whether it is a loop, which can then be extruded into a solid or it is a non loop, where the operation will need to be an extruded surface, or if the polyline is a non-loop.
So far my code will pick up every 2D polyline and try and extrude it, but i need to catch the non-looped entities to handle them with an extrude surface method or if self-intersecting polylines, to either drop them and not cause an exception or process them in another way.
What entity attributes or methods should I use to perform testing to establish this loop and non-loop existance of the polylines to achieve this. I work with both C# and VB.net.
View 1 Replies
View Related
Sep 23, 2011
I would like to know the Cyclone simulation test on the switchboard?
Can it be done in Autocad 2012? What kind of software needed?
View 9 Replies
View Related
Nov 24, 2013
I'm testing out a simple Block Table in the Dynamic Block editor and when I go to save the Block, the following alert pops up. Is there a way to "test" the Block to check all the necessary constraints? Or am I just suppose to go about this with good 'ol fashioned trial and error? Seems the block is working just fine so is the alert just a moot point?
fully_cons.PNG
View 4 Replies
View Related
Feb 16, 2007
I am working on an AutoCAD OEM based product. I need to compare two DWG files as a part of GUI test automation. What is the best way to do it?
I have already explored Compare DWG, a third party tool available as a Menu option in AutoCAD. However, the ObjectARX library used by this tool does not get loaded onto the product under test. It gives a linker error as follows:
AcRxDynamicLinker failed to load 'C:Program FilesFurixCompareDWG 2006frxc2006_calc.arx'
View 7 Replies
View Related
Mar 22, 2012
Is it any option to keep text righ-reading even if block is rotated (by AutoCAD command ROTATE, not dynamic action)?
View 9 Replies
View Related
Jul 17, 2013
I have created a dynamic block which has hatchings in it.
In the block editor when I do a test of the block everyhting runs smoothly.
Howevfer when it is in model space it fails to keep the hatch boundary associativity. Even when the same dimensions are used as the block has as default.
Why would this be?
View 1 Replies
View Related
Sep 25, 2012
I would like to build an expression that I can use in a label at a structure in a profile view to show the horizontal angle change on the alignment at the structure.
Of course, in the available structure expressions, we do not have the alignment delta angle at that point even though I have a referenced alignment in my pipe network.
Our subdivision code has minimum drop across manhole for different ranges of horizontal angle change.
I want to create a label that shows the minimum drop required at a manhole off it's referenced alignment and I would like to see it on the profile view, because that is where the drop value is relevant.
View 2 Replies
View Related
Sep 23, 2013
This seems like something that should be really easy but for the life of me I can't figure it out. I even started looking at using the Subassembly composer to create a custom SA but that seems like a ton of work so something that would seem to be a common problem.
I need to provide a v-ditch with 2:1 side slopes at the toe of a 2:1 fill slope. The flow line of the ditch should be 2 ft below the daylight point of the roadway pavement section.
My problem is that the conditional subassembly seems to evaluate the height of fill directly beneath the attachment point of the conditional SA (pavement section daylight point in my case – “Daylight_Sub” Point code). Instead I need it to evaluate the difference in elevation between the catch point of a 2:1 daylight fill slope and the conditional SA attachment point (Daylight_sub). If that difference is less than 2 feet, I need to provide the ditch, otherwise I can just use the daylight slope for the ditch foreslope and the existing surface for the backslope.
how to do this? Maybeits as easy as using a predefined daylight subassembly that I'm overlooking?
Here’s my current assembly attempt:
And the resulting behavior. It is solving the 2nd fill condition when I would like it to solve the 1st fill condition:
View 5 Replies
View Related
Sep 3, 2011
I just made a couple of 3D squiggles and words and things as a test to see if I am able to share PNGs here, if it works I�ll try to make some better ones.
View 9 Replies
View Related
Jun 21, 2012
When I select "Test Before Burning" it doesn't test, but goes straight to burning (I burn at 4.0 speed)
Also, while burning the detailed progress display continues to say "Video/Audio Multiplexing" through the entire process until closing the disc.
I've installed both current patches as well.
View 8 Replies
View Related
May 16, 2012
Using this post to test out attachments and images, can we view all when logged out?
This image is using IMG tabs linked to my web site
This Image is using the upload attachment option
View 5 Replies
View Related
Jun 19, 2013
How long does the Test-Version works?
View 1 Replies
View Related
Dec 12, 2013
In X6, I select the Text tool, then in the docker or on the tool ribbon I set the point size to, say, 12 points.
But, with the Text tool still active, when I click to deposit artistic text, the point size changes to 24 and the text is deposited in that size.
Next time I select the Text tool, the point size shows as 12. But when I click to deposit artistic text, the point size changes to 24 and the text is deposited in that size.
How can I arrange for all artistic text I deposit to have a certain point size I choose.
View 14 Replies
View Related