AutoCad :: Converting AECB Devices To Regular Blocks
Apr 26, 2012
I use AutoCAD 2010 and have never messed with MEP. Any way to convert those devices back to regular acad blocks.
We have a couple of seats of MEP and Revit just to test things out and see if we'd want to switch programs at some point, but otherwise we do everything on "regular" AutoCAD. Well, one guy went ahead and made changes to our sheets using MEP, and now it's causing compatibility issues. Ideally we'd like to fix that without having to redraw entire sheets or have to redefine our drawing standards mid-project.
Although I have found code that should allow me to convert 2dpolylines to regular polylines, I am having troubles implementing it. At first I got the eInvalid Input but have since fixed that. However, the error now is that there is no error. Autocad just seems to lock up but I can still switch to visual studio and look at my code. It as though Autocad thinks it is doing something but my code is not doing anything. I can scroll around.
My code is this:
Try Dim acDrawing As Document = Application.DocumentManager.MdiActiveDocument Using acDrawingLock As DocumentLock = acDrawing.LockDocument Using acTransaction As Transaction = acDrawing.Database.TransactionManager.StartTransaction Dim acBlockTable As BlockTable =
I am using AutoCAD 2000i I would like to click a button, hide the form, pick the text, I'm only picking one text item, then insert the picked text into a block. Then put the text into the attribute in the block..Insertion point of the block next to the text item.
Private Sub CommandButton2_Click() frmGetData.Hide 'Set sset = ThisDrawing.SelectionSets.Add("SS3") Set sset = ThisDrawing.PickfirstSelectionSet sset.SelectOnScreen 'For Each ssobject In sset 'msg = msg & vbCrLf & ssobject.ObjectName [code]....
I want to convert existing lighting blocks with attributes to a new dynamic block. I created a few visibility states but when i insert the block I can't move the attribute text around. I don't have to redefine the attributes within the block editor to make this work. What is the best way to deal with existing blocks with attributes?
Why do blocks appears behind text when converting to outlines? This only effects some text, even though the font and character attributes are the same.
I was wondering if there was a way to import devices on the same rung but in parallel. In addition, maybe even sereral devices going into another (ex: 3 phase motor).
I have not done much isometric work for quite a few years now but i have a new company i am doing some freelance stuff for and the last in house person did all his drawings as isometrics. My problem is not working in isometric but when I switch to paper space..how do I convert those isometric drawings to regular 2d?...this might be basic stuff for some but like I said I haven't done this in quite some time.
They are using AutoCadLT 2005 & Building systems MEP...I usually use AutoCad 2000 at home.
In Inventor 2012 I could grab any part (except patterns of course) and move it anywhere into folders, out of folder, up down, wherever, till my hearts content. But in 2013 sometimes it lets me, sometimes it does not. Sometimes I select a group of parts and when I try to put them into a new folder it will place most of them in it tell me the others are not allowed to be moved? I must stress that these are NOT patterned parts, but stuff I have moved around for at least the last 2 versions of the software. Why in 2013 can I not do this as easily or at all in some cases? Is there a new check box checked by default I can't find? I have tried switching the browser between modeling and assembly view and sometimes it works and sometimes it does not.
It does this with both content center and non content center parts.
We recently installed Civil 3D on our computers. Some people started working in regular AutoCAD first rather than changing the workspace in Civil 3D. They have customized their ribbons. Is there a way we can copy those customizations and apply them to the 2D Drafting & Annotation workspace in Civil 3D?
Is there an anchor tool that will do this? The aec object is actually a Autocad MEP pipeobject but should fall under the AEC umbrella. I am inserting some blocks at specific pipe locations through dotnet and would like to anchor the blocks to the pipes in case the pipes have to move.
I used PS and an Epson 1650 scanner for many years. Bought a new Win 7 64 bit computer recently and installed CS 6 Extended . Now, when I try to import from the scanner I get the error msg: "No WIA compatible devices were detected."
So what is a good reliable capture device that works with X3 and won't mess up on me? I've looked at ezcap, the real one, and I'm still not sure. BTW it has to be USB as I use my laptop.
I was just working on a Photoshop document and I wanted to view in actual size and thought I'd use a shortcut. I tried the F7, but that had no effect. Then I tried (or thought I tried) a shortcut that works with other Adobe products. But what I pressed was, I think, Command+1, which turned my document into what appeared to be black and white but what I think was just the red channel. "Undo" and "Step Backword" did nothing. I don't work with channels and it took me a while to figure out how to see all my colors again. One of the things I tried was to change the mode from 8 bit to 32 bit. Now my doc is ready but I can't save it for Web and Devices. I tried going back and changing it back to 8 bit color, but it says if I do that it will merge all my layers and I don't want to do that. Any ideas? It's so annoying. All I did was accidentally press the wrong shortcut and now it seems like I am going to have to start the whole project from scratch.
I have sliced all my pieces in PS. I then went to Save for Web and Devices. For some reason my slice tool cannot be grabbed (I click on it and it doesn't turn to slicer). Also, the color table is all gray. No colors. I am going nuts! I have tried everything to make them appear.
I am taking a DW class (didnt know I had to have extensive knowledge in PS first, so now learning both programs for school), and my project was due last night. I need to hand it in Thur night but I can't do the things I need to in order to get it ready for DW.
I have done this before many times without a hitch.
I am using a psd format that I designed. It is no more complex than others I have done. It is small, just a horizontal navbar about the size of the one on Apple's website.
I tried exporting it, flattening it, slicing it removing the slices.
I think it is a problem with the application itself.
I have tried repairing my permissions, restarting, and holding Cmd, Opt, Control, Shift during PS startup to reset the settings.
I was wondering if there is a way to convert many regular fractions to stacked fractions without editing each one. I have a file full of fractions that all need to be stacked. It seems it would be quicker if I could select all the fractions and stack them at once rather then edit each one individually.
I was trying to create a design template in the Multibody Part environment (MBP) for design cases we use almost every day.We´re relying heavily on semi-finished products (plant construction), so 80% to 90% of our parts are plates, beams, pipes and similar. In most cases we create a welding assembly which has only the semifinished parts which are welded together.
What I expected from the MBP was to be able to preconfigure properties like materials and width, length and height before I create parts which then are placed into the assembly.
Now this doesn't work. So I have created some iLogic code that finds the base dimensions of plates (thickness, length, width) and adds this information to the custom properties so it shows up in the BOM.
This works with a template which I have added to this thread. Now what you do is choose this template for the solid bodies which are plates when you derive your parts after you have finished setting up your MBP.
In the template I have embedded an excel sheet, that searches for a numeric thickness value (discrete) in the "thickness" column.After finding the according entry in the excel sheet it will read out the item number from that column and writes it back into the custom properties.
We're using a PDM system the files get uploaded to and if the PDM system finds a known item number it will automatically connect the documents to the correct item master.
Right now this works only with one material for every template. Additionally I want to be able to get a prompt before the part get's saved, that asks me to define a material based on the data of my style library. How to do that with iLogic code pieces?I will work on this further and will update the thread with new functionality.
I want to copy just two pieces of information from a pipe network into a table. I would just generate an automatic pipe table, but those are not editable. Any quick way to copy and paste the pipe lengths and names in a network into a "regular" table?
I was turning a mov. file into a gif. When I was finished I went to save for web & devices and after it finished loading... the gif couldn't be seen but a coral pink box took the space. Then I get a message stateing that Adobe CS5.1 is not responding... Then it closes down the program. I'm able to make other gifs. Even ones with more frames.They all turn out to be fine. It's just this certain one I try to make that always ends up closeing down the program. The file size is 248MB and the gif I'm trying to make only needs 91 frames. I even used the same mov. file and made a different gif from it and it worked perfectly! I've tried reinstalling but that didn't fix anything.
When hitting saving for web and devices, Photoshop starts to render images but before it's done, it crashes. I get an error-popup with no text and the screen where normally the animation is shown is red. Then Windows comes with a crash report and I can only quit Photoshop. I have an animation of over 150 frames, but just some black and white lines, no color. I'm using Photoshop CS 5.5 on Win7.
I tried deleting the preferences in AppData/Roaming etc, but no result, still crashes.My Photoshop is also updated to the latest version.
When scanning a paper with an external USB scanner I use File->Import->WIA support.But for some reason I always see multiple scanners in the list of icons, although I only have one scanner connected.
It seems like there is an icon shown for each USB port the device once was connected on, but I never know which icon is routed to the USB port the scanner is connected now.The 'wrong icons' throw an error message, so I always have to test all the icons until I found the right icon.
I have just started receiveing an error message when I go to preview a page in a browser. I am using Vista and have Photoshop CS4. The error message reads "Could not complete operationg. A file by that name already exists" (see below). Does anyone have a solution?