AutoCAD Inventor :: Use Center Lines Or Points As Constraints?
Aug 26, 2013
Is there a way or method to use center lines or points as constraints? I very recently had to constrain a cylinder to a 3mm flt bar (at the end with the bar positioned perpendicular to the cylinder)
I couldnt find a successful way of constrainting these together. i couldnt mate them because i couldnt select the cylinder face. In this instance, how could i do that?
I know there is ipn file to create an exploded view. But if I have used a positional rep to create one. How can I automatically show the tweak lines or center lines on explode path
Inventor Professional 2013 Vault Collaboration 2013
I am new to Inventor after using Unigraphics for a while and finding the modelling side very similar so no problems there. the problems are starting when i am producing drawings.
I am trying to manually break a dimension extension line around an inserted symbol ( surface finish symbol) and can't figure this out. I have noticed that Inventor automatically break dimensions round other dimensions but is there a way to add a manual break?
Also is there a way to break a center-line round dimension text? i have added a picture with the problem.
I'm working on a design for an Outdoor Slat Chair and when I try to constrain the slats to the side of chair (3/4" extrude) they end up constrining off in mid air. I believe they are constraining to the center points of the arcs and fillets used to create the chair sides. Does this make any sense and if so, how do I get around this issue?
I need to drive more than one constraint at a time. The assembly consist of a hydraulic ram that pulls a cable which is routed around a few pullys and then pulls another linear moving member. I don't really care about modeling the cable right now, I just want the cylinder piston and the final member to move in unison. I can only drive one constraint at a time, so I figured I could relate the two constraints together by setting them equal to a parameter (variable), but that isn't working. Is it me or is driving multiple constraints at a time something that would be very useful for a lot of applications?
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)
I'm modeling cables running through a series of cable clamps. I'm working in an assembly with my structure as one part, clamps as seperate parts, and cables as separate parts. I modeled the clamps first and am using them to create my 3d spline to run the sweep. The clamps have moved several times and each time, the sweeps (cables) do not update to follow the new clamping path. I have tried multiple ways of solving this.
I've tried to redo the splines using "Include Geometry" and running the spline through the centers of the clamps. I've also deleted the constraints (which for some reason turn into fixed) and reapplied them as coincident constraints. However, once I setup these coincidences, they always change back to fixed.
In a last ditch method, I've created 2d sketches at EVERY clamping location (yes that's alot of sketches, time and effort) and projected the circular geometry to get a center point. This has seemed to work, but is so much work, there's no way we could use it regularly.
I am trying to add some connection points to flanges that we have ion our Content Center. I am having difficulty. I can get it done if I re-author the flange from scratch, but not if I attempt to modify an existing part.
My workflow:
Get a custom fitting to my localEdit itRun the Tube and Pipe Autor toolAdd my additional connectionSaveFrom the content center editor run Replace Family Template on the original family
I have an assembly that I want to put some wires in, but every time I create a wire between pins, or a segment, or anything through the Cable and Harness tool, the centerlines don't show up. The rendered wires can appear, but without any sort of way to get at the centerline, I can't set its path or anything like that.
I was wiring up components no problem in a sub assembly, but for some reason it just won't work in my top level assembly. I thought it might be a problem with how I added pins to the components, but even trying to create a wire between 2 connectors from the content center gave the exact same results.
I have a newly discovered issue with left clicking and moving lines and points in 2D-sketch.
After working in Inventor for a while I cant move lines and points(green and unconstrained geometry). If I exit 2D sketch mode and enter again I can move a line once and then its back to not being able to manipulate the geometry at all, the curser just want to create a marking box.
I have a new optical mouse with cord, its a Logitech G400. I have switched mouse but with the same result.I have installed the latest driver for the mouse.
I'm currently using AutoCAD Electrical 2013, but I think that this may fall under a general AutoCAD question.
The company I'm working for does panel layout drawing that require upwards of several hundred holes to be punched into it. Right now, we use ordinate dimensions to show center points of all the holes for our hole punch machine. Recently, we decided to start putting the X,Y dimensions on an Excel spreadsheet for easier reading for our punch operator. What I'm looking for is a way to either A) extract the ordinate dimensions from AutoCAD and into an excel file or B) Extract the hole center locations from a specified base point to an Excel spreadsheet. Is there an easy way to do this or do I have to go one by one and type it out?
I'm having some fits with the constrained orbit center. It seems to me that It used to always be in the center of the screen when I would use Shift and CMB. Now it seems to be stuck on the center of my assembly/part. I know that I can hit F4 and long select LMB to re-center but I have never had to do that before the last day or two. I have uninstalled all the Beta Add ins I had installed and I have even uninstalled and reinstalled Inventor Pro 2014.
Is there an option somewhere that puts the default Orbit Center to the center of the screen?
Why do we not have the "=" (equals) constraint option in 3D Sketch mode? It seems like a very basic need for a constraint. Is there a reason why one should NOT want to have an "equal" constraint in a 3D Sketch?
All I need to do for now is to align one part to the center axis of another part. Later I will constrain but for now I just need to see where the two meet so I can project geometry onto a draw surface. So, all I need to do is make their central axes coincide on one straight line.
I can achieve the same result by counting the various lengths but I'm hoping there's a simpler solution.
I've just installed 2012 and I seem to have a problem with constraints.
The basic problem is that the SHOW CONSTRAINTS command doesn't show the constraints for geometry that clearly has them. For example, if you delete a horizontal constraint from a line and then add a horizontal constraint to the same line, the line will be constrained but the constraint will not show up.
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.
Is there a way to get a list of constraints that exist between two parts in an assembly?
It will take forever to go through each and every constraint for one of the parts, checking the "Other Half" of each just to find all constraints between to specific parts.
I'm trying to build a c# program where I can test a simulation for a robot project I have made angle constraints in inventor and now I want to be able to send numbers to specific joint.
With the code listed below I can get all the constraints from a selected part and get the name of the specific constraints.
I find it confusing that most of the documentation is in VB so this is what I have discovered on my own, perhaps this isn't at all the way to do it.
Trying to create a gimbal with a supporting frame, an outer square frame, and an inner square frame. when i insert the outer square frame into the supporting frame, i constrain it so that the axis of the hole i have drilled in my frame and the axis of the hole through my supporting frame are aligned, i then constrain a face of it to be a set distance from a parralel face of the supporting frame to centralise it. this works ok, and i can rotate this frame as i like. When, however i insert the inner frame and constrain the axes of the holes drilled through it to the axes of the other holes drilled through the outer frame, and two faces to be a set distance apart, it allows me to rotate my inner frame, but no longer allows me to rotate my outer frame! what have i over-constrained?
I'm using the line tool in a 2d sketch. First, I draw a polygon with the tool. Then, when I come to move one of the lines with the mouse cursor, it detaches from the other lines, and becomes a single floating line on its own.
As far as I can tell, it has nothing to do with the fly down constraint menu options, but i may have changed another option elsewhere in inventor and not have realised it.
Using "drive constraint" I would like to simulate the action of a "soft close" mechanisim on a drawer...fast movement for the first portion of travel, then slow movement for the very last portion of travel...
I have some "insert" constraints for DIN rails in holes. I've moved the holes, but the DIN rail doesn't move. The refresh button isn't "lighting up", or when it does, it does not do anything to move the rail. Is there something that's been "shut off" to keep things from moving?
How do you mate two surfaces so that the item will not move any further once it makes contact with that surface? i.e a rotating cam which is designed to stop once it comes into contact with an object / surface.
Something is strange with the constraint activity.
I'm using the constraints to assemble a project. I select the parts with the proper constraint, when "apply" is clicked the parts do not "pop" to location as they use to. I have to go up to "manage" the click "rebuild all" for the parts to move to new location.
Does Inventor (2012) have the option to view sketch constraints as a list? I feel like I am playing pictionary trying to find out what constraint is what and what it is constraining and it doesn't work that Inventor stacks anything nearby on top of each other.
I've attached a file showing what the problem is, please don't judge the model tree. I was prototyping as I went so it is messy.