AutoCAD 2013 :: Presspull Command Hanging While Creating 3D
Mar 9, 2013
I am using AutoCAD 2013. During the creation of 3D while I am using Presspull Command, it works fine in the beginning after some time, AutoCAD seems to be hang while I took the command but once I press Esc, AutoCAD continue working.
View 2 Replies
ADVERTISEMENT
Apr 29, 2011
Are there any switches or settings needed to activate, the object boundaries when using the PRESSPULL command in autocad ver 2009?
View 5 Replies
View Related
Jan 23, 2014
I am semi-new to AutoCAD but have a fairly good knowledge of how to work the program now. However, I am continuously having problems with the presspull command. When I try to use the command on an object, the object is raised but not filled. It looks sort of like a fence/outline around the border of the object with a grid pattern.
View 9 Replies
View Related
Jul 11, 2013
I have been trying to convert this surface (attached file) into a closed volume. But somehow it isnt working.Then I tried to create this figure myself by creating two circles (one at the top and the other at the bottom) and then creating the path for using the sweep command , but it gives a error " sweep produces self intersecting curves".
convert this surface in to a sloid volume or if thats not possible can this geometry be created to the nearest possible approximation.
View 9 Replies
View Related
Dec 20, 2013
Is 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 Related
Jan 26, 2014
I am using Autodesk Revit Architecture 2013. I am using mirror project from the manage pulldown under position. I have used this tool many times in the past with success. This particular home is an average size two story. The file is about 40Mb. I tried flipping the home and Revit gets to about 29% and stopps. I let it run for an hour over lunch, even over night and no luck. I tried the same house on another computer running Autodesk Revit Arch. 2013 and it did the same thing.
I tried purging the file, I made sure nothing was locked, I even got rid of my grouped items. I tried copying the plan into another "fresh" file with nothing extra (like title blocks or other families).
I do have some floor framing shown in this plan. I used structural 2x10s to produce the framing (I did try getting rid of the framing and it didnt work). I tried turning off the roof lines (it has about three reverse gables) and nothing.
View 8 Replies
View Related
Jan 4, 2014
After installing the VBA Module, I get the message "Unknown command "VBARUN"". I've rebooted, restarted and tried reinstalling the VBA Module to no avail.
View 4 Replies
View Related
May 15, 2012
I press CTRL+9 to make the Command Line disappear while drawing. When I plot (or when doing a plot preview) , the Command Line appears again by itself. So I always have to turn the Command Line off manually after each plot
The bug still happens;
- if Dynamic Input is turned off or on
- if I plot to a real device or in PDF
- if the Cammand Line Palette i docked or floating.
This is not an issue in AutoCAD 2012 so I guess it has to do with the new way they programmed the revamped Command Line palette in 2013.
Using Windows7
View 2 Replies
View Related
Apr 9, 2012
Presspull doesn't work. When I click in a boundry responding to the request of the "Presspull" command, nothing happends. It doesn't recognize any region, even a region of a circle.
View 1 Replies
View Related
Aug 16, 2012
I've drawn a 3d object by revolving a 2d surface. the problem is, if i draw a box and want to presspull an area on any of its surface i can draw draw the area on that surface, but when i try to draw the area to be presspulled on the 3d object that was drawn by revolving it doesnot come on the desired surface, rather it comes on the X-Y plane.
View 9 Replies
View Related
Jan 31, 2014
I have drawn a plan of a house. I used the presspull command to lift the exterior walls 3m. The problem I am facing is when I attempt to lift the internal walls, there is a grid pattern that forms, whereas no pattern has appeared on the external.
I have looked through properties but I can't seem to change the pattern. I am using AutoCAD 2014.
View 9 Replies
View Related
Apr 27, 2011
The problem I'm having is presspull/extrude irregular shapes.
I have some really weird, irregular shapes that's consisted of fillets, lines, and arcs. For some reason I cannot REGION it. But I can HATCH it, and give it a solid inner part.
My irregular after being filled, can't be extruded. When I try extruding it, the command line goes "This kind of shape cannot be extruded", without any explanation, or keywords.
Then, if I try to PressPull, it only PressPull the outline of the irregular shape, without pulling out the inner bulk part.
Then if I try to do anything more, my AutoCad likes to go "About to regen -- proceed?" error.
View 2 Replies
View Related
Oct 29, 2012
I have a 2D drawing that I used presspull to give the correct depth to. Now I have to make modifications to it that are angular to the presspull direction and am not sure that presspull is the correct way to do it. I've searched around for vids and have looked at quite a few, but am stumped. Don't know if I need to change the orientation so that the angle I want to cut is the direction for presspull or if I am simply looking at the problem wrong. If I knew how to take a screenshot, I would post some so that it would be clear how inept I am.
View 6 Replies
View Related
Jul 23, 2012
i have this shape that i can make through a series of of lofts. I would like to be able to create it using one command but i am stumped.
3D corner.dwg
I have tried using the guides command on the spline but it does not like it as I assumed it would not.
View 5 Replies
View Related
Sep 1, 2012
what is the command shortcut for creating circle from tan tan tan method????
View 7 Replies
View Related
Feb 11, 2013
I am attempting to create a export command for our surveyors that deletes all there point layers and seal layer, then audits and saves the file before opening the etransmit command.
Below is what I currently have.I know there is a better way to do this, but it is above my programing skill right now.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SURVey export(defun C:SRVY () (command "-laydel" ; Delete Survey data "Name" "F0" "Name" "F1" "Name" "F2" "Name" "F3" "Name" "F4" "Name" "F5" "Name" "F6" "Name" "F7" "Name" "F8" "Name" "F9" "Name" "F10" "Name" "F11" "Name" "F99" "Name" "SHEET-SEAL" ENTER "YES" ) (command ".audit" "y") ; Audits file (command "_qsave") ; Save changes (command "-etransmit" "Choose Setup" "ACAD2010" "Create transmittal package" ) (princ))
AutoCAD Civil 3D 2012 (Primary), 2011 by contract.
Dell Percision T3500: MS Windows 7 64-bit SP1; Intel Xeon CPU W3505 @ 2.53GHz, 12.00 GB RAM, NVIDIA Quadro 600
View 1 Replies
View Related
Nov 22, 2011
I am able in lisp to create a command prompt selection menu, easy (see code below).However what I want is for the lisp to be ready to undertake an action UNLESS I select an option.
An example is the offset command wich has a function ready to roll (namely the specify offset distance) "OR" I can interrupt the "specify offset distance" and enter one of the sub options (in the case of offset Through/ Erase/Layer).
My code attempts to offset also, UNLESS the user wishes to specify a distance.
(DEFUN C:loadoffset ();CREATING MENU FOR SUB COMMANDS [GETIT] [GOTIT]...(setq choose (getstring "
Select an option... [1=GET DIST] [2=GOTDIST]: "))(if (or (equal choose "1"))(GETIT))(if (or (equal choose "2"))(GOTIT));TERMINATING SELECTION MENU...)(defun getit ( gotit )(setq MYDIST (getdist "
SELECT A DISTANCE: "))(gotit))(defun gotit ()(command "_offset" MYDIST pause pause"exit"))
View 9 Replies
View Related
Jan 30, 2012
Last week we started having an issue with one of the AutoCAD 2010 installs, When she would go to plot (to any plotter or PDF) the plot process would just hang up and continue to show (in the lower right corner) that it was working, sometimes it would actually print the page but it wouldn't format it right, This morning a second install started doing it too. I chacked and ran though the proceedure for ACAD.VLX virus and it still is doing this. After autocad sits there for a minute showing the plot process the addons reload. I have tried plotting with no addons loaded and I am still getting the same problem.
Machine software config:
Windows 7 64 bit
Autocad 2010 32bit loaded
Microvellum 6.7 addon
View 2 Replies
View Related
Aug 6, 2012
When i go to use the rad or dia. command, and i click on an arc surface (in paper space) the rad dimension will jump to the nearest arc, not the arc that i need dimensioned.
View 3 Replies
View Related
Jul 22, 2005
could someone explain how to create a command key for an action?
I have created custom actions and would like to assign them to different keys such as F11...
View 3 Replies
View Related
Jun 8, 2012
We have an engineer running Inventor 2012 (Premium Suite) on a Windows 7, 64-bit machine.
He's experiencing an issue where once he starts Inventor, it doesnt proceed past the splash screen.
If I then log onto his machine, Inventor loads fine without a problem.
If this engineer then logs onto another workstation, Inventor works fine for him on that machine.
I have tried deleting the .cas file, no joy; this is a stand-alone installation.
I also reported this to our re-seller since we have a support agreement with them - they recommended a system restore; we felt that this was a lame reply since they didnt even ask for any log files.
They also recommended a registry 'hack' - the solution in the link below was recommended.
[URL]
We tried this, the problem still persists.
We also created a new profile for this user, still no success.
I get a feeling that a full re-installation might be the only way forward bar a system restore.
According to our subscription support engineer, there are chances that this issue might not be resolved even with a full re-installation.
View 1 Replies
View Related
Apr 13, 2013
I've been searching for a command that could actually cut lines for purpose. For example, if I'm drawing a 2 line crossed, wish I could cut the 2 lines so they are now 4 segments. On a circle, I could actually draw a line that pass trough the circle on cut it off the way I wish. Does such command exists for autoCAD? Very often, I've many lines at the same time that I wish I could cut with a single one. The problem is that I don't wish to trim 'em and extend (losing time and long process). Sure there is also the div cmd, but this isn't what I'm seeking for.
View 7 Replies
View Related
Aug 14, 2012
Today 2013 returns "Command: _cui Unknown command "CUI". Press F1 for help." from the command line. menu and ribbon. What a mess 2013 is! Defeitely not worth the miniscule improvements.
View 5 Replies
View Related
Nov 6, 2012
My command bar will not dock down at the bottom like the old style autocad (I don't care for the new semi transparent deal as its always in the way). I can dock the command bar but the next time I open the drawing or autocad for that matter it is back floating again?
View 1 Replies
View Related
Apr 21, 2011
My ACAD hangs when I try to open/save. I've reinstalled the computer with only Op + ACAD. The second a explorer window opens, ACAD hangs. Tried different install options for 3 days now.
View 9 Replies
View Related
Jan 10, 2013
I am having a problem with AutoCad 2013 crashing. While running the program when I use the open command dialog box if I re-name a file, create a folder, or copy a file autocad goes unresponsive and crashes immediately afterward. I have installed the service pack and update my video card driver trying to fix the problem. I used to be able to perform everything mentioned above in AutoCad 2010 without any problems. I don't think its my computer causing the problem because everyone else in my office is having the same issue with 2013.
View 5 Replies
View Related
Aug 25, 2013
I am using AutoCad Mechanical 2013. I am trying to section in 3D but, when I press the Section Plane tool, it doesn't respond. See the picture below. At the bottom of drawing area its says "Command: _sectionplane Unknown command "SECTIONPLANE"."
View 2 Replies
View Related
Oct 22, 2012
I have a drawing that was drawn in 3D CAD and I need to convert to 2D CAD. I changed the view, but I cannot remember what the command is I need to type in to change to 2D.
View 3 Replies
View Related
Jun 13, 2013
My command prompt window position moved to top left corner. Want to move back to bottom left corner.
View 1 Replies
View Related
Jan 29, 2013
I installed the language pack, on my original autocad 2013(Chinese) has the ribbon, and the "RIBBON"command works, but on my another language pack autocad 2013 (English) there is no ribbon and the"RIBBON" command does not work, tells me ribbon Unknown command "RIBBON".
Does the ribbon function not work on the language pack autocad one?
View 6 Replies
View Related
Jun 27, 2013
i use the hplayer command which changes the layer when i open the hatch command. i am sure when i closed it in the past it then changes the layer back to my current layer. now it gets stuck on my 'hatch' layer and i have to manually change the layer to 'current'.
is there a reactor or is it part of the command?
View 2 Replies
View Related