AutoCAD Inventor :: How To Copy And Paste Sketch In Same Plane

Apr 30, 2013

I have a one rectangular block(Control cabinet) it consists of around 100 sub rectangular blocks here problem is in my part user wants few blocks in different dimensions and different positions some time. So I created one sketch in my sketch plane then user wants more features on rectangular block then I want automatically copy and paste on same plane same sketch and same time automatically asking for dimensions(positional, length and width).

View 3 Replies


ADVERTISEMENT

AutoCAD Inventor :: How To Copy And Paste Sketch In Same Plane Through ILogic

May 1, 2013

Here I attached my model view it's just for reference here iam using rectangular pattern and simple ilogic code .Using rectangular pattern we will get all same sizes of boxes but i want to change different different sizes and positions. my idea is without using pattern just draw one rectangular through parameter. Select no. of compartments automatically copy and paste that rectangular in same sketch plane and ask sizes and positions dimensions.

It's possible through ilogic?

In my panel bar options are:

Hight of panel- Hight of panel

width1- Width of panel

Depth1-Depth of panel

com1- no.of Compartments

hIN- No.of Hinges

View 1 Replies View Related

AutoCAD Inventor :: Copy Paste Sketch In Idw Files

Sep 10, 2012

I did a sketch in an idw that is not attached to any view. I wan't to copy it somehow to another idw. But when I right click, copy and/or paste are not available for me to complete to process.

I tried creating a symbol using my already made sketch since those are easier to copy/paste between files. But I don't know how to proceed without recreating my sketch.

View 9 Replies View Related

AutoCAD Inventor :: Sketch Rotates When Using Copy And Paste

Sep 10, 2013

I have a sketch on the global ZY plane. I need a copy of the sketch on some other plane.

But when I copy the sketch and paste it to the other plane, the sketch seems to rotate.

It is pasted not the way I would like. And I see no method to rotate it into the correct position.

It's probably easy, but I do not see it.

View 2 Replies View Related

AutoCAD Inventor :: New Sketch On XZ Plane

Sep 17, 2003

When I pick the XZ plane to create a new sketch, then Look At it, the red origin indicator is pointing left, meaning I'm on the back side. How did I get over on the front side. Something with flip axis or something like that?

View 9 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 :: Angle Of Plane By Length Of 3D Sketch?

Aug 26, 2013

I am jammed in this matter...I have my 3d sketch and i would like to control the angle betewwen the two planes with

the dimension of the 3d sketch. I am at the level that i can change angle between planes. 

View 1 Replies View Related

AutoCAD Inventor :: Consumed Work Plane In Sketch 3D

Apr 13, 2008

I use AddByNormalToCurve method to create a work plane in a sketch 3D. Is it possible to make new workplane object to be consumed by the parent Sketch3D (Workplane.Consumed = True) as it is possible in UI in Edit mode ?

My sample code in IV 2008:

Public Sub WorkPlane_Test()
'reference to the transient geometry
Dim oTG As TransientGeometry
Set oTG = ThisApplication.TransientGeometry
'reference to the component definition
[code]........

View 5 Replies View Related

AutoCAD Inventor :: Surface Not Allowing New Sketch Plane

Dec 20, 2013

When I tried to make a sketch plane on one of the surfaces of the revolved feature, it only had the option to edit the original sketch or the feature even though the sketch that I'm trying to create is on a different plane. There is one surface that allows me to add a sketch plane.

View 5 Replies View Related

AutoCAD Inventor :: Constraining Sketch Entities To A Plane

Dec 29, 2011

How does one constrain a sketched line in the sketcher to a datum plane?

View 5 Replies View Related

AutoCAD Inventor :: How To Make A Plane Through Sketch Point

Sep 27, 2013

I cannot make a plane parallel to a surface and through a sketch point.

I can't also select the sketch point or line in order to make an axis. the sketch point, line from the sketch or anything from a sketch isn't selectable.

View 4 Replies View Related

AutoCAD Inventor :: Frame Generator Sketch And Plane Visibility

Jan 9, 2013

I added another extrusion profile to my structural shapes library, using the same method as the others a few years ago.  It works, but the new extrusion now shows up with its profile sketch, start and end planes, and driven dimension visible.  The old stuff doesn't (like I would expect).  I have all planes in the published part turned off, not marked for export, etc., just like in the old ones.   How do I turn this off?  Inventor 2012 SP2.

When I open the extrusion separately, the work features to not display.  But, the it's also shown as the "default" color not as material.  Why does it default to "default" not "as material" like everything else?

View 1 Replies View Related

AutoCAD Inventor :: Starting Sketch In XZ Plane Screen Rotates 180

Oct 1, 2012

When ever I start a new sketch in the xz plane (viewing from top down) my sketch rotates 180 degrees. Not a huge deal to rotate it back, but not everything I create is symetrical and when I go to draw the part, I want a certain ISO view to be default. I know you can insert/obtain any view into the drawing but is there an option to stop this rotation or maybe I am not setting up something correctly.

Using Inventor Pro 2012

Inventor Professional 2014-Update 2 - AutoCAD Electrical 2014
Win7-x64 | ASUS P8Z77-V | i7 3770 -3.4 GHz | 32GB RAM |
240GB SSD | nVidia GTX 670 4GB - 320.49

View 9 Replies View Related

AutoCAD Inventor :: Offset 3D Sketch In Direction Normal To A Plane?

May 17, 2013

I would like to be able to offset a 3D Sketch in a direction normal to a plane.  In the attached image, I have drawn in an orange color the direction I would like the 3DSketch to offset.The white line is where the new sketch would be.

The yellow surface is the 3dsketch extend to a plane

There might be some tools in Inventor that will do what I am trying, but I have not found it yet.  I have tried extend surface, but that will not take it the direction I want.

View 6 Replies View Related

AutoCAD Inventor :: New Part Default Sketch On Y-z Plane Can't Draw

Aug 13, 2012

Working on setting up 2013 for our department.  By default we use the application option - Part Tab - of creating a sketch on the x-z plane upon new part creation.  Now this actually works, problem is you can't draw on it, or you can't see what you are drawing.  If you exit out of the sketch and start a new one then it works.  I have found that if you switch the setting to the y-z plane is does the same thing.  Switching it to no new sketch or the x-y plane and it works fine. Tying to determine if it's actually a bug in inventor or if it's just something with what I am doing or our template files. 

View 5 Replies View Related

AutoCAD Inventor :: How To Make Default Work Plane When Opening New Sketch

Feb 10, 2012

I`m using Inventor 2012.When i select a new sketch from the New file drop down selection box ( new sketch picture) the XY plane is a different view to when i select a new sketch from the Part selection box (new sketch 1).

How can i make a default work plane when opening a new sketch?I would like to have the work plane identical to the new sketch picture when ever i open a new sketch file

View 3 Replies View Related

AutoCAD Inventor :: Copy And Paste Constraints

Aug 12, 2012

is it possible to copy and paste parts in an assembly but also keeping any constraints set on the part?

I.e. if I had a square block constrained to a flat face of a floor, when I copy and paste the block many times I would like all the copy blocks to still be constrained to the floor.

View 1 Replies View Related

AutoCAD Inventor :: Copy And Paste Symbols In One IDW To Another

Jun 27, 2013

I have one big problem copy and paste symbols in one idw to another idw it takes to much time.it's possible through macro or ilogic for copying symbols in drawings?

View 4 Replies View Related

AutoCAD Inventor :: How To Copy / Paste A Loft

Jul 24, 2012

Okay I've been building random things to teach myself how to use Inventor and right now I'm stuck on a rim I'm creating. My question is.. is there a way to copy and paste a lofted item since there are three parts to it (2 planes and 1 guide) because I need 4 more spokes and if I copy the loft it copies all three parts seperately. Then when I paste and orientate the small end of the loft to the plane I want it tells me "Unsatisfied Geometric Inputs". 

View 4 Replies View Related

AutoCAD Inventor :: Can't Copy And Paste Leader

Jul 24, 2013

Ever since updating to the latest service pack I can no longer copy and paste leaders inside a drawing. 

I used to be able to set up the leader I wanted and then copy and paste to all the parts I wanted to assign it to but I can't paste anymore. 

I am using the iproperties data within the text box..

Inventor 2013

View 2 Replies View Related

AutoCAD Inventor :: Copy And Paste ILogic Colours?

Feb 25, 2012

I'd like to copy the ilogic text & keep it's colour format - what will do this?

View 1 Replies View Related

AutoCAD Inventor :: Copy Lines To Sketch In Drawing

Oct 12, 2012

I have a question regarding copying geometry in drawing mode.

When I was working in V5 and making drawings I sometimes had to "fake" geometry, the world is not perfect I know, copy geometry in the 2d, like center lines and such. I am trying to do the same in Inventor and use the project geometry button and geometry is created but it does not show up when exiting sketch.

View 5 Replies View Related

AutoCAD Inventor :: Copy - Paste Of Frame Generator Part

Jan 10, 2014

If you want to re-use a Frame Generator member in ANOTHER assembly to save creating more files you might want to use copy-paste.If you do then you find you can't delete this member or other ones that have been copy-pasted into that assembly.

Oddly enough if you use "place component" you CAN delete it.I am using Inventor Professional 2014 Service Pack 1 Update 1.

View 4 Replies View Related

AutoCAD Inventor :: Copy And Paste From 2011 To 2013 Is Failing?

May 1, 2012

i'm trying to do is copy some linework in a sketch i have on autocad 2011 (i havent upgraded it yet) and paste it into a sketch i have on inventor 2013.

Copy and paste works fine with other versions of inventor or autocad, but i can't use 2013 inventor for pasting.

When i attempt to paste the linework into my 2013 inventor sketch i recieve a long hefty error message:

"String resource could not be loaded (and is missing?) for id 5239 (error 2fee34a0)"

View 5 Replies View Related

AutoCAD Inventor :: Copy Components Of Part And Paste Into New Drawing

Dec 3, 2012

I recently downloaded a .SAT part from 3dcontentcentral.com and i would like to use it in an assembly i am creating.  Problem is, once i pulled it into Inventor, I am unable to edit the part to match the dimensions necessary for my assembly.  How do i go about editing this part? Is there a way that i can copy the components of the part and paste into a new drawing, save as a normal part, then edit?  I have attached a screenshop of the part so you can see the Model tree. 

p.s. I would simply redraw the part, however i am having a lot of difficulty getting it to look as i want it to.

View 2 Replies View Related

AutoCAD Inventor :: Using Copy / Paste For General Tables Fails?

Feb 6, 2013

Using RMB to Copy a general table from one drawing & RMB paste to another has no result.

But using the CTRL + C & CTRL + V for the identical task works fine.

Looks like a bug. It's annoying at worst but hopefully easy for programmers to fix.

Inventor Suite 2013 Ultimate

View 1 Replies View Related

AutoCAD Inventor :: Automatically Project X-axis / Z-axis Or Z-axis Onto Sketch Plane?

Aug 25, 2010

Is it possible to automatically project the x-axis, z-axis or z-axis onto the sketch plane?

I.e. every time you open a new sketch the corresponding lateral and vertical axis will be projected onto the sketch.

View 9 Replies View Related

AutoCAD 2010 :: Getting 2D Projection Of Out-of-plane Sketch

May 21, 2013

I have drawn a 2D sketch (of a wind turbine) and I found it easier to just rotate the drawings of the blades out of the plane of the drawing to get something that looks like an isometric view. So now some parts of my drawing are in plane, and other parts are turned out of plane by like 35 degrees, so looking at it from the top it looks like an isometric view of the turbine.

However, now I have a task to have the same drawing but with gradient filling in the turbine itself as well as the air and water in the background. The easiest way to do this would be to somehow get a 2D projection drawing of what I see when I look at the plane from the top. (see attached picture)

So what I need is to get what is called "Top View" in the picture with all lines being in-plane from the out-of-plane drawing shown on the right.

View 6 Replies View Related

AutoCAD Inventor :: Work Plane Rotated At Angle To Another Plane And Passing Through Axis Of Cylinder

Jul 13, 2013

How to make a new work plane rotated at an angle to another plane and passing through the axis of a cylinder, or one of the main axes.On the plane commands, in V2013, i don't find an option for plane at an angle

View 1 Replies View Related

AutoCad :: How Lines Not Be On Same Plane If Copy One To Get The Second

Jul 14, 2008

I'm a CAD LT 2005 user and I'm working on a file sent to me by an engineer. I want to chamfer and fillet some lines but I keep getting the message that the lines are non coplaner. I'm not trying to draw in 3-D. I can't!! How can the lines not be on the same plane if I copy one to get the second?

Is this not what coplaner means?

View 9 Replies View Related

AutoCAD LT :: Copy And Paste Jpg In Dwg

May 2, 2012

I have autocad lt 2009, previously when I wanted to trace a drawing I would go to paint, copy the drawing and then paste it in autocad on one layer and do the drawing on another layer worked great, But now when I do the same process it doesn't work.....previously I could draw on the image, could edit the lines, copy, erase, move etc. But now when  do this if I have to copy a line I select copy and when I click on the line I want to copy the jpg drawing goes away, or if I try to erase a line the drawing will get deleted, Do I need to uninstall autocad and reinstall?

View 5 Replies View Related







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