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
ADVERTISEMENT
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
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
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
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
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
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
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
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
View Related
Mar 13, 2012
In the programming I found an example to place an ifeature on a face.I've modified it to place it on a face without selectset but with features. faces. item(1)
how to place it on that face with a vertex from that face or a workpoint that lies on that face.I've tried to adapt other code on this forum but can't find it.
View 1 Replies
View Related
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
Jun 3, 2013
I am trying to create an axis normal to surface thru a point. The following code
works when I pick planar face and any point. But I does not work when I pick swept surface
find the attached ipt and code
'Code Start--------
Sub AxisNormal2Surface()
Dim oPDoc As PartDocument
Set oPDoc = ThisApplication.ActiveDocument
[Code].....
View 2 Replies
View Related
Oct 4, 2011
I have this assembly shown in the pic. below. I'm trying to create a point or axis in the blue corner points (to attaches something later on) but it just won't let me choose it for some reason. I know that it's possible to to do that (almost sure I already done this trivial thing in inventor.)
Any reason it's not letting me choose the sketch points/line to in order to create points or axis(s)?
Inventor 2012 Pro.
I7 workstation
View 8 Replies
View Related
Mar 30, 2012
when in assembly mode when i right click on a part workplane there is sometimes the Visibilty option and other times there is no Visibility option ?
View 3 Replies
View Related
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
Jan 9, 2012
I have a part file with work plane on it (visibility option is checked). When I put it on assembly file, the work plane is disappeared.The part file is on attachment.
View 3 Replies
View Related
Mar 20, 2012
I having a stroke or something. I could swear I have used a work plane for a termination plane before in a Bolted Connection. Tried it just now and can't pick the work plane.
Inventor Pro 2013 (PDS Ultimate)
Vault Pro 2013
Windows 7 64
Xeon 2.4 Ghz 12GB
View 2 Replies
View Related
Mar 23, 2012
Is there a way to turn off visibility on work planes using ilogic? Also, is there a way to change an extrusion type from an assymetrical extrusion to a one direction extrusion using ilogic?
Inventor 2013 Certified Professional
View 9 Replies
View Related
Dec 14, 2013
Error message 'Resize Work plane Failed'
it makes a copy of the Work Plane
that is not realy there and wont go away.
View 9 Replies
View Related
Aug 20, 2012
How to create a work plane that is perpendicular to a surface? I'm trying to do this so that I can "split" the object into two separate entities where the plane is.
View 9 Replies
View Related
Jun 14, 2013
I created an Assembly-Constraint between two Work planes by creating a Geometry Proxy
CreateGeometryProxy(OriginWorkplane, TargetWorkPlanProxy)
Now, I want to look into the assembly Constraints and want to get the origin Work plane of the component. So, I now, it's the entity One of a specific Constraint I also now.
What I get is a Face Proxy (the EntityOne gives back a FaceProxy). But how can I get the Workplane, the Proxy Element once was created?
I can get the Surface Body the Work plane was created on, but I don't get the name of the Workplane. My target is, to get the name of the work plane.
View 4 Replies
View Related
Oct 9, 2012
Is there a method to add a work plane to a curved surface ? I need a construction plane adding to a curved surface to allow a sketch to to added to this plane, not sure if this is possible but the problem I have is adding a series of sketches to a curved surface to then extrude-cut for window openings.
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 8 Replies
View Related
Jul 2, 2013
If you edit a section view sketch you can project model edges in the sketch and use them to constrain the section view line. However I cannot seem to project an included workplane to the sketch. For a particular application I really need to use a workplane because the model is actually a dummy that gets replaced by a vb macro. So any projected model edges will loose their reference.
I found out that I could use a sketch in the model to create the section view. In a model sketch it is possible to project work planes, so this looks like a good solution. However I do prefer the flexibility that you have when you use a drawing sketch.
How to use a work plane to constrain a section view, other then the model sketch method explained above.
View 7 Replies
View Related
Jul 16, 2008
I have an assembly that was generated by Pro/E. It opens fine, but there are roughly 1000+ planes that are all visible. Is there a way to easily shut these all off whithout having to do it in each part?
View 4 Replies
View Related
Jan 9, 2014
I have a vertically rectangular frame with internal frame elements at two separate levels based off offset work planes.
The lowest internal plane is offset up from the XZ plane and the highest internal plane is offset up from that lower plane. In hindsight I should have based that second plane also off of XZ, or off the height extents plane at the top of the rectangular box.
So that top third section of the box CAN be sized with a little math, but if I change the lower 2/3 of the rectangle it's going to want to follow that lowest internal plane (which I can tweak again to get what I want)...is there a way to just change the source of that higher internal planes source plane? Like switching it to XZ or the height extents?
View 6 Replies
View Related
May 9, 2013
In Inventor 2013 the work and origin plane back color is missing or transparent on one of my workstations. The borders are present. Planes funtion normally.
I have tried different color schemes and have have edited the registry <workplanebackcolor> value , to no avail.
I also updated to SP2, just in case.
I have attached a screenshot of the origin axes.
View 7 Replies
View Related
Apr 24, 2013
I have a complex surface that consists of many patches. I need to place a work axis perpendicular to one of the patches on the surface of the cheek. It could be on the interior of the patch or it could be at one of the vertices of the patch.
View 6 Replies
View Related
Aug 1, 2013
How to create a work plane, say, in the middle of solid while editing, to use the extend and contract commands using IV2014? I'd like to avoid using Fusion as an option if possible. This should really be an easy thing to pull off as many STLs are now available for 3D printing but simply need a quick stretch here and there to print accurately.
View 7 Replies
View Related
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
Aug 29, 2013
I am now trying to model a fuselage for an RC plane and am trying to copy a spline from one work plane to a new one and link them together so that if I edit one, it is reflected in the other. Copying and then pasting into the new plane doesn't link the two splines together.
View 9 Replies
View Related
Jul 19, 2013
How to set the visibility of workplanes in an assembly file to false.?
View 3 Replies
View Related