AutoCAD Inventor :: Update Attributed Blocks In Drawings

Nov 15, 2011

I have recently been forced more to use customer supplied drawings in inventor that contain attributed AutoCAD blocks, I have been looking for a way to automate filling out these and add some consistency since they sometime ask for the same thing to be updated in several places. I have been using the "dwgblk.GetPromptTextValues(sTags, sAttr)" to get the values of these attributes but I don't know how to update the value from a property back into the attribute.

I have even thought about doing this in iLogic so that it would be easy to change from customer to customer.

View 5 Replies


ADVERTISEMENT

AutoCad :: Extract Furniture Schedule By Using Attributed Blocks

Nov 16, 2012

I would like to extract a furniture schedule by using attributed blocks. I would like attributes like Item #, Color, Size, Location, Description, Manufacturer, etc…. The problem with the data extraction system that I am having is that in order for a chair with a tag to be considered the same chair and be counted correctly all the block attributes have to be exactly the same/ match.

For example, if I have the same chair (CH-01) but the location of the chair changes, cad treats it as 2 different chairs.

View 6 Replies View Related

AutoCAD 2013 :: Editing Attributed Blocks Causes To Disappear From Screen

May 3, 2013

Editing attributed blocks causes them to disappear from the screen. Edits include changing attribute values, moving attributes, or moving the entire block. The block is not gone, so saving and re-opening the drawing will display it again, but this is a terrible workaround when moving and editing many blocks in a large drawing.

We do not use annotative or dynamic blocks, so these are just good old-fashioned attributed blocks.This behaviour is being seen on both Windows 7 and older Windows XP systems with various hardware specs, and it is only in the 2013 product. We still have some stations running Map 2012 that do not experience this issue even when working in the same drawings.

View 9 Replies View Related

AutoCAD Inventor :: Drawings Will Not Update With Part

Oct 3, 2011

I am having some issues concerning updating drawings. When a part (.IPT) is placed in a drawing, everything is fine (ie. the views represented in the drawing are up-to-date). Yet, when I make a change to the part (something as small as a dimensional change) it does not translate through to the drawing. This is also the case for iProperties.

I have been playing around for a while now, but have had no luck. The part is also an iPart, but this shouldn't matter.

View 9 Replies View Related

AutoCAD Inventor :: Drawings Not Update With IPart Usage

Sep 10, 2013

I made a drawing, inserted a base view and selected an ipart member, in the Model State tab of the Drawing View dialog box.

Now i made a change in the model, one that is enabbled in the ipart member, one that i should see in the drawing, but i don't see the change. the drawing represents the part as i inserted it at first.

Now i found a workaround, i edited the view, chose the active member, which is the previosly selected member, now it updated, but the center lines became pink. now i changed back to the firstly selected member and it updated, but i am sure there is a better way

View 1 Replies View Related

AutoCAD Inventor :: Insert Two Title Blocks In IDW Drawings

Aug 22, 2013

I need to insert two different (separate) title blocks into my idw drawings so both show on the drawing.  One is the real Title block, and one is a Revision History block.  I have listed them as Title blocks under Drawing Resources, but Inventor won't allow me to insert both. Is there any way round this?

I do not want the Revision History block as a Symbol.

Inventor 2011; MS Windows 7-64; i5-2500; 8Gb; GF550Ti.

View 9 Replies View Related

AutoCAD Inventor :: Pre-made Saved Text Blocks To Insert Into Drawings?

Feb 2, 2012

Basically we have a number of different procedures that need to be written in each drawing.  Each drawing uses one of 5 or so procedures.  Usually we type it out every time which is a pain or copy paste. We also tried making word documents and inserting them that way but it got a little buggy.  Is there any way to have 5 or so pre made text blocks to pick which to insert onto different types of drawings but that can be global used across a few systems?  

We have a small group of workers all on the vault server.  Basically I just want to be able to have a finished drawing. Click something that will open a list of my pre made text blocks, and insert one into the drawing that I can scale etc. We use Inventor 2011.

View 1 Replies View Related

AutoCAD Inventor :: Update Idw Title Blocks From Template File With ILogic

Jun 6, 2013

I am trying to create an iLogic (or VB) rule to update an active drawing title blocks from our Template File.I don't want to use any of the external software (Transfer Wizard etc), we just need a simple rule that will update the title blocks when we need to.

View 9 Replies View Related

AutoCAD LT :: Fields Within Blocks / Update Blocks For A Client

Dec 4, 2013

I am trying to update blocks for a client.  Each block has a line of text with the block name in it.  I would like to automate these with a field so that if the block name changes or a new block is created from that one, then the field would update as well.  I am running AutoCAD LT 2012 currently.

View 8 Replies View Related

AutoCAD 2010 :: Update Block In Several Drawings

Jul 15, 2013

I have 20 seperate Acad drawings, which uses multiple blocks across all drawings. Is there a way i can create a block using Wblock and save seveal blocks in a folder. So when i need to make a change to a block, i make the change to the block in the folder and it automatically updates the block in all drawings? Is it possible to set this up without using xrefs, as i have hundreds of blocks.

View 2 Replies View Related

AutoCAD Civil 3D :: One Master Description Key That Will Update In All Drawings

Dec 23, 2013

I need one desc key that will update in all drawings. I am just getting started and I have a drawing template where for the most part I keep the desc key updated. I am just starting a new project and will make revisions and additions as I go to the desc key. If I make the change in my working drawing it doesn't update 'universally' just in that one drawing. Is there a way to have one 'master' that updates as you go? I have tried to drag and drop to keep one or the other up to date but that doesn't work. Also, there will eventually be 2 additional users so how will that work if we all can't use the same master description key?

View 9 Replies View Related

AutoCad :: Counting Blocks In Drawings?

May 18, 2012

I need to insert a table in paperspace tab that will continually count up blocks within a set area of model space ( i need to have 3 counts, 1 for each floor of a house i.e one table per tab for that floors blocks). I have used BCOUNT and DATAEXTRACTION but they only count it once and if i add more of a certain block it does not update the table.

im using AutoCAD 2012

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Update Several Similar Drawings Through BAT File

Feb 7, 2013

i am working on writing a lisp to update several similar drawings through a .bat file.  One of the things i would like to do is to automatically increase the revision number by one.  I have figured out everything except how to select the text.  Looking at the database, the coordinates for the revision number are (10 15.2908 0.0295 0.0).  However, (setq a (ssget "x" '((0 . "TEXT,MTEXT")(10 15.2908 0.0295 0.0)))) returns nil. 

If each drawing's revision number is not in the exact same location, is it possible to select by a range of coordinates?  Using (getpoint), the range is from (15.5 0.0 0.0) to (15.1805 0.1409 0.0).

View 9 Replies View Related

AutoCAD 2010 :: Copying Blocks Between Drawings?

Jul 7, 2012

I am doing electrical drawings with the architect giving me an exported DWG from Vectorworks.  I have XREF the background drawing that when opened is about 6 blocks of the building background and 2 blocks of the electrical devices.

Here is the problem: The architect sent me an updated DWG that only has the electrical updates without any backgrounds.  My thought was to purge all and then select all the items and then copy with basepoint.  Then open the original architects XREF drawing.  Select those two electrical block, erase them (or move them to the size a fixed distance).  Then paste as block from the other file.  Then move the block to the correct location, explode, done.

Big problem: I just tons of this error in the command line referencing different block group numbers being ignored:

Duplicate definition of block Group-1265-1  ignored.

Then the block that was pasted added a background that wasn't in the old drawing and many of the items in that block was either missing or still had the old symbols.  Can't figure out how to update the background with confidence that it is really updated with new information and not keeping old.

If I open a new drawing and paste that block in, everything comes in perfectly

View 6 Replies View Related

AutoCAD Architecture :: How To Copy Blocks To Different Drawings

Oct 27, 2013

AutoCad Architecture 10, How can you copy blocks to different drawings? 

View 2 Replies View Related

AutoCad :: How To Use Blocks In Drawings / Daily Works

Dec 18, 2011

I know what is block and I am aware of its importance and how it makes life much easier and pleasant in CAD wold. But I don't know for what reason, I was unable to make it a drawing habit for myself to use it as a routine. I am unfamiliar with this command and seldom use it.

View 9 Replies View Related

AutoCad :: Program To Insert Blocks Into Drawings?

Jun 26, 2013

I am a land surveyor and am looking for a routine that will look at my txt files exported from the field data collector, and upon exporting into C3D, will look at the descriptor and place an appropriate block on the node. For example, if the collector code was for an IP (iron pin), when the points are imported into the drawing, a solid round block would be placed on each node with the IP description. Same if for trees, concrete monuments, fire hydrants, etc.

View 9 Replies View Related

AutoCad 2D :: Delay On Pasting Between Drawings And Blocks

Mar 22, 2012

why pasting details between drawings and blocks, the software or hardware, hangs for what seems to be an age, but is probably more like 10-15 seconds but over a day this is costly.

View 5 Replies View Related

AutoCAD LT :: Referenced Drawings / Blocks And Printing

Mar 13, 2012

In M'Space I have created a layout (i.e. buildings) which in P'Space is my Dwg 1. I want to reference part of that layout in what is to be my Dwg 2. On Dwg 2 I want to insert a block (paths), because my dwgs are referenced when I insert that block it appears on both P'Space layouts. I've even tried inserting the block on its own layer but of course if I turn it off it turns off on both dwgs..... Is there a way I can print both the dwgs so they individually look the way I want without having to remember to select "do not print" that layer everytime I need to print Dwg 2?

View 2 Replies View Related

AutoCAD .NET :: Update Blocks With Attributes Of A Given Layout

Nov 2, 2012

Every time I try to update blocks with attributes of a given layout, this only updates the last active layout. example:

I have three layouts: Layout1, Layout2 and Layout3

layout of the three blocks I would need to update the reference but I can Layout1 default that always takes the last active layout. In the following paper space specific code, but as it would to tell a particular layout.

Private Sub UpdateAttributesInDatabase(ByVal db As Database, ByVal blockName As String, ByVal attbName As String, ByVal attbValue As String) Dim psId As ObjectId Dim tr As Transaction = db.TransactionManager.StartTransaction() Using tr Dim bt As BlockTable = DirectCast(tr.GetObject(db.BlockTableId, OpenMode.ForRead), BlockTable) psId = bt(BlockTableRecord.PaperSpace) tr.Commit() End Using UpdateAttributesInBlock(db, psId, blockName, attbName, attbValue) End Sub 

View 5 Replies View Related

AutoCAD 2013 :: Blocks Do Not Update When Edited?

Jan 17, 2013

I am using several blocks within a drawing (furniture...stock racking, to be precise). I had additional information to add as a new attribute. Opened the block in Block Editor, added the new attribute and saved changes. No change to any of the instances of that block in the drawing? But when I add the same block to the drawing, all new instances have the new information.....which means the block exists, with exactly the same name, in the same drawing in two different forms??? How is this possible and why do the old instances of the block not update to match the current version.

Even more confusing is that if I open an 'old' version of the block in Block Editor....it appears with the new attribute in place and when I close it (saving changes).....it no longer shows that attribute!

Can find no mention of a switch or default that might be causing this.

View 6 Replies View Related

AutoCad :: Blocks Coming Into Drawings At Wrong Scale

Aug 3, 2011

I recently started working at an Electrical Engineering firm and one of my many tasks is to sort out their AutoCad system and bring it up to date! An issue that has only recently started happening is that our blocks don't insert at the correct scale. Some of our drawings are metric and some are imperial, and currently all our blocks are in one Imperial file (reference file for our palettes). Is this our issue, my understanding is that when you create a block you should create it as a wblock and each block should have its own file.

The problem is that some of our blocks we want to come in at scale ex/ a 2'x4' light fixture, however an electrical socket or light switch symbol we want to come in at a slightly enlarged scale so that you can easily read the drawing and see where they are located.

View 7 Replies View Related

AutoCAD Inventor :: Material Favorites Does Not Update When Update Materials

Dec 9, 2013

I made a change to my materials library.  I changed the color (from dark grey to light grey) of one material.  I then saved this back to my library.

Now, when I start a new part, I get a warning that the material does not match the library.  So, rather than using the material in the part, I opened the template and updated the material to match the library. (Manage >Update Styles).

This is where the problems come into play. In the update styles dialog, if I compare materials against my custom materials and then compare it to my Favorites, it just a continuious circle.  It is like the favorites are stored inside the part and do not get updated to match the custom materials library. (I thought the whole idea behind using a library was to get the information out of the parts).

Here is a short video showing what it does. [URL] .....

The only way I can get the favorites to match is to delete the favorite material, update the style and the add the favorite back in.  That is a bunch of work.  The problem I got with this is that there are thousands of parts that have been created that has this favorite in it.  The only way to update these is to open each part (if I knew which one), delete the favorite, update the materials and then add the favorite back in.

I see the same thing in 2013 and 2014.

View 3 Replies View Related

AutoCad 2D :: Making Edits To Title Blocks In Multiple Drawings?

Dec 4, 2013

I was wondering if it is possible to make adjustments to tittle blocks across multiple drawings.

Such as changing a Rev A to a Rev B

I have to update about a hundred drawings and was wondering if there is some sort of Macro that I can use to do this without manually going into each one.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Fields Within Block Attributes Will Not Update

Aug 31, 2012

I have a couple of attributes suing fields within a block. But they don't update on opening. I need to do a manual field update to get them updated to the latest values.Tried various combinations of "fieldeval", but this was no good.

View 5 Replies View Related

AutoCAD Dynamic Blocks :: Connecting Properties From Multiple Drawings To A Table

May 11, 2013

What I'm interested in is finding a method of connecting several properties from several Autocad drawings to a single table. I would create several custom properties in each drawing and use some of them to fill the boxes in the drawing itself (already implemented) and some of them to fill the table which could later be printed or used in some other manner (maybe even combined with an ERP software interface). Some of the properties would be used both in the drawing and in the table. What I would really like to achieve is to be able to change the property values in the drawings by changing the values in the table and vice versa.

I know how to do it for one of the drawings but I don't know if it's possible to connect several? It doesn't have to be custom properties, it can also be a table in each of the drawing if it's easier to connect with a central table that way. I suppose the best way to gather all the drawings in one place would be to use Sheet Set Manager. A bit of a problem with the sheet set manager is that we have 5 layers set up for each of the drawings and I would like to import only one of them into the sheet set. The thing is picking them by hand would take time and that's the thing I wanted to avoid in the first place. Is there maybe an option to use only import the last active layer into the sheet set?

View 1 Replies View Related

AutoCAD 2013 :: Batch Erase Same Blocks And Strings In Multi-drawings

Oct 8, 2013

I have 200+ page drawings and need to open each dwg to erase same block and text strings. Any way to batch erase same blocks and strings in multi-pages?

View 7 Replies View Related

AutoCad :: Edit Line Weight In Nested Blocks Of All XREF Drawings

May 13, 2012

The 2D drawings I am working with were exported from 3D REVIT files to 2D AutoCAD files. There are several XREFed drawings that are both mechanical and architectural from the original REVIT files that for whatever reason, the block's line weights came over with line weights of 70 in those blocks.

When I plot, the objects are a blur with the line weight so high. I tried using the command "setbylayer" but that didn't work since nested blocks still had lineweights of 70. Is there a VBA or LISP routine to run through all the blocks (including nested) that can change the line weights to a given number?

View 3 Replies View Related

AutoCad 2D :: Adjusting Dimension Scale To Match Blocks And Objects In Drawings

Sep 13, 2011

I am having some trouble adjusting the dimension scale to match blocks and objects in my drawings.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Update Inserted Blocks / Attributes

Sep 5, 2013

I'm using a blocklibrary, where I stored all my blocks, most of them have attributes.

Now I'd like to simplify my workflow and want to update the blocks that I inserted in a drawing trough LISP.

Is there a way to update all  inserted blocks and attributes of the whole drawing a once? The idea is, that the LISP checks the whole blocklibrary and updates the inserted blocks that to not match with the once from the library.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Comms Rack (stretch And Fields Update)

Apr 21, 2013

Attached drawing file. What I am after is the ability to be able to stretch the length and/or width and update the two feilds depending on the new distance. At the moment each time I specify the distance parameter as the object it works then when you close and test the block it just shows #### as if that object no longer exsits. 

The second problem is i am trying to be able to stretch the comms rack width and to update the door to the rack (the dashed part of the block) to the same length as the width of the rack. Ie atm the rack and door is 600mm and 600mm if the width was updated to 800mm the door will also scale to the same. I attached example in white just below the block.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved