AutoCAD Inventor :: Revision Table For Multiple Sheets?
Nov 20, 2013
is it possible to do an individual revision table for multiple sheet drawings. if you typed in description 'sheet 3 nut changed from m3 to m5......etc' then all the bunf would carry over to every sheet
View 1 Replies
ADVERTISEMENT
Jul 3, 2013
how I can change the revisions to multiple sheets quickly, instead of going into each and every sheet and manually changing the revision?
Surely Autodesk has a fast and simple way to do this.
View 9 Replies
View Related
Mar 25, 2011
How can you retrieve the active sheets revision?
View 5 Replies
View Related
May 6, 2013
I'm simply trying to delete the revision table if it exists on a drawing. I did find where you can't do anything with Rev Tags with the API, but what about the Actual Revision Table?
Trying to get this to work;
If iProperties.Value("Project", "Revision Number")>0Dim oRevTable as RevisionTableoRevTable = ActiveSheet.Sheet.RevisionTable.Item(1) oRevTable = nullRevisionTable
View 2 Replies
View Related
Oct 11, 2011
I 'd like to keep the old Revision table rows available , but off the sheet rather than delete all the rows & start from , let's say, Rev 10.Is this possible in 2012?
Inventor Suite 2013 Ultimate
View 6 Replies
View Related
Aug 28, 2013
I have never attempted any i-logic before and this may be running before I can walk, but I was wondering if this premise even sounded do-able. I would like to create a rule to set the last row of my revision table to all static values, and then add a row.
View 5 Replies
View Related
Dec 3, 2012
I tried to add a revision table by vba routie. useing fllowing code
Dim oRevStyle As RevisionTableStyle
Set oRevStyle = oDoc.StylesManager.RevisionTableStyles.Item("Revision Table_NEW")
Dim oRevTable As RevisionTable
Set oRevTable = oDoc.ActiveSheet.RevisionTables.Add2(oPoint, , , , , oRevStyle)
It adds revision table is not shown correct in the drawing. I have to manually select certain style in the drawing.
I try doc.update or view.update. it doesnt work.
Autodesk Inventor Professional 2014
Autodesk Product Design Suite Standard 2013
Microsoft Office 2007 & 2013
Windows 7 64bit
Synergis Adept 2013
Visual Studio Express 2010
View 4 Replies
View Related
Aug 3, 2012
way to set the default to be 0. When we release a drawing we have it as Rev 0, Released for Fab..
It's a pain having to change it from 1 to 0 for every idw.
Work ~ Inventor Ultimate 2013 SP1.1
Win 7 64bit ~ i7 20gb
Nvidia Quadro FX 1700
Home ~ Inventor Ultimate 2013 SP1.1
Win 7 64bit i7 - 16gb
Nividia GeForce 9800 GT 1GB
240g Kingston HyperX SSD
View 6 Replies
View Related
Jul 23, 2013
Just created a 2nd drawing sheet in my IDW, and when i place a revision table it is missing most of the data that is shown on sheet 1. All i get are the description column entries, nothing else.
View 9 Replies
View Related
Mar 13, 2012
I have a situation where I just created brand new drawing templates and they have the revision block inthem already. The revision block that comes with Inventor. The vault is driving the revision in the titleblock and when the revision is placed in the revision block it too is linked to the vault. When the drawing is checked into the vault and the lifecycle is changed to "Released" and then back to "WIP" the revision updates. Both in the titleblock (which I want) and in the revision block which I don't want. Not only is it change the revision block, but the last revision posted as per the image below.
how do I change the property in the settings of the title block to not get it's revision from the vault or allow it to be manually driven?
View 3 Replies
View Related
Jul 13, 2009
is there a way to set the justification to left in the revision table justification? I've tried playing with the formats and I can't get it to do anything but be centred.
View 9 Replies
View Related
Feb 16, 2012
I am trying to insert "Depth", "Counterbore", etc. Symbols in a revision table, but can't find ALT + XXXX for them. I did find the symbols in the Windows character map in AIGDT font group and they have Character codes but no ALT + codes? How to insert these symbols in a rev table?
View 1 Replies
View Related
Mar 18, 2012
Is there any way you can use the "Application option" "user name" in a revision table column?
The "APP'D" by "Author" is not very useful considering most changes are done by various people.
If this is not an option could it possibly be added?
View 8 Replies
View Related
Jun 26, 2012
Inventor 2013-
Is there a way to pin or standardize where a revision table is located in a drawing?
I have a title-block set up and would like a revision table either embedded or populated upon command, just above my title-block. It would also need to extend upward with additional revisions...
View 4 Replies
View Related
Dec 21, 2013
Inventor 2014 crashes when executing revision table edit. This started after installing windows 7 SP1(x64) and SQL server 2012 express (x64).
View 1 Replies
View Related
Sep 24, 2012
a customer has a title block with a revision table ( standard vault revision table) add on top of it.
If you change the sheet size the revision table remains his position.
If found the way to reposition the table with a ilogic rule.:
'point afstand in cm
PointX=(ActiveSheet.Width/10)-13
PointY=5.5
'punt vanaf rechtonder gemeten in cm
[Code]....
This is working perfectly. But now the challange how to trigger this rule to run if you change the sheet size?
if tried:
trigger=Activesheet.size
or
to create a userparameter and added this line in my rule : Size=ActiveSheet.size, normaly is you change parameters it triggers the rule to rule. but both way didn't work.
Can event triggers from the API be used? Do i need the "Onchange" event? Any example for a ilogic rule?
View 3 Replies
View Related
Oct 28, 2011
I have a rule in the .idw drawing template, that displays a dialog box asking for the size (A, B, C, D...). Once the size is selected, it displays the appropriate border and title block. There is a small & large title block, so an A or B size gets the small, and a C or larger gets the large. This works great.
My question is, how can I have the appropriately sized Revision Table (small or large), automatically ready for use, based on the drawing size? The (2) Revision Tables are defined in the Styles library.
Product Design Suite Ultimate 2014 | Vault Basic 2014 (SP1)
Dell Precision M6600 | Intel i7-2820QM - 16GB
nVIDIA Quadro 4000M | Windows 7/64 Pro
View 1 Replies
View Related
Mar 15, 2013
From all our parts of an assembly we made 1 IDW with multiple sheets. Now we want to convert this IDW to PDF's and in such a way that we have one PDF for each sheet, and each PDF files needs the same name as the sheet.
View 5 Replies
View Related
May 25, 2011
I would like to be able to add a single revision to all sheets at once. For example when doing a major issue of all sheets for building approval. In this case I don't use revision clouds but use the "Revisions on Sheet" function in the properties for the individual sheet. Hence the problem, having to individually select every sheet one by one and add the revision to each sheet. Is there a way to multiple select all or some sheets and just do it once? I've tried doing this through a schedule but that doesn't let you select and change a revision either. Is there an add-in that could do this perhaps?
View 3 Replies
View Related
Jun 5, 2012
I am trying to create some new templates for 2013 and I'm trying to figure a way to get the model revision number to populate into the drawing's iproperty revision number so that they will match upon save. I'm trying to do this by creating an ilogic rule but I don't see a system property in the idw that will allow me to access the 3D model iprops. I am going to Event Trigger the rule to run Before Save. Is this possible?
On the drawing border I have created a formatted text box that is built as:
Type: Properties - Model
Property: Revision Number
It simply pulls the data from the models revision number and populates the text box. I need this same thing to happen but rather than populate into a text box I need it to populate into the drawings revision number iprop.
Boxx Technologies 4920 Xtreme - Win7 64bit
Intel Core i7 3960X @ 4.5 GHz - 64GB RAM
NVidia Quadro 4000 - Quadro 600 - Tesla C2075 (driver 307.45)
Product Design Suite 2014 (SP1) - Vault 2014 Pro SubRel1 - CFD Sim 2014 - Bunkspeed Pro 2012
View 7 Replies
View Related
Aug 15, 2012
I've got a drawing that is 14"x12" and have a printer that can only handle 8.5 x 11 sheets. I need to print it out full scale because I plan on using the drawing to cut something out. In school, I have seen my teacher print the drawing across multiple sheets, and then he simply tapes the sheets together. I have tried every configuration possible and have had no success.
View 1 Replies
View Related
Dec 14, 2011
How to save IDW's with multiple sheets in to 1 single CAD file
I have IDW's whith lots of sheets and when saved to cad, I got multiple files and I always end up doing copy paste to create a single file
View 5 Replies
View Related
Jul 23, 2013
I would like to change the way a linetype appears for a specific part, globally throughout my drawing package. How is this done?
I am currently selecting the part in the model tree in the browser and changing it that way, but I have to do it on multiple views, for multiple pages .
View 2 Replies
View Related
Jan 18, 2012
Is there a way in Inventor 2011 to automatically copy a parts list from an assembly on sheet 1 to the other sheets in a drawing? We generally have large assembly drawings with the same assembly spread out over several sheets and have to create a new parts list and update it separatly on each sheet. We also have this issue with revision information which we store in a symbol but parts lists are more prevelent of an issue.
View 1 Replies
View Related
Apr 24, 2013
the only property I can actually define for each individual sheet (for use in iLogic, text fields, etc.) is the sheet name. This is extremely limiting. Each sheet in my drawings has several properties of its own--sheet number (most importantly), what part is ON the sheet, the designer, the revision, etc. I would love to be able to use each of these in labels on the sheet, for example, a text box with "<Sheet #> - <Part> (<Designer>)". The only possible way I could do something like this is to use the sheet number as the Sheet Name, and then use that value in the sheet's text labels, headings, and title block. However, I want to be able to use descriptive names for the Sheet Name, plus that's just one property.
Is there any way I can create and define multiple custom properties for individual sheets? I was exploring the idea of using iLogic, using the ActiveSheet command, possibly, and "tricking" inventor into creating properties for a given sheet.
View 8 Replies
View Related
Oct 24, 2013
ideas on Drawing Revision Table / Record on Title Blocks that they would share?We are re-designing our Title Blocks and I was wondering if there was a different or better way of doing this, besides a static block with attributes.
View 2 Replies
View Related
Jun 14, 2012
shouldn't sheets marked as "exclude from count" not be counted?
I tried this in both 2013 and 2012 to see if maybe AutoDesk broke it, but it doesn't work in either one. This is easily reproducible for me, a file shouldn't be necessary. Just open up (or create) a multi sheet drawing. Go to edit sheet on one or two of them and check the "exclude form count" box. Now create a new iLogic rule and put the following line into it:
MsgBox("This is the number of sheets in the drawing: " & ThisDoc.Document.Sheets.Count, VBOkOnly, "Number of Sheets")
View 2 Replies
View Related
Feb 15, 2011
I want to export a dwg to pdf. It appears to do it, but doesn't. Keep getting
"ERROR: There were no plot table sheets in the current operation."
View 9 Replies
View Related
Dec 26, 2011
I want to create one Spur Gear in inventor with equations such that i can build more gears from this base model using excel table. For. Eg. I would like to create a gear with 40 No. of teeth of 10DP, and 20°PA, with Pitch Circle Dia, Base CIrcle Dia, Tooth Thickness based on spur gear calculations.
Now i would like to create a series of such spur gears with varying no. of teeth, i.e. 42, 44, 46, 48, 50..etc. Now if i change the No of teeth ,Accordingly the gear should modify its pitch dia, Base circle dia, Tooth Thickness which would be noted in the Equation.
how to create thes equations and use these in creating gear with different no. of teeth.
I have shown below list of gear data for various no. of gear.
View 8 Replies
View Related
Jan 24, 2013
I have to two sheets layed out in one drawing in Auto CAD 2012, a tilte sheet and the building plan. How can I send that to one PDF file (one PDF file with both sheets) using the 'DWG to PDF.pc3' option?
View 5 Replies
View Related
Jan 16, 2013
I am a AutoCAD LT 2012 user. How do i publish transparent stamp in multiple sheets?
This "plot transparency" check box only appears in "PLOT" printing and not in "PUBLISH"printing.
View 7 Replies
View Related