AutoCAD Inventor :: Not Rendering Simple Sketch

Oct 10, 2013

I have downloaded Inventor 14, and the program appears to start up without problems.  However, when i create a simple sketch, it first says "Choose a plane".  In my textbook, it shows a picture of the three planes to choose from.  However, my computer screen shows a blank gray screen.  It appears some tool bars are missing as well.

However, if i click in the space where I imagine the axis should be, it takes me into sketch mode. Similarly, when I draw a line, the information bar reads like I am drawing a line, but no line shows up on the screen.

Is there a specific requirement on my computer I could be missing?  I have downloaded Inventor twice, and both times had the same problem with the program.  Perhaps a video card I need to have, or a certain RAM requirement?

View 4 Replies


ADVERTISEMENT

AutoCAD Inventor :: Shared Sketch Generates Sketch Doctor Error - Feature Suppressed

Sep 21, 2011

I've created a shared sketch and have used it with various features. Sometime those features are suppressed. The model works fine but the shared sketch generates a sketch doctor error because the feature that created it has been suppressed. Is there anyway to make the sketch suppressed so it doesn't trigger a sketch doctor error? Inventor 2013

View 2 Replies View Related

AutoCAD Inventor :: Copy Part Sketch Into Drawing Sketch

Sep 20, 2012

How do I duplicate the 2D line work from a part level sketch into a drawing level (overlay) sketch?

I started a simple 2D piping system diagram sketch by opening a new part file and using a sketch to stick draw the system schematic including some annotations.  Then I opened a new drawing file and made a base view of the part file to bring a view of the original sketch into the drawing.

I realize now that it would have been much easier to have created the schematic directly in a 2D sketch at the drawing level, which would have made editing the annotations much easier at the drawing level, and there is really no need for the part file to exist.  I have no intention of creating a 3D model or "real" part in the .ipt file, was just using it as a jumping off point to sketch.

I was thinking that I could correct my error in judgment by just copying the sketch and pasting it into a new sketch on the drawing, but it doesn't want to work that way.  I have tried copying both the whole sketch at the browser level, and the entire sketch contents (all of the lines and annotations) from the opened part sketch, but when I attempt to paste either of those into the drawing, paste does not seem to be an option.  I'd rather not have to draw the whole thing again, as in typical fashion, my once simple sketch has grown in proportion and complexity from its simple beginning.

View 4 Replies View Related

AutoCAD Inventor :: How To Get Sketch Point Data From Sketch Entity

Dec 3, 2013

I was trying to query some sketch points data from a profile Path using code as below. However the program stopped without telling the reason.

Code below:
i = 0;
foreach (ProfileEntity oSourceProfileEntity in oProfilePath) { switch (oProfilePath[i].SketchEntity.Type) { case ObjectTypeEnum.kSketchArcObject: { SketchArc srcSkArc = default(SketchArc); srcSkArc = (SketchArc) oSourceProfileEntity.SketchEntity; // error points[i] = srcSkArc.StartSketchPoint.Geometry; break; } default: { SketchLine srcSkLine = default(SketchLine); srcSkLine =(SketchLine) oProfilePath[i].SketchEntity; // error points[i] = srcSkLine.StartSketchPoint.Geometry; break; } } i++; } 

View 2 Replies View Related

AutoCAD Inventor :: Converting 3D Sketch To 2D Sketch From IGS File Using Wires?

Aug 1, 2011

First we imported an ".igs" file to inventor, which produced "wires".  Then by promoting the wires it produced a 3-d sketch. 

The model is in one plane and 2-D, and we are trying to use Ansys 2-D analysis, but in-order to do so it needs to be in a 2-D sketch.

The model is too large to be redrawn on a 2-D plane, how to convert it to a 2-D sketch

View 9 Replies View Related

AutoCAD Inventor :: Change Sketch 2013 Into Sketch Of 2010?

Dec 14, 2012

want to change sketch 2013 into the sketch of 2010 

View 1 Replies View Related

AutoCAD Inventor :: Sketch Disappears When Editing Another Sketch?

May 30, 2013

When I edit certain sketched some other sketches disappear. see attached.

This is causing modelling to slow down as I can not project lines from the sketch that has disappeared.

View 8 Replies View Related

AutoCAD Inventor :: Modify The Sketch From Projected Sketch?

Aug 22, 2012

After I create a adaptive part from projected sketch. How to modify the sketch? Please see the part attached.

View 6 Replies View Related

AutoCAD Inventor :: Difference Between Sketch And Planar Sketch?

Mar 4, 2012

what is the difference between a sketch and a planar sketch?

View 2 Replies View Related

AutoCAD Inventor :: Constraining A Sketch To Another Sketch?

Aug 16, 2012

I'm having trouble with constaints, I'd like to constrain my sketch to a point in another sketch on a different plane. Is this posible in Inventor? If so how? If Inventor works differently how would you get a points in one sketch to be linked to points another?

View 2 Replies View Related

AutoCAD Inventor :: Simple Supported Beam In FEA

Jun 27, 2013

I have a beam that is simply supported and I am needing to do FEA analysis on it. Simply supported on the ends with a load in the middle.  Hand calculations show deflection is 2.256in.  FEA shows delfection as 1.247in.

I think the problem is the constraints that I have placed on it.  I have one fixed constraints at each end.  One of these needs to be fixed and the other needs to be able to move horizontally.  How do I set this up to get the correct results?

View 6 Replies View Related

AutoCAD Inventor :: Simple Excel Parameter

Dec 5, 2011

I have an assembly that I have created a sketch on and applied some dimensions. I would like to send those properties to an excel file that can then be inserted into an idw. What is the best way to get the parameter values into an excel file that would update as the model changes? I found were more focused on changing the model with the excel sheet which is not what I'm trying to do. I did try them however, but whether I clicked link or embed nothing appeared in the excel file at all.

View 2 Replies View Related

Illustrator :: CS5 Freezing On Simple Tasks - Applying Texture Grain Effect To Simple Gradient

Jun 25, 2012

Illustrator keeps freezing when applying an effect such as texture-grain to a simple gradient, or even rasterizing a simple black circle. My system is about a 6month old macbook pro with 16gb ram, i7 and AMD Radeon HD 6770M 1024 MB. What could be causing this? It wasn't like this when i first started using the laptop but has started to do it everytime i try and do any of those simple tasks recently.

View 5 Replies View Related

AutoCAD Inventor :: Crashes On Simple Spline Extrude?

Oct 20, 2012

Crashes on a simple extrusion... VERY basic spline...

(When I click extrude... I doubt it's even a complete closed shape yet)

View 4 Replies View Related

AutoCAD Inventor :: How To Create Simple Mold In 2013

Apr 12, 2013

I am creating a Carbon Fiber glider. I have drawn the entire file and assembled it in autodesk inventor. How can I take each individual part and create a mold that I can CNC out? I just need a mold CAD file and then can run it through mastercam to get the G&M Code. 

View 9 Replies View Related

AutoCAD Inventor :: Simple Frame Generator Project?

Jun 26, 2011

i need to build about 8 versions of this simple box (see pic). base size, top size height... easy! 

i have been using simple extruded boxes for most of my work to create the "path" of the frame, but with the tops being smaller than the base i need a new trick. also i know i will make more and more versions and would like to make new sizes a quick and simple job.

View 4 Replies View Related

AutoCAD Inventor :: Programmatically Toggle A Hole Between Tapped And Simple

Dec 1, 2011

I'm trying to programmatically toggle a hole between tapped and simple.  I found the Tapped property in the object browser but when I try to use it I get a "Method 'Tapped' of object 'HoleFeature' failed" error.

Public Sub setThd(tap As Boolean, doc As PartDocument)Dim hole As HoleFeatureDim holes As HoleFeaturesSet holes = doc.ComponentDefinition.Features.HoleFeaturesFor Each hole In holes If hole.HealthStatus <> kSuppressedHealth Then hole.tapped = tap End IfNextEnd Sub

View 2 Replies View Related

AutoCAD Inventor :: Simple Contour Flange - Could Not Build FlatPattern

Apr 5, 2013

I created a seemingly simple contour flange, and cut away a 890" radius.  However, when I try to create the flat pattern, it gives me the message:

440-006.ipt: Errors occurred during update
440-006.ipt (Flat Pattern): Errors occurred during update
Definition1: Could not build this FlatPattern

The attempted operation did not produce a meaningful result. Try with different inputs.

View 9 Replies View Related

AutoCAD 2010 :: Background On Rendering And Attach / Create New Material In Library For Rendering

May 21, 2012

why i cannot change the color of the background when rendering? It is always black, and i cannot attached or make new material, if need to attach jpeg or new texture on my drawing, cannot create new material. what should i do? im currently using autocad for mac 2012. 

View 1 Replies View Related

AutoCAD Inventor :: Create Simple Mold Using Solid Body And Split

May 14, 2013

if i draw up a 3d sold part as the finished part, can i then draw a new rectangle solid body over the top of this and split the new solid body using the part as the split tool?

the idea being that i am left with a rectangular plate with a female 3d impression of the finished part in the top.I can't seem to use the part as a split tool?

View 5 Replies View Related

AutoCAD Inventor :: Create A Simple Loft To Show Smashing End Of A Pipe

Jul 20, 2012

I am trying to create a simple loft to show smashing the end of a pipe. I created the work planes based from the middle of the part. I placed a transition sketch and then a final sketch along with a center of the part sketch. When I could not get the transition to work I went back and added a sketch on the end of the pipe though I don't think it is needed. I still get nothing. I even followed the selection procedures from Wikihelp with no change.

View 8 Replies View Related

AutoCAD Inventor :: Place Simple IFeature - Offset From Reference Geometry

Feb 8, 2013

I am trying to place a simple Ifeature, its basically an offset from reference geometry but when I place the ifeature it offsets the feature the wrong side of the line.

View 3 Replies View Related

AutoCAD Inventor :: Translating When Rendering

Nov 28, 2011

Translating when rendering only seems to use 1 cpu core and takes 90% of the render time, so having a quad core processor running a view that takes 10 min render only gives me a 5% decrease in time over a dual core...

I don't think you can really call Inventor rendering a multi core app?

View 6 Replies View Related

AutoCAD Inventor :: Rendering Files In Cloud?

Sep 17, 2012

Is it possible to render Inventor files in the cloud?

View 1 Replies View Related

AutoCAD Inventor :: 2011 - Animation Rendering

Jul 29, 2010

After running a rendering for an animation, I opened up the .wmv file to see that everything was a blur. The anti-alias was set to high,  screen resolution to 1024x768, frame rate 25, and 1500 kbps. Is there something that I am doing wrong?

View 8 Replies View Related

AutoCAD Inventor :: Cannot Chose Camera For Rendering

Dec 30, 2013

Why I can not chose camera for rendering animation?

I have assembly with animation set up in in. I have 4 cameras.

I would like to render animation from everyone of them (one after the other to separate avi for the same timeframe)

"Camera" selecting box on render animmation window is not activ so I can nnot chose any.

Help says I schould be abe to select. Why can't I?

View 1 Replies View Related

AutoCAD Inventor :: Rendering Sketches With Images

Jul 23, 2012

I am trying to render some images and video of a design I've been working on.
This isn't an absolute necessity, but I would like to have my companys product and logo displayed on the monitor in the design. If you look at the screenshot what I'm trying to describe should come clear.

These images were just dropped into a sketch on the face of these two monitors.

When I go to render, the sketch image does not appear. It just renders the default face color of the part.

Is there something I'm missing?

View 3 Replies View Related

AutoCAD Inventor :: Cannot See Sketch

Oct 22, 2013

Just installed inventor on a new PC. When I go to sketch a line it appears to be drawn but nothing is being created.

View 4 Replies View Related

AutoCAD Inventor :: Work Surfaces Visible During Rendering

Oct 18, 2013

I'm using inventor studio for the first time(Inventor 2014 / Windows 7). I'm having some trouble with work surfaces showing up in my rendering. The surfaces are set with the visibility turned off. When I'm in my normal assembly window, they're invisible. They're even invisible while im in studio, setting up lights & such. They only show up on my renders. If i go into each part and suppress them they render ok. Problem is I have sketch geometry and constraints that crash when they're suppressed, so I really need them as active, but invisible.

View 3 Replies View Related

AutoCAD Inventor :: Rendering IAM File In Showcase 2012

Nov 1, 2011

I have a question regarding display problems when I import my Inventor assembly into Showcase and try to apply ray tracing. The assembly file is now missing some part and does not display at all. The assembly file is model that has been designed with frame generator however some of these framed generated parts just don't display. The strange this is they do display in other less desired formats such as shaded etc but not when ray tracing.

Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 1 Replies View Related

AutoCAD Inventor :: How To Turn Off Reflections In Assembly For Rendering

Oct 20, 2012

I need output of png with alpha format, so I have to render in Studio.

I unchecked True Reflections but the items in the image reflect on each other.

Is there a way to stop this? see example.

View 1 Replies View Related







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