AutoCAD Inventor :: Move Face Command
Jun 6, 2012Having never used this command before I am struggling as to where it is located.I imported a U-Bolt in Solidworks format and I am just trying to move the nuts as indicated.
View 5 RepliesHaving never used this command before I am struggling as to where it is located.I imported a U-Bolt in Solidworks format and I am just trying to move the nuts as indicated.
View 5 RepliesIn doing a move face I noticed there isn't any parameters that can be edited after the move face has been created. I want to control the face length with a parameter after it has been created. Am I missing something or is there a work-a-round?
View 2 Replies View RelatedIs there any way to set the default angle when using the 'Face Draft' command. The default angle is set to 2.5 degrees - for my application 45 would be more useful.
View 3 Replies View RelatedWe use the snippets from iLogic on all of our parts to measure the length, width or height of our parts. However, we have noticed that when a 'Move Face' operation or a 'Replace Face' operation is used, the length measured does not seem to take into account the Move/Replace operations.
Are the Move/Replace operations different than other features like Extrude/Revolve? Is there something "ghost-like" about them??? The edges work fine on the drawing side, so I'm not sure what is different. Maybe it is the iLogic snippet?
In regards to it being the snippet, is there another code I can use that doesn't require specific feature or part information built in?
Inventor 2013 Product Design Suite
Vault Professional 2013
Windows7 x64
Autodesk Inventor Certified Professional
I try to make double bends with the face command and i don't succed, the options in the More are are greyed out.
I don't understand at all what they are, i tried with 2 edges at an angle but no.
There is any option to merge bottom face of pad eye and pipe curved face... Something like
1. Extrude face to a surface or
2. like notch option available in frame generator ?
N:B - pad eye is made by extrusion and pipe made by frame generator.
All I need to do is merge a circular face to a flat face, so both faces become one continuous face. Is this possible at all?
I have a attached a screenshot to show what I mean. Face 1 needs to be merged with face 2. This is so if I constrain anything to that face it will constrain to the entire face and not either the circular face OR the flat face.
I was working on some modifications to a previous drawing and needed to change the face color on multiple faces, about 40 of them... After using the command on a couple of them, I decided that an improvement is required or I'm not understanding how to pick multiple items with the same stroke of the command. What I'm asking is, is there a way to pick multiple faces to change multiple face color in just a few strokes or can a custom lisp file be created to speed this process up?
View 9 Replies View RelatedWhen trying to use the 3D shell command, I receive "Face loops not repairable" error. Why I get this error?
View 1 Replies View RelatedI'm sure I have accidently set some mode that does this, but when I select a face and do a move function, the entire object moves instead of just that 1 face.
The entire object turns yellow when selected, or yellow/red depending on the size/shape.
How do I put the face from one picture into another picture?
View 1 Replies View RelatedI just got AUTOCAD 2013 and I have problem using MOVE command. With my previous version AUTOCAD I was able to move one by one every line from the object I created. Now with the new version when I use MOVE command, not only one line is moved, it is moved the whole object (Like the object is a block, but is not).
How can I move only one single object from my drawing?
Whenever I use the move command on a line or series of lines that are touching other lines, the lines that aren't part of my selection move with that one line. cad-movecommand.jpg Here's a series of screenshots showing what I mean. I can't move just that line without moving the other lines around it.
View 3 Replies View Relatedget any further with VB.net I'm trying to (re)create some autocad commands (and a own features, eventually).
I'm trying a move command now.A recreation of the Autocad command.
The selection of object works. Moving the set between two points works. The only thing thats too advanced for me is the drag posibility VB offers.
Currently using civils 3D. MY command line/toolbar has for some unknown reason shrunk to 2 inches in length.
When I try to resize it, there is no way to reposition it, resize it, or alter it in any way.
Before I upgraded to AutoCAD 2014 (was using 2012) when I used the MOVE command on 3D geometry (while using the Realistic Visualization) I could see one object move into another. Like, moving a cylinder into a box to represent a button, and I would see it slowly sink into the box as I moved it further and further along.
In 2014, the object I am moving will REMAIN ON TOP visually of all other geometry until it is completely inside the other geometry (at which point it disappears completely). It's hard for me to then judge just how much of it is sticking out during the MOVE command. Once I complete the move command, the proper visualization order is then shown.
In other words, if I have a 10 inch cylinder, and I'm trying to move it into a box so only 2 inches sticks out (as a visual guesstimation), currently I would see ALL 10 inches of the cylinder whether part of it is inside the box or not, until I complete the MOVE command.
When I use the move command to, let's say, to move a floor plan (drag to new location on the page), some of the lines in the "moved" floor plan are either skewed or missing. I'm able to "cut and paste" as welll as "copy with basepoint" w/out problem.
See attachment below.
How might I correct this problem?
HOW DO YOU TURN THIS OFF????!!!!!!!
If you select an object and then drag it, it moves. This is without initiating the MOVE command and without picking any grips.
Not sure as to why this is happening, but like the title says anytime I use move or grab a grip point my osmode automatically changes itself to settings that I do not want. I can change my osnap settings while in the command to set them back to what I had originally had but this is very tedious and I have not experienced this with previous versions of acad.
From all my searching, the only thing I can come up with is; it is a setting within the acad1014doc.lsp but I am not sure.
I use the following code to assign a reactor to an object:
(setq marReactor (vlr-object-reactor (list (vlax-ename->vla-object oggmar)) "TEST" '( (:vlr-erased . reactor_upd) (:vlr-modified . reactor_upd) ) ))
"reactor_upd" is the name of the function that starts every change or delete the object.
I would like to exclude the command "MOVE", ie if I move the object, I do not want that part to the"reactor_upd" function.
Civil 3D 2013/ When I try to move or un-dock the command line window, a red circle with a line through it appears.
When I switch work spaces still the same result.
I am new to AutoCad 2013 from 2000. When I try to move my command line, because it's in the way, I get a fatal exception error.
View 6 Replies View RelatedI am going to collect objectid's of the moved items in drawing after they moved to destination. So I wrote an event to monitor move command , by using object modified event handler. when I run below code for every entity it collects 2 object id. One before move and one after move. Is there any way to just collect object ids after they moved?
Class EVENTS
Dim MyDwg As Document = Application.DocumentManager.MdiActiveDocument
Dim Myed As Editor = MyDwg.Editor
Dim Mydb As Database = MyDwg.Database
Dim Myobjidcoll As ObjectIdCollection
[Code]....
I am getting these white "ghost" boxes with every copy, move or mirror command. They can be individually deleted but that takes too long. The more there are the slower each command takes, to the point a copy can take over a minute. If I save and close then when I reopen they are gone -- until I execute a command. This is unique to a single file I recieved from a friend using a PC based Autocad; I use Autocad for Mac. I had no trouble with his file until I did a "Save As" and used it as a base for a new file. Now, every file that is a copy of it, even any file in which I x-ref it, has the same problem. All of my original, older files are fine. There is simply too much work in these (now) five files to start over. See attached.
View 3 Replies View Relatedhow to edit a solid with opening a hole only one face and deleting an another face..
I added a drawing file which has a coloured face solid,I put a circle on blue face and making a hole on this face,and I want to delete red face without exploding solid,after all this I want to mesh this solid with maximum 25 units.
i have always used spacebar+command/alt to zoom in/out but now suddenly its not working..! command+spacebar now toggles the MOVE tool...!? spacebar+alt is still zoom out, and i noticed that the right command+spacebar is still fine but i just cant get used to using it i have always used the left command+spacebar....
View 5 Replies View RelatedHow can i disable the automatic move command? when i choose the move command it automatically moves whatever element that's selected, using the previous dimension used to move something. Big Problem.
View 8 Replies View RelatedIs there a way to use PRESSPULL on a face that's behind or underneath another face. When I use PRESSPULL it always selects the face on top and sometimes I want a face that is behind or underneath that face.
View 3 Replies View Relatedtrying to move a picture and I get "could not complete the Move command because the result would be too big". It is the only layer.
View 2 Replies View RelatedIn Inventor 2013 when i export face as it is automaticly exported to DWG 2013 version. How to i set it to 2010 version export without having to do it everytime manually? (option then chooose 2010)
View 2 Replies View RelatedMY AI is freezing, not allowing me to move or adjust, rotates without command. Just not listening . Sometime it will move other times cursor not responding.
View 11 Replies View Related