AutoCAD Inventor :: Linking Drawing Dimensions To A Table
Apr 25, 2012
Is it possible to link the dimensions in my .idw to the table in the upper left corner? I want the information in the table to reflect what is in the drawing.
I'm using Inventor 2012
Inventor 2013
Windows 7 Professional 64-bit SP1
HP EliteBook 8470w
Processor: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
Memory: 16 GB
AMD FirePro M2000
3D Connexion SpacePilot
View 7 Replies
ADVERTISEMENT
Jan 22, 2012
If it is possible to set a block's dimensions to read a table's cell value. Say a rectangle has dimensions x wide by y tall and a table has the x and y values given in cells a1 and b1 linked from an excel spreadsheet.
I would like to link it like this because i have an excel file that will update and then output to AutoCAD. Is this possible and if so how? I have figured out how to link the excel table into AutoCAD. I am using AutoCAD 2012.
View 3 Replies
View Related
Dec 2, 2013
I would like to know if there is a way to insert drawing no.1 into drawing no.2 (not copy sheets!) so that if I change the drawing no.1, the drawing no.2 (the one that contains no.1) also updates.
That is because I would like to have one part of the drawing that is ''standard'' and multiple drawings that contain this part (so that this part is defined in all drawings but is always the same). Because I don't want to have a separate drawing for the ''standard'' part, but only drawings that contain it.
View 4 Replies
View Related
Jun 15, 2012
Wondering if it was possible to have a .idw drawing automatically update all its copies with any annotation changes. They would all be linked to the same model and would update if the model was altered, but I need only one master drawing whose annotations can be altered. The copies would be read-only, and would be updated when the master changes. Does Inventor have a function like this that links a drawing to its copies?
View 5 Replies
View Related
Nov 5, 2012
I have an assembly drawing made with 2 parts in it. I have the assembly drawing as Sheet 1 and each part also in the file as Sheet 2 and Sheet 3. What I have a problem with is that when I change or update the original files for Sheets 2 and 3 it doesn't update the sheets in the assembly drawing. Is there a way to keep these files connected. I need to have the standard sheets for filing and part designation, but when production call for the assembly to be needed, the assembly (Sheet1) with the Attached part drawings (Sheets 2 & 3) hit the production floor. Without them linked a mistake will be made. There are to many engineers in my department and we all make production changes to parts and if they are not linked bad things will happen. I am just trying this out, we have a lot of assemblies that will be great for the production if I can get all the part and assembly files to work together and print at the same time from on file.
I am using Inventor 2012 if that matters.
View 7 Replies
View Related
Aug 14, 2011
The question I want to ask is about reference dimensions in iPart.
I can create a sketch and place reference dimensions on it, there's no problem. I can activate any configuration manually and see the reference dimensions adjusted according to configuration, no problem again.
I would like to know — is it possible to automatically populate column of the iPart table with reference dimension value, as it stands for each configuration?
I was able to find some solution for that, but it's not automatic. I can mark reference dimension of export, and add it as a column to the table, but I need to manually activate each configuration to populate the column with measured reference value. Not very good, because there can be very many configurations.
How to automatically get complete list of reference dimensions values for each configuration of the iPart?
View 1 Replies
View Related
Jan 7, 2014
I am trying to link excel file to drawing file (idw), but couldn't succeed.
View 2 Replies
View Related
Jan 18, 2012
I figured out how to change the precision of the X-Y location dimensions in a hole table, but is there a way to turn off trailing zeros? I have turned them off in my styles, but for some reason the styles don't effect hole tables. Maybe I just don't know where to look?
View 5 Replies
View Related
Dec 21, 2011
I have a table in excel and I'd like to have text in cells link to nodes on a map.
i.e. I have the traffic volume of a road section in a table. I'd like to show that volume on a map beside a circle where the count was taken. I'd like to be able to update the table value and have it also update on ythe map.
View 8 Replies
View Related
Jun 25, 2010
I have created some reference points on a part. I have a need to include a table on the drawing of this part that shows the x,y,z coordinate positions of each of those points relative to the coordinate system origin. I have been trying to figure out a way to extract this information from the part to create source data to place into a table on the drawing.
View 3 Replies
View Related
Jun 24, 2013
I'm trying to reposition dimensions in a drawing through the API. The output of my code seems to indicate the method is working, but after it runs the drawing is unchanged. Here's the code (in VBA):
Dim oDoc As DrawingDocument
Set oDoc = ThisApplication.ActiveDocument
Dim oSheet As Sheet
Set oSheet = oDoc.Sheets.Item(1)
Dim oLdim As LinearGeneralDimension
Dim oLeaderNote As LeaderNote
Dim oDimLine As LineSegment2d ' Dimension Line
Dim oStartPt As Point2d ' Dimension Line Start Point
Dim oEndPt As Point2d ' Dimension Line End Point
[code]....
Looks like it moved my vertical dimension left, but it doesn't actually do anything. Is this not a viable method for repositioning a dimension?
View 2 Replies
View Related
Oct 8, 2012
I created a sketch then tried to retrieve dimensions in a drawing from the sketch. When I used the retrieve function, no dimensions appeared. I made sure that the box in the Application Options under the Tools tab was checked for retrieving all dimensions upon placement. I have tried numerous ways to retrieve the dimensions, and while I can place them manually, I really need to be able to retrieve all at once as seen on the sketch.
I have been able to use the retrieve function before on files that I downloaded from a website so I know to use the function.
I'm attaching a file which I am having trouble retrieving dimensions. I am using Inventor 2013 educational version.
View 5 Replies
View Related
Jan 11, 2013
I'd like to take a set of ordinate dimensions and multiply all the values by 10. Is this possible, without overriding the values and making them static?
The reason I'm asking is because I'm making a flat layout sketch for pockets around a drum. So imagine taking a drum and rolling it out flat. In the direction along the drum I drew it as 1" = 1" and for the circumfrence direction I did 1" = 10° so I don't have sketch that is 13" x 360". So I need to scale the dimensions in 1 direction up by 10.
View 1 Replies
View Related
Oct 11, 2012
I got a new computer recently and installed Inventor 11. I found I could not change the drawing dimensions (It chanced in the Edit Box and shown the changes in the dimensions, but after click "OK", the Edit Box closed and the dimension did not change).
I remember there were the similar problems before and I installed KB918118 fixed it. So I tried to install KB918118. But my computer shown a message saying my computer system is newer and do not need the KB918118 update.
View 9 Replies
View Related
Jun 22, 2009
I am wondering how best to apply drawing dimensions to a view. I am using VBA (Inventor 2010 x64) to modify a template skeletal assembly and save it. I have succeeded at generating the models, drawings, and drawing views, but have hit a wall when I attempt to automate the process of applying drawing dimensions.
I attempted to use GeneralDimensions.Retrieve with the DimensionsToRetrieve parameter, as I wish to retrieve only a few dimensions. My testing, however, indicated (and the helpfile confirmed) that the DimensionsToRetrieve parameter only work if the DimensionConstraint objects belong to a drawing sketch, and I'm retrieving dimensionconstraints from a model sketch. It appears to me that I will have to retrieve all dimensions and then somehow delete the unnecessary ones. This seems unusual to me--is there a better way? Can I, for example, retrieve a single dimensionconstraint at a time from the model rather than all of them at once? Perhaps its suitable applying drawing dimensions without retrieving them from the model?
View 6 Replies
View Related
Oct 11, 2012
I got a new computer recently and installed Inventor 11. I found I could not change the drawing dimensions (It chanced in the Edit Box and shown the changes in the dimensions, but after click "OK", the Edit Box closed and the dimension did not change). I remember there were the similar problems before and I installed KB918118 fixed it. So I tried to install KB918118. But my computer shown a message saying my computer system is newer and do not need the KB918118 update.
View 4 Replies
View Related
Jun 27, 2012
I use parametric base-model which automatically generates drawing (look "Pic1"). I change parameters I need and new drawing is generated (scale stays the same). However, dimensions on new drawing are displayed in random way (look "Pic2"). Is there a way (iLogic, VBA or smth els) to fix/link dimensins so - that they could stay in an appropriate way (space between dimensions, space between dimension and edge, dimension is centered on line with arrows) when the model size is changed (in this example I have changed the base diameter from 830 to 1280)?
Function "Arrange dimension" does not solve the problem!
View 1 Replies
View Related
Jan 6, 2010
It is possible to put scale on drawing in inventor 2010? If is how?
View 4 Replies
View Related
Nov 18, 2013
I made a table in the file and also split the part into 2 solids.
In the drawing, when i choose the first table mamber it shows both. when i choose to show the active member it shows the first member only (as i want).It didn't happen before i split the part.
My zip program doesn't know to include only the subfolder with the generated table files, only the whole path. i hope you will manage to generate the files, if not-i will add them with the whole path
View 1 Replies
View Related
Nov 2, 2011
I have an asssembly stack and I have a known bending moment at a given place (ie the datum). I want then to create a drawing of this stack up and show the bending moments at known locations beside the relative dimension.
Now I can do this manually no problem...but I would like this drawing to update automatically. ie the stack up height(s) change and i want the bending moment figure to update accordingly.l
Is there a way to do this with drawing dimensions? ie dimensions created in drawing mode?
View 1 Replies
View Related
Aug 9, 2012
I would like to know how I can find a dimension that's created with the command (with the internal command name) "Create3DLinearDimension".
This command is used to create a linear dimension on a view that has the default dimension type set to "True".
View 3 Replies
View Related
Oct 24, 2013
One of the drafters I work with has been having an intermittent problem with Inventor 14 deleting dimensions and notes when he prints a .idw to a .pdf. The problem first popped up when we transitioned to 14 from 12. It only happens once out of every 2 dozen or so prints and is usually caught on the redlines, but it has been overlooked once already requiring the part to be remachined at cost to our employer. No one else in our office has had the problem and it continued to happen after a reinstall; which leads me to think it's some hardware issue.
Included is a screenshot of his system information. We're running Synergis Adept file management software, that may be pertinent as well.
View 6 Replies
View Related
Jul 30, 2009
Apparently I can't edit model dimensions from a drawing because i did not select this option when i installed inventor 2010.
View 9 Replies
View Related
Jun 27, 2012
I am trying to figure out how to properly define the dimensions of an exponential curve in a drawing to make it easiest to have the piece machined.
I am starting to wonder if inventor refers to this type of curve as something else entirely, as well. Since an exponential curve is like the shape of an airplane wing and doesn't have a "consistent" angle.
View 2 Replies
View Related
Jun 27, 2012
How can I round drawing dimensions modulo five, keeping them dynamic?
If I have length equals 203, I can get rounded length 205. Besides, having 206 - getting 210.
If in model length changes to 313 - I'll get 315, when 316 - 320.
Probably, I should override value, using VBA. Are there other abilities?
View 3 Replies
View Related
Jan 10, 2011
I know you can obviously set the tolerance in the styles to round to the nearest 1/16 or 1/32, but is there a way to make it always round a dimension up instead of to the nearest? IV2012
Windows XP SP3 32-bit
Intel Core 2 Duo 6400 @ 2.13 GHz
Nvidia Quadro FX 3450/4000 SDI 256MB Vram
2 GB Ram
160GB HDD
View 1 Replies
View Related
May 16, 2012
While working with an Inventor 2013 *.idw some of the dimension lines, extension lines, and learders became invisible, even though you can still see the dimension values and even the arrow heads of the no-show dimensions. Even when printed, the same lines are not there. 2013 Glitch?
View 9 Replies
View Related
Oct 8, 2012
I want to retrieve dimensions in a drawing with ilogic. I found some code but how to translate it into a ilogic code.
I always use assembly models in these drawing and all the parameters have unique names. So in my drawing i want to retrieve some specific dimensions in a view.
View 9 Replies
View Related
Sep 21, 2012
Recently when I have placed a view of an assembly into an idw drawing, then try to dimension distances between parts it gives me strange looking dimensions, or no dimensions at all. It looks as though the dimensions are going from the edges of each part at different angles, when I want them to be parallel to the view. I just want the dimension from a line to a line in that view as though it is 2d, but it is acting like it is still in 3d. I do not know if their is a setting that will change this or not.
I attached a screen shot of what the dimensions look like.
View 6 Replies
View Related
Feb 27, 2013
I have two tables on a drawing one showing a parts list the other changes to dimensions.
The table to show the dimension changes is a configuration table pointing to an ipart.
iLogic is used to update the ipart but you have to right click to update the Active Member in the ipart to see the drawing update.
Is there a way to automate the 'update active member'? (on the ipart table - this does update the drawing)
I just have the one row in the table, it's purpose was to pass the values onto the drawing (as the part resizes I didn't want the dimensions moving so opted to tabulate them) - hoping they would update!
or
Is there a way to have a table update parametrically i.e. I've tried .csv as a source to the table but can't force an update. This way I could scrap the ipart & just import the values to a table.
The table also includes some txt comments which change with the ipart properties.
View 1 Replies
View Related
Mar 2, 2012
Is it possible to use the Measure.ExtentsLength in a drawing to get model dimensions?
What I am trying to do is get the overall dimensions of the model and place them in a sketch block in the drawings so our machinist can easily reference the stock material. I can't figure out how to get the overall model dimensions.
Windows 7 x64 -24 GB Ram
Intel i7-3840QM @ 2.8GHz
nVidia Quadro K5000M - 4GB
Inv 2013 SP2
Vault Collaboration 2013 Update1
View 3 Replies
View Related