AutoCAD Inventor :: Hole Table On Another Sheet And Fields In Title Block

Jul 14, 2013

I moved the hole table from the original sheet to an other, but the fields in the title block of the new sheet don't update with the iproperties of the model

View 1 Replies


ADVERTISEMENT

AutoCAD Architecture :: Project Fields In Title Block Sheet Template

Jun 26, 2012

I've created a sheet template that includes Fields to populate the sheet with the Project Name and location among others like scale, etc. When I create the new sheet in the project navigator most of the fields populate with the correct information based on the parameters set in the project. However, it consistantly does not populate the Project name and location. When I click the field and ensure that the attribute is set correctly then it renders the correct information. The problem is this ends up being a manual operation yet it still reads as a smart tag. Why do these not populate automatically?

Here's my process:

Create dwt for sheet file and include xref of title block.

Create a block with attributes that link to AEC Project, CurrentSheetTitle, etc. and insert into dwt.

In project navigator I create new sheet and select my template.

Information does not populate.

But when I view the block and close (no edits) it then links.

View 6 Replies View Related

AutoCAD Inventor :: Sheet Number In Title Block?

Aug 19, 2013

I placed a Sheet Propertie called Sheet Number in my title block.

I want only my sheet number in my title block and not the follow number.

I found the code made bij Curtis Waguespack and changed Mid to Left.

In the message box it shows the number i want but in the title block it shows only the follow number.

My sheet number is 400:1

why dusn't show only the number 400 in the titleblock?

DimoSheetAsSheet
DimSheetNumberAsString
i = 1
ForEachoSheetInThisApplication.ActiveDocument.Sheets
SheetNumber = Left(oSheet.Name, InStr(1, oSheet.Name, ":")- 1)
MessageBox.Show(SheetNumber, oSheet.Name)
i=1+1
Next

View 5 Replies View Related

AutoCAD LT :: Title Block With Excel Fields

Apr 30, 2012

I want to create title blocks with text fields that are linked to an excel file for easy updating.  I want to be able to open the excel file and change the sheet number, date, title, revisions etc. Any title block .dwg file and an excel file that are linked together? 

View 1 Replies View Related

AutoCad :: Creating Fields For Title Block?

Sep 8, 2011

I am trying to create fields for a title block and then link them to a sheet set. I want to use my title block as a x-ref and not a block. Everytime i try to create attributes for it and then use the command Battman then it says there are not attributes created. I am now at a stand still on how to creat fields for my sheets and then link them to my sheet set.

View 8 Replies View Related

AutoCAD Inventor :: Add Sheet Name To Title Block Of Drawings With Variable?

Apr 15, 2009

Is there a way to add the sheet name to the title block of drawings with a variable?

I can add the sheet number, revision and size but not the name. Why not?

View 8 Replies View Related

AutoCAD Inventor :: Title Block Info From Excel Sheet

Dec 21, 2005

I've created a custom title block. I'd like to use VB to fill in this title block using info obtained from an Excel Spreadsheet; Company Name, Location, Drawing Title, etc.

View 5 Replies View Related

AutoCAD Inventor :: Sheet / Border / Title Block Default Margins

Sep 28, 2011

Is there a way to change the default margin offsets (i.e. the distance between the edge of your border or title block to the edge of your paper), without using the "Insert Drawing Border" option?

I would have thought you could do this through the "Edit Sheet" or "Define New Title Block / Border" options. I have multiple customized title blocks, which each require their own margin offsets.

View 5 Replies View Related

AutoCAD Inventor :: Hole Table Formatting - Different Text Depending On The Type Of Hole

Nov 6, 2012

I've got a template with a set of Object defaults for an Inch drawing and a set for a Metric drawing.  I've just noticed that within my metric set, if I insert a hole table with tapped holes, the font on the tapped holes doesn't match the other hole types.  I'm searched around, but all the settings for the hole table style reference the same text style.  (Please see the attached image.)

So is there a way to set a certain hole type to have a certain font or size within a hole table?  Because if there is, I'd obviously like to remove it.....  But I can't seem to figure out where the issue is.

View 5 Replies View Related

AutoCAD Inventor :: Can't Select Hole Edges When Creating Hole Table

Nov 19, 2012

I have had this problem intermittently for a few weeks since going to Inventor 2013 SP1.1.  I have a part within an assembly and that part has holes created in it before assembling it with other parts.  Now when I try and create a hole table in a drawing of the assembly I cannot select hole edges and the hole table is blank when trying to create it automatically from view selection.  I originally thought it may be an alignment issue but I have since aligned everything correctly and it still persists.  I can create the hole table if I import in just the part into the drawing but it will not allow me to create the table on the whole assembly. 

I can also create the hole table if I use "centred pattern" and create cross hairs on all of the holes however it does not give me correct annotations for the holes as shown in attachment and I can manually change the annotations but seriously this should not be required.  As shown in the screen shot it reads as A1 down to K1 instead of A1 to A10. .

View 7 Replies View Related

AutoCAD Inventor :: How To Get Hole Names In Hole Table

Aug 28, 2013

i use hole feature names in hole table.

i assign hole names attribute to hole feature but dont get attribute hole table.

how to get hole names in hole table.

View 1 Replies View Related

AutoCAD Civil 3D :: Update Title Block Fields Manually Over Written?

Oct 23, 2013

I have a job where some one has manually written valves into the titleblock fileds that should be coming from sheetset manager is there a way to reinsert the titleblock and have the fields come back.

View 1 Replies View Related

AutoCAD Inventor :: Scale In Title Block - No Prompted Entry / Keep Current Sheet Active

Apr 9, 2013

 First, it requires there to be a prompted entry text box in the title block named <SCALE>, is there any way to write to a textbox that is not prompted entry?  The prompt when a new drawing or sheet is created is misleading and makes users think they need to manually fill out the prompt.  Secondly, this code works on multi-sheet drawings but it concludes by making the last sheet active.  Since we are triggering this rule before save it's a nuisance to have the drawing switch sheets everytime you do a save.  Ideally, the current active sheet should remain active when the rule runs.  Here is the
 
For Each oSheet In ThisApplication.ActiveDocument.Sheets
ActiveSheet=ThisDrawing.Sheet(oSheet.Name)
If oSheet.TitleBlock Is Nothing Or oSheet.DrawingViews.count=0 Then Exit Sub
oTitleBlock=oSheet.TitleBlock
oTextBoxes=oTitleBlock.Definition.Sketch.TextBoxes
[code]....

View 1 Replies View Related

AutoCAD Inventor :: Title Block - Assign Static Sheet Letter And Changing Page Number

Nov 7, 2011

Standard sheet number option gives you only 1, 2 and so on.

I want A1 where A does not change and 1 changes depending on sheet number.

View 1 Replies View Related

AutoCAD Inventor :: Table Driven IFeatures In A Hole Table?

Oct 16, 2013

I have a part where I have placed a number of table driven iFeatures.  These features generate parameters in the model that I can see in the parameter table.  I am trying to find a way to have these iFeature parameters show up in the hole table in my drawing.

By 'exporting' the parameters, I have been able to get the values to show in notes and drawing view labels but I can't find a way to add them as a 'New Property' in my hole table.

View 3 Replies View Related

AutoCad :: Editable Table Within Dynamic Title Block

Jan 24, 2012

I've created a titleblock with a menu to select sheet size, a single set of attributes that serve all the different sheets, but now I'm trying to find a way to add a table.

The table is to sit above the title box and include information on: New revision number
Text detailing changes since the last revision (might be single or multiple line text)
Date of new revision . The bottom line needs to sit flush to the top of the title block so the top line would be moving up the sheet as new lines are added if that makes sense?

View 7 Replies View Related

AutoCad :: How To Add New Sheet With Title Block

May 4, 2012

How to add a new sheet with my title block. I am a little confused on this so far. I have read the autodesk 5 parts to sheet set manger and there is allot of things I'm not sure of. The title block is the first

View 9 Replies View Related

AutoCAD 2010 :: Sheet Title Block Template

Apr 23, 2012

I already build sheet system ,and I found when I revise title block template,my sheet not update automatic,I must create new sheet,and double-click it to open it, then you can see update,who know why?

View 3 Replies View Related

AutoCAD Civil 3D :: SYNC Title Block To Sheet Set Manager?

Aug 15, 2013

I'm not up to speed in configuring title blocks with sheet set manager and I've come into this situation unexpectedly.

I had to come up with a set of P&P sheets in a hurry to assist a contractor in providing a rough estimate for a sewer run, so I generated the sheets using the preconfigured imperial sheet set template. Afterwards I've switched out the border and title block generated by the template with our standard blocks. Our block attributes are old school and do not use fields. Now I am trying to upgrade those old attributes by replacing them with fields that reference the Sheet Set attributes.

Here is the problem: when inserting the field for the sheet number I can either use the CurrentSheetNumber or the SheetSetPlaceholder attribute. If I use CurrentSheetNumber, the title block shows the correct sheet number for the current sheet (the sheet I am making the edits from). However all the other sheets show that same number. In other words the fields do not show the corresponding sheet numbers from SSM. If I use SheetSetPlaceholder none of the title blocks will update to show the sheet number.

I believe I should be using the placeholder field but I can't get it to synchronize it with the SSM. Is there a way to make this work?

Infrastructure Suite/C3D 2013, LDT 2004, Power Civil v8i SS1
WIN 7 64 PRO
HP Pavillion h8xt, i7 2600, 12 GB
RADEON 6450, 1 GB
[URL]

View 9 Replies View Related

AutoCAD Inventor :: Retaining Title Block Prompted Entries When Changing Title Blocks

Apr 26, 2013

The title blocks that we use have prompted entries in them and I would like to find a way using iLogic to copy the entries from one title block to another within the same drawing; i.e.. if the user decides to change from an A2 to A1 drawing.

I already have an iLogic rule which allows the user to change the active border, title block and sheet size based on a form selection but would like it to capture the prompted entries already entered and re-use them after the change.

View 9 Replies View Related

AutoCAD Inventor :: Hole Table Dimension

Apr 23, 2012

I have a drawing of a sheet metal part that I did late last year.  I used a Hole Table to dimension all the holes.

Fastforward to today.  I added two holes that are different in size than any other hole.  So when I opened the drawing it automatically added them to the Hole Table and gave them tag #'s in a new group and it kept the grouping in Alpha order.  A, B, C were there before and it added D.  Great, that's the way to do it.

Then I decided I needed to change the hole size.  The change would keep the size different than any other hole on the part still.  I go into the drawing and it change the size in the Table BUT, it also moved them up to the top of the list but kept the tag # as D*.

How do I get those two entries back to the bottom where they belong to keep them in order?

View 1 Replies View Related

AutoCAD Inventor :: Inventor Hole Table - Mixed Units - Description Cell

Dec 18, 2013

Is there a way in the description field of an Inventor hole table to have mixed units?   Some hole sizes at fractions, some at 2 plc, and others at 3 places.

Inventor Pro 2013 or 14

View 1 Replies View Related

AutoCAD Inventor :: How To Merge Cells In Hole Table

Nov 8, 2012

I created hole table but i unable to merge the cells. but i need my output will be as per the input. How to make sure it is possible to give inventor 2011 & 2012.

View 6 Replies View Related

AutoCAD Inventor :: How To Change The Defaults In Hole Table

Jul 16, 2013

The hole table has a column named description, but in that column i want to change the defaults for the thread, i don't need the thread class, for example.

I can add or remove thread properties to the table, but i don't want to, i want to use the general Description column, which describes not only threads.

View 3 Replies View Related

AutoCAD Inventor :: How To Put Hole Feature Into IPart Table

Mar 26, 2013

I have created an iPart which uses the Hole Feature (counterbore hole).  The hole is not threaded.  Is there a way to put the Hole Feature into the iPart table so when a user enters specific values, he/she could type in or select a bolt size and the counter bore hole feature will use the correct dimensions for said bolt size (ie.  I would like the counterbore holes for an M6 Socket Head Cap Screw.  So instead of typing in the counterbore hole diameter, depth, and bolt diameter, etc... it would automatically enter the default values.)  Or is this something that must use iLogic?

View 6 Replies View Related

AutoCAD Inventor :: Create A Hole Table For A Part

Mar 8, 2013

I need to create a hole table for a part.  I would like the origin to be at the center of the part.  Problem is there is not a round hole at that location.  Attached is a similar part.  The one that I am doing is much larger and has many more holes... this is just an example.

How can I pick this as the origin of my hole table?

View 3 Replies View Related

AutoCAD Inventor :: Adding Notes To Hole Table?

Jul 25, 2013

Is it possible to add notes for each hole in a hole table?

I want to add for each hole in a hole table its true position value that I decided (instead of creating feature control frame for each hole).

View 5 Replies View Related

AutoCAD Civil 3D :: Generate Station Ranges For Each Sheet Title Block When Generating Sheets?

Apr 4, 2012

Is there a way to generate the station ranges for each sheet title block when generating sheets?  It seems like there should be some sheet set manager variable for it or something but I haven't been able to find it.

View 8 Replies View Related

AutoCAD Inventor :: Increase Size Of Hole Table Origin?

Jun 24, 2013

I need to make the hole table origin symbol bigger to stand out on the drawing I am doing, I've looked around but can't see how to modify it's size, how to change it's size ?

Inventor 2013 SP2
Product Design Suite Ultimate 2013
64-bit HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)
Anthony Goodwin ~ Cad Manager/Senior Designer
Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 2 Replies View Related

AutoCAD Inventor :: How To Delete A Hole (line In The Table) Without Resorting

Oct 8, 2013

how do i delete a hole(line in the table) without resorting the hole table?

View 4 Replies View Related

AutoCAD Inventor :: Hole Table Does Not List All Holes In Part

Aug 10, 2012

I have a sheet metal part which has several holes in, from which I have created a hole table. The hole table does not list all the holes in my part as I am only permitted to to select holes on one face of the part in the selected view. I have tried selecting all holes on the Isometric view however I cannt do this either.

Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 5 Replies View Related







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