When I pick 'User defined' under Pattern, I lose the Angle and Spacing boxes. If I insert a hatch with the default settings of 0 degrees and 1 unit, then double-click on the hatch to bring up the Hatch Creation panel, the boxes are displayed and I can set them to the values I want. This first happened in 2012LT and continues in 2013LT - how to prevent the boxes disappearing?
I have a brand new Dell M90 Workstation (1 week old) with Nvidia Quadro Fx2500M Video Card (Certified). Both the context menus and dialog boxes are disappearing off the screen at different times - they are still there because when the mouse is moved across the area parts of the boxes reappear. Dell has replaced the video card, hard drive and motherboard and still the same problem.
I am using Inventor 2013 to create some complex shaped Maritime items. They have a lot of lofts, variable radius curves, fillets, etc. Anyway, on the more complex pieces, my menus start to dissapear or a dialog box, for example the fillet dialog box, will turn solid black and my system will hangup for a minute while executing the command. Am I running low on system memory or is this a video card issue? Here are my system specs:
HP XW8400 with two 3.4 GHz Xeon CPU's 4 GB RAM 160 GB Western Digital Raptor Hard Drive with approx 90 GB free Quadro FX 1800 Video Card Windows 7 Professional Autodesk Inventor Premium Design Suite
After placing an Illustrator file in Photoshop as a Smart Object, then double-clicking the object in Photoshop to edit it, the only swatches that remain in the Swatches panel are global ones. All the other swatches have been removed. (This is with the embedded file that opens; the original is unaffected.)
I assume this is by design, but any way of preventing it from happening, other than tediously changing every swatch to global before doing the embedding? And yes, I can always re-load the swatches afterwards, but that's also an extra step I'd like to avoid.
Here's the situation. I have a block that will be inserted showing a piece of angle iron that is used for a stiffener. We have various sizes that will need to be used. Instead of typing in the angle size each time it's inserted can I have a list of all the angle sizes and then a pick box or radial dial or something to be selected and that is what is put in the block?
How to prevent the Xref layer name from prefix of Xref dwg name? For example If I have been using one layer name as BORDER in Master Dwg. Now I going to use Master dwg As a External Reference, thereafter The Above specified Layer name are coming as Master$0$BORDER, while i am using the Master Dwg As a Xref Dwg of my another dwg. Actually I want to remove highlighted text from layer name?
I have used image transparency successfully in the past . However, now I'm having to result to clipping to get rid of the white background within the frame. I have no results with jpg, gif, tiff, bmp, etc.
Is there a setting that may prevent the transparency from functioning?
i've run into this quite a few times where i would open a drawing and there would be an override on the current dimstyle...i would clear the override and save the drawing...another day i would open the file and the override is created again...
i greatly suspect that the annotation scale is the culprit...when i check the dimstyle override the scale for dimension under the fittab is set to a number reflecting the scale...ie if the annotation is 1"=1'-0" it will be 12...if it's 1/4"=1'-0" it will be 48 etc...
i also noticed that an override is created after editing a dynamic block...
in addition to the above, the override is not created if the anotative scale is the same as the "fit" number...
I have a title sheet which I want to prevent being erased if certain conditions are met.
My code is:-
Friend Sub ObjectErased(ByVal sender As Object, ByVal e As Autodesk.AutoCAD.DatabaseServices.ObjectErasedEventArgs) Select Case e.DBObject.Id.ObjectClass.Name Case "AcDbBlockReference" Using tr As Transaction = AcadDoc.TransactionManager.StartTransaction() Dim blk As [Code].......
I am drawing an as-built plan and utilizing a scanned image of the plan as a go by. The image is referenced into the drawing. Sometime I want to turn the image off by selecting it and clicking "show image" icon on the show image > options tab. After turning the image off, if I forget to unselect the image before continuing, I risk deleting the image and creating an unreferenced image.
I thought i could solve the problem by locking the layer the image in on, but then I can not turn the image on and off!
We create a greate deal of DLL add ins for Inventor using Microsoft VB.NET. The code security is very important to us. I hear certain program such " Lutz Roeder's Reflector " can reverse engineer the DLL assemblies and get the actual code from it. This would cause concern when we deploy the DLL to various users.
So, is it true that DLL from VB.NET (or C# and C++) is so vulnerable from reverse engineering? if yes, what is any practice to add security to it?
I work for a local government and we contract out most of our CAD work. Our consultants switched to Civil 3D and it apparently cannot adhere to our standards for the profile views. We currently have manholes that would overlap in the profile view drawn "offset" and labeled as such. This allows for a much cleaner view when we get into intersections. Since the switch to Civil 3d they are drawn over top of each other with just the centerline offset at the top of the profile grid. So, my question is - is this true? Is there any way to work around this and still maintain the pipe network (footages, connectivitly, etc)?
I've created a surface using Civil 3D 2013. I made a boundary around the perimeter of the site and I've also made some boundaries inside the site where there are no survey points. I assigned "Hide" to these boundaries when I made them in order to not have contours projecting into these areas.
However, with the exception of one of the inner boundaries, some contours are showing up inside the boundaries as well as partial contours. Why are the contours visible and how do I stop them from showing up?
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.
Trying to use overlay to prevent some circular xrefs. When the civil plan is xreffed as an overlay, the images and pdf's xreffed in the civil file show up in the file it is xreffed into. As an overlay, this should not happen? the problem is that that both the civil and piping drawing has the same pdf xreffed and it is doubled up. Does overlay not work for images and pdf's? is there something else?
Im drawing a simple warehouse with a circular glas-facade, and i am using boxes for everything. Now, i want to cut the roof-boxes so that they fit with the circular wall..I've tried subtract, intersect, slice but nothing gets it right.
I am working on a lisp to scale drawings of various sizes to a predetermined size. After the lisp has run and scaled the drawing, the prompts for base point and reference point run a second time. How can I get this to run through once? I think it has something to do with the way the reference length is being entered. The base point and first reference point are the lower left corner of the drawing, while the second reference point is the lower right corner.
(COMMAND "SCALE" "ALL" "" (SETQ A (GETPOINT " SELECT BASE POINT :")) "R" A (GETPOINT " SELECT REFERENCE POINT : ")) "1'-5"")
Is there anyway to prevent a corridor from jumping across large distances as in the attached screen shot? There are no targets in any of these regions.
We are using basic Vault and have some parts that are obsolete or duplicates. We don't currently have the resources to completely replace/purge them in all the assemblies (many of which are old desgns that may never be built again) in which they are used.
Our problem is that engineers keep using these parts in new assemblies and it doesn't get caught until the assemblies are ready to be ordered. Then the assemblies have to be updated, vendors contacted, etc. to correct the situation.
Is there a way to block a part from being used in the first place without deleting it? Or some way to alert the engineer that they are using the wrong part?
I have one user (user 1) who will work on a drawing and while they have it open, another user (user 2) opens the same file and they are prompted it is in use and they can open a read-only copy. Once user 2 opens the read-only copy, user 1 can no longer save their drawing until user 1 closes the read-only copy.
User 1 gets the following error when trying to save:
"Unable to save to drawing X:folderpathfilename.dwg as it is being accessed by another session. Drawing saved to X:folderpathfilename.tmp"
I want to make an assemby consisting of 3 parts. A crank shaft and a crank pin that screw into threaded holes in a crank disk. How can I insert them and prevent them rotating in their holes but still allow the whole assembly to rotate around the axis of the shaft? Also how could I lock a flywheel on to the shaft so that whole assembly can rotate togeather?
he has a model file that has been xreffed into hundreds of drawings, and now another drafter has added a layer (a screen)over the top of this guys windows.
i suggested that new layers be created and then frozen, and then in any new drawings needing these new layers, the layer can be unfrozen.
I have a problem with the "in place" block editor, mainly because I fail to synthesise a sentence for the search that makes sense. My problem is that when I am in "edit block in place" mode I am still able to edit the drawing, so that I can still delete or stretch or move certain elements, even though they are not part of the block. This is quite annoying because it leads to unwanted changes and mistakes. Is there a variable or an option to change it and prevent any modification to anything outside of the block?