AutoCAD Inventor :: An Error Occurred While Creating Finite Element Mesh

Sep 19, 2011

we've made a part from an assembly and put the stress analysis to the test. Unfortunately the analysis doesn't complete it's run, because of an error:

"An error occurred while creating the finite element mesh. The cause may be invalid geometry or features that are extremely small in comparison to the overall dimensions of the part. To fix the problem, please suppress those problematic features or use standard meshing method."

We can't change the thickness of the sheet-metal, because it's a model which comes from a supplier with a different cad-program. And supressing any features isn't possible, because it's a base-solid.

But where can we change it to the standard meshing methode? The program is recently re-installed on my computer, the settings haven't changed since it's been installed. We can't find the feature.

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Use Symmetry To Simplify A Finite Element Model

Aug 11, 2010

I've been trying to use symmetry to simplify a finite element model. Why I see different stress results in these two instances.

Simulation 1: Rectangular Hollow Section, capped at both ends, subject to internal pressure
Simulation 2: Half model i.e. RHS split down the middle lengthwise, with a frictionless constraint applied to the split plane.

Actual problem I want to analyze is a bit more complicated and I was hoping to use symmetry to reduce the processing time?

View 5 Replies View Related

AutoCAD Inventor :: True Purpose Of Create Curved Mesh Element In 2012 Simulation

May 30, 2012

Below is my test procedure for "Create Curve Mesh Element" by Inventor simulation 2012.

1. I made a box 100(W)X100(D)X20(H) with 2xR20 (mm) fillets at the opposite edges.

2. I copied a box I made for making 2 type mesh.

3. I made mesh on the box without "Create Curved Mesh Elements" option.

Node number: 2374
Element number: 1365

4. I made mesh another model with "Create Curved Mesh Elements" option.

Node number: 2374 (same number, not increase)
Element number: 1365

Mesh shape is different(please refere attachiment jpeg file).

I think that "Create Curved Mesh Element option" is not for making second tetrahedron elements.But I cnanot the true porpose of "Create Curved Mesh Elements" option.For only P method, not H method?

View 1 Replies View Related

AutoCAD Architecture :: Polyface Mesh To Mass Element?

Oct 6, 2008

I'm trying to figure out a way to convert a 'Polyface Mesh' into a mass element or some other solid. The Polyface Mesh was created by importing a .3ds model using the '3dsin' command. The .3ds file was created from exporting the model out of Max.

View 5 Replies View Related

AutoCAD Inventor :: Creating A Wire Mesh

May 14, 2013

How best to go about creating a "wire mesh". What i have tried is to create a solid flat (2mm thick) piece of material. I then draw a diamond shape on the surface & extrude it so as to give me a void.

Then i use the rectangular pattern option. The problem is that when i try putting in the amounts of the "holes" i need to brings up  message to use optimized compute. I do that and then when i click to crate all the "holes" it comes up with a pattern failure error.

What other way can i use to create my object.

View 5 Replies View Related

AutoCAD Inventor :: Creating Expanded Metal Mesh

Jan 18, 2012

As my journey through Inventor 2012 continues, I have the task of creating Expanded Metal Mesh.I have the basic sketch of the shape and all is well.  My question is how to pattern the sketch of the shape so that I dont have to copy or mirror over 100 of these sketches/outlines to form the pattern?  Essentially I want my mesh to fill in a 30' x 30' square.

View 9 Replies View Related

Photoshop :: Error 1603. A Fatal Error Occurred During Installation

Aug 1, 2009

Ive been trying to install Adobe Photoshop CS4 trial for the past 3 days. The only reason I want to try it is because of its ability to create textures directly on models. But whenever I try to install, I get this error"Adobe Drive CS4Error:Error 1603. Fatal error during installation." Dispite it not saying that Adobe Photoshop CS4 having an error, I still get this screen ....

View 5 Replies View Related

AutoCAD .NET :: Converting DXF To DWG - Some Error Occurred

Apr 7, 2012

I'm using AutoCAD 2012 version 18.2. I need to programmatically open .dxf file, change font and save as .dwg version AC1800. I do it with the following code [URL] .... The problem is that after saving as AC1800 and open the result file, Autocad says that some errors occurred and offer to recover file. After this it works fine. If I save as DwgVersion.Current or DwgVersion.Newest it works fine.

View 6 Replies View Related

AutoCAD Map 3D :: An Error Occurred While Saving The Drawing

Jun 12, 2008

I got this message in the Map Message dialog box Messages An error occurred while saving the drawing Message details eHadMultipleReaders

View 6 Replies View Related

AutoCAD LT :: 2013 - Customization Sync Error Has Occurred

Apr 7, 2012

I've been using ACAD LT 2013 successfully, until the message started flashing on my screen "Sync Error, A customization sync error has occurred"  It does not allow me to turn it off.

View 3 Replies View Related

AutoCAD Civil 3D :: Warning / An Error Occurred During Save

Nov 16, 2012

Every time I export a C3D drawing to ACAD (command: _AecExportToAutoCAD20xx), I get this "error message"

There does not seem to be a real problem because I can open the exported drawing in vanilla AutoCAD OK, (although I do still get a proxy notice..?).

A few other older threads about this reveal no solution or confirmation that this dialog is a bug.

[URL]

View 1 Replies View Related

AutoCAD Civil 3D :: Error Occurred During Save - Run Recover On Drawing

Jan 31, 2011

I am using AutoCAD Civil 3D 2011 and everytime I export a model to AutoCAD format I get the message:

"Warning and error occurred during save. We recommend that you run RECOVER on the drawing"

Although it usually finds one fault during Audit or Recover and fixes that, the message still persists in appearing every time I use the export function. Why this happens and how I can sort it out?

View 4 Replies View Related

AutoCAD 2013 :: 2014 Error - Unhandled Exception Has Occurred

Aug 22, 2013

I just installed an educational version of Autocad 2014 for school and am encountering some major problems.  The program works fine at first, but after I close it and reopen the application it starts to bug out.  If I try to ask my layers after I reopen the program, Unhandled exception has occurred in a component in your application.

 If I close the program and try to reopen, the opening screen gives me the same error message.  I've installed and reinstalled the programs multiple times over the server, but still no difference.  

View 1 Replies View Related

AutoCAD .NET :: Creating Element In DBTEXT BackgroundWorker In VB?

Jun 1, 2012

I'm having problems creating the element in DBTEXT BackgroundWorker in VB! Develop a function to create the element dbtext in the current document, when I use this function within <Autodesk.AutoCAD.Runtime.CommandMethod("")> it works perfectly, but when it is used within BackgroundWorker raises the point of different alignment indicated. And the problem is solved when you run the AUDIT command in the project, then the alignment points are corrected. The same problem is occurring for the blocks that have attributes, in this case the alignment points are also displaced the attributes of the standard indicated.
 
Public Function NewDBText(ByVal InsertPoint As Point3d, ByVal Rotation As Double, ByVal LayerName As String, ByVal ForceColor As String, ByVal AttacPoint As AttachmentPoint, ByVal TextValue As String, ByVal Height As Double) As ObjectId Try Dim DBTextBase As New DBText DBTextBase.Rotation = Rotation DBTextBase.Layer = LayerName

[code]....

View 2 Replies View Related

AutoCAD Inventor :: Matching Mesh Of Hole / Mesh Of Round Bar

Apr 9, 2012

I have an assembly that has somewhere a hole with a round bar that exactly fits in this hole. But when meshing the assembly, the mesh of the hole and the mesh of the bar are different.

The result is that the different parts do only seem to touch each other at the edges of the mesh, resulting in high stresses.

See picture.

I tried to made a derived part from the assembly, but that one does not finish meshing. After 48 hours, the progress bar is still half way. While the one above did finish in about 15 minutes. What can I do to make the meshes match?

View 1 Replies View Related

AutoCAD Civil 3D :: 2011 / 2012 - Warning - An Error Occurred During Save

May 3, 2012

why I'd get this error when doing an Export to AutoCAD 2010/2007/2004...?  It seems to be innocuous, and irrelevant, but it's disturbing none-the-less.  I haven't been able to identify any reason why it appears, and all drawings seem to work normally, with no problems.  AUDITs turn up no errors.  So I've just been ignoring this message, but it's distracting.  And it doesn't always appear...  although I haven't been able yet to identify what causes it to appear in some drawings, and not others.  I think it only ever happens when there's an XREF, but not sure...  (Maybe when an XREF is in an older version of C3D/LDD/AutoCAD...?)

View 9 Replies View Related

AutoCAD .NET :: Copy PolyLine To New File - Warning / An Error Occurred During Save

Nov 21, 2011

I am copying objects to a new database and and cloning as an Entity type succesfully for all objects.When I save the database to a new file I get the attached error

'Warning: An error occurred during save....'

I have isolated this to Polylines and have tried to Process as Type PolyLine but still get the error.Here is the code I use for the polyline.(My entity processing code is identical except for object type).

Dim MyPolyLine As DatabaseServices.Polyline MyPolyLine = CType(myObjID.GetObject(DatabaseServices.OpenMode.ForRead), _ Database Services.Polyline)Dim NewEntity As DatabaseServices.Polyline = CType(MyPolyLine.Clone, _ DatabaseServices.Polyline)NewEntity. Set Database Defaults(NewDB) NewBTR.AppendEntity(NewEntity)NewTrans.AddNewlyCreatedDBObject(NewEntity, True)NewEntity.Layer = MyPolyLine.Layer NewEntity.Linetype = "ByLayer"NewEntity.Material = "ByLayer"

View 2 Replies View Related

AutoCAD Civil 3D :: Error / Exception Occurred / 0xC0000005 (Access Violation)

May 24, 2012

I was trying to create an alignment from a polyline to further create a profile, and I keep getting the following message:

; error: Exception occurred: 0xC0000005 (Access Violation)

; warning: unwind skipped on exception

; error: Exception occurred: 0xC0000005 (Access Violation)

Then I started 2013 Civil 3D as an administrator and I got the same error.

View 1 Replies View Related

AutoCAD VB :: Element Not Found Error In 2012

Jun 27, 2011

I have an error that started appearing in my VBA programs since we upgraded to AutoCAD 2012.  This problem never occured in our previous releases.  The program is supposed to loop through all entities in paperspace and check for entities that are a acBlockReference object.

Below is a simplified version of my program.  I get an Element Not Found error on the line noted.  Again, this has never happened in any of our previous versions of AutoCAD.  Just started with 2012.

Sub Test
Dim blkref As AcadBlockReference
Dim entry As Variant
For Each entry In ThisDrawing.PaperSpace
If entry.EntityType = acBlockReference Then '  <-This is where the Element Not Found error occurs
msgbox entry.name
endif
next
end sub

View 1 Replies View Related

Photoshop :: Can't Update CS6 - Error Occurred

Jun 8, 2013

i can't update my photoshop cs6 it says update error.

View 1 Replies View Related

Xara :: A Read Error Occurred

Feb 16, 2007

IM having a problem with my xara file... it gives me a read error occurred.. i tried to solved it but i failed, although i can see it in preview and no change in file size..

View 9 Replies View Related

VideoStudio :: Unspecified Error Has Occurred - X4 Authoring

Mar 10, 2011

Just a heads up on an old issue which still exists in the burning module of X4. Apparently nothing has been updated from X2 other than reintegrating it with the editing software. Unspecified is maddeningly vague but If you get this message during the authoring stage it may be due to a glitch in some of the menu templates. I have found that using certain menu templates if you uncheck the "motion menu" box it will crash the production at the final stage with this message occurring. If this happens you must leave the motion menu box checked (which is the template default) even though you aren't using a motion menu. It appears to have no effect on the finished product. I have found this glitch with a number of the text menu templates that I like to use. I know it took me some effort to figure this out back in X2.

View 14 Replies View Related

Illustrator :: 6 Won't Save - Unknown Error Has Occurred

Feb 21, 2014

Illustrator won't let me save! It says "Unknown error has occured." I only have line work and text I placed from AutoCAD as a DWG file on the artboard and I was going to color the rooms in Illustrator.

View 1 Replies View Related

Illustrator :: Unknown Error Has Occurred - When Saving As AI

May 23, 2013

We've been experiencing an issue with saving illustrator files (as .ai). The error message is "unknown error occurred" when attempting to save. Things tried already:
 
delete preferences file
uninstall/re-install CS6
standardize all fonts to arial
save in another location (desktop, network)
save as .eps
 
But still same.
 
This happens when copying components of one ai file to another and trying to save it. Found that removing one tiny piece from a drawing allows the save.There is no text in that piece, just lines and shading.

View 2 Replies View Related

Lightroom :: Error Occurred While Changing Modules?

Mar 21, 2014

we downloaded lightroom from are cloud account and we keep getting this error occurred when attempting to change modules.

View 1 Replies View Related

Lightroom :: An Error Occurred While Saving The Book

Sep 13, 2013

I am trying to export a 97 page book filled mostly with images to pdf. There are a several pages with solid text. Halfway through Lightroom's saving process, it pops up with "An error occurred while saving the book: an error occurred adding text and fonts to the book."
 
All the images are in one folder, I have made sure LR is locating the images correctly, and the font is the default myriad pro.

View 2 Replies View Related

Lightroom :: 5.3 - Error Occurred While Trying To Switch Between Modules

Feb 10, 2014

Lightroom 5.3 on Mac OS 10.9.1
 
After I have re-imported a corrupted xml file with print templates, LR starts with error "An error occured while trying to switch between modules" (or so, translated from german).This happens after selecting a catalog - however, regardless of the catalog choosen (even after creating a new one).Funny enough, for other users on the same system, the problem does not occur.

-> What can I do to get rid of the problem?
-> Do I have to reinstall / change or delete files?

View 3 Replies View Related

Lightroom :: Export A Web Gallery - An Error Has Occurred?

Nov 28, 2012

I'm trying to get user created profiles for my Sony cameras and lenses, as LR doesn't have very many built in.
 
I need to install the profile downloader, which downloads as a ".air" file. I've uninstalled Adobe Air and reinstalled the latest version but when I try to install the "Adobe_Lens_Profile_Downloader_1_0_1.air" file I get the message:
 
an error has occurred.
 
This application cannot be installed because this installer has been misconfigured. Please contact the application author for assistance."

View 8 Replies View Related

AutoCAD Inventor :: Error When Creating View In DWG

Nov 29, 2012

I had created som drawing before I had to make som adjustments to my model which made it a deal larger. Then i went back to my drawings. Everything was perfect exept my arrangement drawing where I have used the master wiew from my model to make a drawing. When i returnd, this was locked. I'v deleted the wiews in the dwg file and I'v tried to make som new ones but the master wiew becomes invisible in the dwg sheet. Ewery other wiew works just fine exept this. I guess it's because it is a large file, but how can I fix it?

My computer has these specifications

Intel Xeon 2,40GHz
RAM 16GB
64bit
Nvidia Quadro 4000

View 7 Replies View Related

AutoCAD Inventor :: Getting Error When Creating IPart

Apr 20, 2012

Every time I try to create an ipart I get the error message of "failed to create desel table".

View 9 Replies View Related

Paint Shop Pro :: An Error Has Occurred While Trying To Read From The File

Jun 17, 2012

Just upgraded from X3 to X4, software initialy worked fine, then I installed the KPT add in and now I get the following error message when attempting to view any pictures...An error has occureed while trying to read from the file.

View 1 Replies View Related







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