AutoCAD Inventor :: IDW Not Contain Excel Files Modifications
Jan 19, 2012
We are using Inventor 2011 EN + Vault 2011 EN Basic on XP Pro SP3 DELL Workstations.
Step 1 : In our IDW files, we copy/paste as embedded OLE Objects (no link). And save the IDW files in our local workspace.
Step 2 : we check-in this IDW Files.
Step 3 : We check-out this IDW files and make modifications in the embedded Excel File, save the excel file and then save the IDW file.
Step 4 : we check-in the idw file.
Step 5 : the same user or anther one check-out the idw file, open the excel embedded file : the modifications have not been saved.
The excel file is the same that at step 2.
View 2 Replies
ADVERTISEMENT
May 29, 2013
I have AutoCAD 2013 and often "paste special" excel files that automatically update when the excel file changes.The problem I'm running into is I work with a person who has uses an older version of CAD 2004, so I always save to the older format for him.
When I etransmit, I be sure to add the excel file, but when he opens the dwg, only the outline of the excel appears in his dwg, no content.
View 8 Replies
View Related
Sep 27, 2012
I need one ilogic or macro for import the iproperties into excel sheet in a particular folder files.
for example
1.Author
2.Company
3.Part number
4.Description
5.Revision Number
6.Project
7.Designer
8.Creation Date
9.some of the custom iproporties
View 2 Replies
View Related
Oct 30, 2008
When I link in an excel document to my model all parameters in that excel gets the unit (mm).
How can I change this? For instance I want some of the parameters to be an angle.
View 8 Replies
View Related
Sep 4, 2013
Recently I have been trying to build table driven products and ipart tables, but when I copy a member to create a new part number, upon exiting the iassembly author I get the following message "excel installation is required for this operation. failed to launch excel". I have a fully functional version of 2010 Excel installed which has been used so it should be recognized in the windows registry. I am running Windows 8 and Autodesk Inventor 2014.
View 6 Replies
View Related
Oct 1, 2013
1. Is it possible to read excel files through script files.
2. Can I declare variables in script files.
View 4 Replies
View Related
Mar 20, 2013
I need to explode this block modifications. How to explode this.
View 1 Replies
View Related
Sep 1, 2013
I am using the roundabout design tool as the first step in developing the 2D design of a roundabout. I am having some trouble getting the defection path radii I need in order for the roundabout design to progress to the next step, however this can only be achieved if I can alter the alignment of the approach legs.
The default setting for the roundabout tool/wizard is for all alignment legs to intersect at the centre point of the roundabout - something which does not readily allow the deflection radii to be met even remotely (in this case and others)
Whenever I try and realign the alignment/approach leg and run the design wizard again (in the hope the other kerb alignments will realign to match), it jumps back to the initial alignment pointing to the centre point. Refer attached screen shots.
Of course designing the roundabout in the traditional way is always the sensible alternative to achieve the correct layout & deflection, however if this function exists it would be handy to speed up the initial design process.
View 3 Replies
View Related
Jan 25, 2011
I have two open drawings, a source and a destination drawing in ACADI have different layers and linetypes in each drawingI need to get the objects on a specified layer in the source drawing and copy them to the destination drawing, but ensure that they are put on a specified layer in that drawing which differs in name from the original drawing.
I've tried coming at this a few different ways, but can't really seem to come a conclusion on how to do this. WBlockCloneObjects, of course, allows me to clone the items to the new drawing, but in doing so, drags along all the layers and linetypes with it which I don't want "contaminating" my new drawing. I'm trying to keep the conversion as clean as possible. I can't pre-change the layer name or linetype, etc as the destination for these values doesn't exist in the source drawing.
Is there a way to create a new entity (an anonymous one, independent of the source ObjectClass that I need so I don't have to create multiple routines to handle each one), not attached to a DB, copy the values from the source DB entity and then modify the layer, linetype, color etc before appending the entity to the destination database?
Here is my code for what I have, but since I don't really have a clue where to turn with this, all this really shows at the moment is a straight cloning of the objects from one DB to another. As a side note, I'm working in Civil 3D 2011 and when WBlockCloneObjects is called an "AutoCAD Map Messages" window appears with no messages in it.
Public Function CopyLayerContents(ByVal acdocSource As Document, ByVal strSourceLayer As String, ByVal acdocDest As Document, ByVal strDestLayer As String, ByVal bCopyBlocks As Boolean) As Boolean
Dim bComplete = False
Dim acSourceDB As Database = acdocSource.Database
Dim acDestDB As Database = acdocDest.Database
[code]........
View 9 Replies
View Related
Nov 1, 2013
I have an existing point style that has several thematic rules. When I "Add a Rule" it does not save and the next time I open the drawing, the rule is gone. Map3d 2013 on 64 bit PC windows 7
View 2 Replies
View Related
Jan 24, 2014
I worked for an architect in the past that had a modification of stretch that allowed you to set a dimension. For instance if you had a door way drawn in a stud wall set back from the wall 50mm and you wanted to change that to 100mm you could use the stretch command with another shortcut command to specify the distance from the wall.
The command list would be as follows:
-"s" (Stretch)
- Select objects to move, "Enter"
- Specify the basepoint to move (corner of door in this case).
-Then i would hit another command shortcut from there system. This would allow me to pick the point where i want the dimension to start from.
- Input the dimensions, in this case "100" , then enter to complete.
It seem simple the but very useful for more obscure applications.
I also understand in the application above you could just stretch 50mm across 50mm but this requires calculation. We want to get away from having to calculated all the time.
View 5 Replies
View Related
Apr 23, 2013
I have made several modifications to my default right click menu in C3D 2103 - is there any easy way to transfer these modifications to C3D 2014? (i have posted to the main Civil board but no response)
IDSP Premium 2014 (mainly Civil 3D 2014 UKIE SP1 & Infraworks with some limited 3ds Max Design)
Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600
View 2 Replies
View Related
Oct 11, 2011
We are in the process of setting a naming convention for all the various parts we use, and having changed the Inventor library already, the Autocad stations (ver 2011 mechanical) are next. While I won't be the one doing this work, I want to get a jump on it as it's impeding my current work. The problem is, I don't even know where to start looking. We would be starting with the fastener library, changing the standard descriptions to suit our new convention.
View 0 Replies
View Related
Nov 26, 2013
We have tremendous problem in our office while we open the CAD files which have linked to excel tables. It takes endless loading time if any computer has excell sheets opened. We use copy / paste special ( linked ) command to brought excel tables to the DWG files. OLE OBJECT command has worst result about linking excel sheets. How do we control ( link option) in this stution as linked versus unlinked?
View 1 Replies
View Related
Jul 24, 2012
Got a new computer, put AutoCAD LT 2010 on the machine, justlike the rest of the office, but also installed excel 2010, when the rest ofthe office has 2007. when insertinglinked spreadsheets from the new computer, and we update the links on our oldcomputers, Acad fatal errors out. Thisis because of the difference in the excel versions correct?
View 1 Replies
View Related
Jul 14, 2009
Importing excel files into AutoCAD drawings works nicely but the print is unreadable in some areas of the page. There seems to be no rhyme nor reason to how the plot will turn out.
View 9 Replies
View Related
Oct 2, 2013
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?
View 7 Replies
View Related
Nov 7, 2011
I HAVE PASTE EXCEL FILES ON MY DRAWINGS BY USING PASTE SPECIAL, AUTOCAD ENTITIES, AFTER THAT WHEN I SAVE MY FILES IT COMES LIKE THIS:
SAMPLE.dwg" has a command in progress.
Hit enter to cancel or [Retry]:
I ENTER IT EVEN RETRY IT BUT MY FILES STILL NOT SAVE.IS THERE'S A WAY TO SAVE MY FILES AFTER I PASTED EXCEL?
View 2 Replies
View Related
Oct 2, 2013
I have a simple excel spreadsheet that calculates our lighting loads and I want to insert it into my CAD drawing. I've tried data linking, paste special, etc. but nothing seems to work.
- I want the file to update in CAD when we change the excel file (or prompt to)
- I want the inserted excel file to take on the formatting of my table style (text style, size, etc. )
- I don't want the table to be editable in CAD.
View 5 Replies
View Related
Dec 27, 2011
I'm fairly new to Map 3D and I'm trying to attach either an Excel or Access file as a data source. I started out with a simple test case and created both Excel and Access files following the steps outlined in the first reply in post:
[URL].......
When I get to the drag & drop step to attach the data I get the following error messages:
Invalid Wordspace file format: My DocumentsTEST.xlsx
Invalid Wordspace file format: My DocumentsTEST.accdb
Not to be deterred, I saved the source files back to earlier xls and mdb file versions and was successful at attaching the data in both cases, but Map reported that there were no tables when I tried to define a link template.
View 5 Replies
View Related
Jan 18, 2013
I have some data in the form of
point# | X | Y | Desc_1 | Desc_2 | Desc_3 |....... ect
I would like to make an excel table that i can create multiple points from and make that table dynamic, ie if i edit the table the points will change.I would be labeling the points according to the different desc_# in multiple drawings
Is there any way to do this? I have messed with creating a user defined property classification and creating a new point file format, but i want that point file I imported to be dynamic, and if I change values the values will change in all my drawings.
View 4 Replies
View Related
May 11, 2013
how to extract the attribute value of a particular block in multiple drawings to an excel file.
Eg... there are nearly 800 drawings where I need to list down the description and Drawing number which is mentioned in the title block name "Title". The Drawing Number and the description is done in same attribute block. extract the data into an excel file or txt file. All the drawings are saved in one location.
View 7 Replies
View Related
Nov 9, 2012
When I import images no matter if RAW or JPG, when I go to the development module all images have various modifications on all slidedrs from exposure to saturation. I haven't changed any settings or global settings but each slider will already be modified. Previously when importing images all sliders were set to ZERO, but now all of those sliders are anywhere from - to + modification.
LR 4.2, Windows 7 64-bit, 24GB ram, Catalog has been optimized, Develop Settings and Metadata setting are set to none on import.
View 2 Replies
View Related
Mar 3, 2012
I am linking a model to an excel spreadsheet. Normally you would specify what cell on the first sheet (Sheet1) to start in. I have been told that you can link to other sheets in the workbook as well. Is this possible? I have tried, but have not been successful. If it is possible, how is it done?
View 6 Replies
View Related
Aug 7, 2012
I have all my pipe decals in excel per ANSI standards (see attached). Do I realy have to create 64 separate files for each decal?
View 8 Replies
View Related
Feb 18, 2012
I m trying to modify the statue of liberty a little bit but I can't figure out how to make it look realistically. I'm trying to make it look like the statue is wearing nothing. So far I have three layers.
One with the original statue, another one with a little bit of clone stamping, and one with a picture of a nude lady but how do I change the color of the nude lady so that it looks the same as the statue? (similar to this: [URL]Replace x with correct letter.
View 8 Replies
View Related
Feb 27, 2012
I have assembly with over 100 sub assemblies. I need to export the COG for each sub assembly to excel. The COG must be in relation to the parent assembly's origin point.
I can get coordinates manualy (right click on sub assembly - iProperties-Phisical), but it is take a lots of time.
Autodesk Inventor Professional 2013
Windows 7 64-bit
View 5 Replies
View Related
Sep 17, 2010
I created an assembly, so far with one part in it. I created an Excel spreadsheet with several dimensions in it that would be used in the assembly parts. I went to Manage>Parameters and linked the spreadsheet. The Excel file appeared in the Parameter Dialog Box with the parameters included in it. However, when I create a part in the assembly and attempt to dimension a sketch in it, the parameters option in the dimension box is not present.
I have done this in the past in IV2009, has anything changed that I cannot do so in 2010?
View 9 Replies
View Related
Mar 1, 2012
How do I get a BOM exported from my assembly into Excel? The only option I have is export as XML format which is useless to me.
View 9 Replies
View Related
Jan 31, 2012
As my Inventor endeavors continue, I would like to take a template of a part I made and use Excel to change the parts dimensions. Essentially make it so if we need a 20 Tonne Lift Lug, I just punch in the necessary values in Excel and have the part update.
View 1 Replies
View Related
Dec 18, 2013
I have created a Excel spreadsheet to impoort into my Inventor model, but one of the valves that I have created need to be a unitless/type. How do I set up a Excel cell to acheive this
View 1 Replies
View Related