AutoCAD Inventor :: Project Intersection Of Axis With Plane Command

Nov 3, 2011

I am trying to constrain a point on a sketch to the intersection of an axis with my sketch plane... and I'm having some trouble.  I can't select the axis when I select the "Project Cut Edges" and the "Project Geometry" is of no use because the axis is not normal to my sketch plane. 

I'm trying to cut holes normal to my sketch plane on a curved surface using points projected from an overhead sketch.

View 3 Replies


ADVERTISEMENT

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 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 Inventor :: Intersection Of Sphere Surface And Plane

Sep 15, 2013

I need an intersection of the surface of a sphere and a plane, producing a circular line.

I do not know how to do that.

View 2 Replies View Related

AutoCAD Inventor :: Rotate Work Plane Around Axis

May 31, 2013

how to rotate a work plane around a circular axis ? I have a work plane on the end of a tube, I need the work plane set at an angle.

View 1 Replies View Related

AutoCAD Inventor :: Extending Axis Or Plane In Assembly

Apr 27, 2012

Can you extend axis or planes in assembleys?  I have a laser and I want to extend the axis of it to show the path it takes. I can extend it by clicking and dragging the end in the part, but not the assembly... is there a workaround?

View 2 Replies View Related

AutoCAD Inventor :: How To Add Axis And Plane Thought Center Points

Jun 20, 2007

Attached are two parts and an iFeature that I keep in the "Punch" folder and use as a punch. It is common that clearance holes need to turn into slots and vice versa. The centerpoint is the perfect locator for both. The problem is I have not found a good way to place an iFeature slot on a centerpoint as easy as I do an iPunch. This means I have to convert the part to sheet metal and then back again.

Is there an easy way to place a slot, or a similar slot like this with an iFeature? ie as easy as the Hole Feature or iPunch Feature?

The other thing I do is add an axis and plane thought the center points to aid in constraining. If I remember correctly it was not possible to include work geometry in an iFeature (at least with version 10)

View 5 Replies View Related

AutoCAD Inventor :: Work Plane Definition - Axis And Point

Sep 16, 2011

I very often find that I would like to create a work plane defined by an axis and a point such that the plane is spanned by the point and the axis. But the only possible way seems to be to create a plane through the point and perpendicular to the axis.

View 9 Replies View Related

AutoCAD Inventor :: User Work Plane - Axis And Points Become Visible

Dec 17, 2012

Currently using 2012 and I had the same problem in 2010.

When I turn visibility off and on in an assembly, all previously constructed user planes, axis and points become visible.

Is there a fix available to download?

View 7 Replies View Related

AutoCAD Inventor :: Create Work Axis Where Work Plane Intersects Curved Surface?

Sep 9, 2013

I keep running into a situation where I would like to be able to create an edge or a work axis at the intersection of a work plane and the surface of the part.  I figured out a work around if the surface is flat, but I haven't figured out a work around for a curved surface.

How do I create work axis where work plane intersects curved surface?

Or put another way: How do I project intersection of work plane and curved surface onto the work plane in a 2D sketch?

I need to be able to draw a 2D sketch on the work plane, but get a perfectly matching projected line onto the work plane, from the curved surface, at the intersection of the curved surface and the work plane.

The attached jpg shows the intersection in question.  I circled it.

View 5 Replies View Related

AutoCAD Civil 3D :: Intersection Of Level Plane And Surface?

Jun 5, 2012

How would you show a intersection line showing the intersection of a surface and a level plane or level surface?

Intel Core 2 E8500 @ 3.16Ghz
RAM 8 GB
64 bit
Windows 7 Enterprise SP 1
ACAD Civil 3D 2011

View 4 Replies View Related

AutoCAD Inventor :: Project In The Measure Command

Apr 19, 2012

(see attached)

I have what seems like an odd, but needed request here. I have an engineer that is looking for a way to measure between two lines that are not co-planar, but he wants the measurement in a specific plane.

Basically he wants to be able to select a plane or line, then be able to select the second plane or line and have the tool automatically "project" it to the plane of the first selection and give the angle in that plane.

Ref the attached - the purple lines are in the XY plane, the blue line is not, but he wants to measure the angle from the X axis to that line but in the XY plane as seen by the green line that was manually projected to that plane.

Without having to manually create a sketch and project the entities that need to be measured (this example is an extremely simplistic one), how can this be done? Measurements in this way need to be done in numerous complex angles.

He's claiming Catia, Pro/E and of course, SW can all do this "project" within the measure tool. I figured if that's indeed the case, Inventor sure be able to.....JD, you're the resident expert on SW & Inventor....do you know what I'm referring to?

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Rotate Block XY Plane But Also Z Axis

Jul 3, 2012

I'm inserting blocks with lisp using the following code.

(defun C:test()(setq MYPOINT (getpoint "
Select an insertion point"));(command "_-xref" "attach" "C:/ICT/GEBERIT/XREFS/650-270-00-1.dwg" "_Scale" "1" MYPOINT)(command "insert" "C:/ICT/GEBERIT/XREFS/650-270-00-1.dwg" MYPOINT "" ""))
 
The lisp however only allows me to rotate in the x-y plane but I also want to rotate it in the z-axis hoe can I do this?

I also tryed to combine a 3d rotate to the code, as follows but to no success...

(defun C:test() (setq MYPOINT (getpoint "
Select an insertion point"));(command "_-xref" "attach" "C:/ICT/GEBERIT/XREFS/650-270-00-1.dwg" "_Scale" "1" MYPOINT)(command "insert" "C:/ICT/GEBERIT/XREFS/650-270-00-1.dwg" MYPOINT "" "");Rotates the item in the z axis...(setq MYANGLE (getstring "
Specify rotation angle for the Z-axis "))(command "_Rotate3D "_x" "LAST" "" "last" MYANGLE ))

View 3 Replies View Related

AutoCAD Inventor :: Why Project Cut Edges Command Greyed Out

Oct 3, 2012

why after creating a new sketch I don't have the ability to use "Project Cut Edges" I am following a model from U-Tube called "LED LAMP". Time stamp 1hour 46 mins . I first Isolated the "Handle" I am creating in my assembly. I am creating a sketch on XY Plane. Then slice graphics. So I can Project Cut Edges on to my model. It is greyed out so it is not available. If I open the part file on its own the command is available to use, but not in my assembly.

View 1 Replies View Related

AutoCAD .NET :: How To Project Faces To X / Y Plane

Jun 14, 2013

I have some faces and i want project them to xy plane (Top view). I want to get exterior boundary line of this model. To do this, i will ignore all dashed lines, but i cannot check a line is dashed line or not.

View 5 Replies View Related

AutoCAD Inventor :: Attach Axis System To Cylinder Axis

Mar 25, 2013

i try to make an animation. I create a cylinder and i want to rotate it by longitudinal axis. i click 'components', select the cylinder and after i click 'position' to select the axis that axis system appears in the right side of the cylinder not in the middle. If i continue whit this settings the cylinder will rotate by a circle not by his longitudinal axis. How can i move that axis sistem in the middle of the cylinder? I can drag it but can't place it exactly in the middle.

View 1 Replies View Related

AutoCAD Civil 3D :: Alignment Intersection Label Command

Apr 12, 2012

How to label the intersection of the alignments for 3D 2012. This command will label the station equation between alignments automatically.

View 1 Replies View Related

3ds Max :: Draw Vertical Line Up Z Axis In Perspective View - Locked To X / Y Plane

Nov 28, 2013

Struggling with an Educational version of 3ds Max 2013, and all of a sudden I can't seem to draw a vertical line (or shape) up the z axis in the perspective view -- I seem to be locked to the x/y plane and am loosing my mind...

View 2 Replies View Related

AutoCAD Civil 3D :: Create Axis From Project Of Curvature?

Aug 19, 2013

I have a problem with CIVIL 3D 2013, when I create an axis from a 3D project of curvature, the axis does not correctly following my project.

View 3 Replies View Related

AutoCAD 2010 :: Copy With Base Point Command - Different Axis When Pasted

Jul 9, 2012

When I use the copy with base point command in paper space and try to paste it into paper space of another drawing it seems to come in on a different axis or something. I can see the view ports as they are supposed to be however the text just shows as a line. It would be as if I were to put text in model space on top view and see it just fine then go to a front view and see just a line.

View 5 Replies View Related

AutoCad 3D :: 3DMIRROR Command To Mirror Magenta Box Along Zx Plane Defined By Middle Of Steel T-angle

Nov 13, 2013

Why can't I get the "3DMIRROR" command to mirror the magenta box along a zx-plane defined by the middle of the steel T-angle?

First, I use the ZX option, and after that fails to work, I try the 3-point option using a picked first point and two ortho-points to define a zx-plane.

Also, there's some randomness in the sense that some of the time the exact same series of steps will produce the correct result, but not this time, as the video below shows.

[URL]....

I'm also attaching the drawing in AutoCAD2010 format.

View 0 Replies View Related

AutoCAD 2013 :: Distinction Between Intersection And Apparent Intersection In Snaps

Sep 15, 2012

What distinction is between “intersection” and “apparent intersection” in snaps,. I’m not sure what difference is between the “intersection” and “apparent intersection” in snaps.

Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.

View 9 Replies View Related

AutoCAD Civil 3D :: Create Intersection Design Using Intersection Tools

Mar 6, 2013

I am trying to create an intersection design using the Intersection Tools in C3D 2012.  I followed the steps in the tutorials, created a corridor on the major road, splitted the regions, created the intersection and added it to the major road corridor, and connect the regions with the intersection portion. 

I used the same assembly throughout the design just for simplicity, however, i notice that there are gaps of curb between the curb return section and the through section (as outline in red rectangles).

View 6 Replies View Related

AutoCAD Inventor :: Can Project Number Be Assigned To Project File

May 6, 2013

Is it possible to assign a project number to a project file and have it fill in the project Iproerties field?

View 2 Replies View Related

AutoCAD Architecture :: Roof Line Command In Project Environment

Feb 15, 2011

I am using 2011 and have created a project for a 2 story structure. I have constructs for each floor, each floor slab and roof slab.

In which construct do I apply the roofline command? I am unsuccessful so far. Does the roof slab need to be in the same construct as the walls?

View 4 Replies View Related

AutoCAD Inventor :: Add Non Project Files To Project?

Dec 12, 2011

I do not have vault installed and I am trying to add sub files to my project. As of now my project has to find many of my files and I do not want to copy and past them into my project folder as this will mess with my parts numbering system.  I want only one part / assembly file per part.  I assume that you can do this with the project dialog box or some other system tool I just can not seem to figure it out.

View 1 Replies View Related

AutoCAD Inventor :: Intersection With Radius

Oct 10, 2011

We need to be able to use intersection with radius... In doing, it just snaps to the center not intersection.

View 9 Replies View Related

AutoCAD Inventor :: Dimension To Intersection

Sep 5, 2012

When I place a centerline (or include a workplane from the ipt) is there ANY way to dimension to the intersection of this centerline and the edge of an object?

Like in this image above, I would like a horizontal dim between the vertical centerline and the intersection of the centerline and the edge of the part.I know that I can create a sketch on the view and project geometry/draw geometry... but that is such a pita.

View 4 Replies View Related

AutoCad :: Extract Rotation Of Block Relative To Yz Axis And Xy Axis

Oct 7, 2013

Is there any way I can extract the rotation of a block relative to the yz axis and xy axis. I can extract the insertion point and xy rotation but not the yz and xz.

View 9 Replies View Related

AutoCAD Inventor :: Apparent Intersection Not Working?

Jan 22, 2013

Having problems dimensioning to an apparent intersection in an IDW?

Once I hover over both lines to show the intersect and both line do intersect but it should turn green, it's not, it just keeps yellow.

It is placing the dim in the right place but it's also not drawing in the intersect lines.

It was working last month as I have a drawing to prove it.This is on a few machines.

Also moving dimension is a problem. Sometimes they will not reattach after moving one end.

AIP2011 sp2

View 2 Replies View Related

AutoCAD Inventor :: Ordinate Dimension To Intersection?

Feb 6, 2006

I can put a regular dimension to an intersection, but when I rmb I do not have the intersection option when placing an ordinate dimension. Is there another way to go about putting an ordinate dimension to an intersection?

View 9 Replies View Related







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