new sheet

new sheet

Anonymous
Not applicable
613 Views
8 Replies
Message 1 of 9

new sheet

Anonymous
Not applicable

I have created my title block with 'prompted entries'.  if I need to add a new sheet, how do I get those entries to automatically fill in so that I don't have to add those again?

 

Thank you

0 Likes
Accepted solutions (1)
614 Views
8 Replies
Replies (8)
Message 2 of 9

MechMachineMan
Advisor
Advisor

iLogic.

 

Or change those fields from prompted entry to drawing properties (optional: and use an iLogic form to to fill them in)


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
0 Likes
Message 3 of 9

Anonymous
Not applicable

I figured out that I needed to use iLogic, I just haven't been able to get it to work for me.  I am not too strong in the iLogic part of Inventor.

0 Likes
Message 4 of 9

Ruffy85
Collaborator
Collaborator

try to change to normal properties which are filled out by Iproperties from Drawing or Model

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).
Message 5 of 9

Anonymous
Not applicable

I have tried that.  Didn't work.

 

 

0 Likes
Message 6 of 9

MechMachineMan
Advisor
Advisor

@Anonymous.cooper.osv wrote:

I have tried that.  Didn't work.

 

 

 

Then you don't understand what we mean/aren't doing it correctly.

 

 

... OR you are trying to say the process isn't suitable for you.


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
Message 7 of 9

Ruffy85
Collaborator
Collaborator
Accepted solution

in your Drawing...

 

left side in the browser. click on drawingressources -> Titleblock -> choose your Titleblock -> right mosue click edit

 

title1.PNG

 

in my case the DIN titleblock

 

now you should see the Definition of Titleblock, otherwise you have imported a dwg or something like that, and that you have to create a new one.

 

you should see something linke this 

 

title2.PNG

 

There you click on your attribut which you want to fill out automatically, in my case part number.

 

title3.PNG

 

There you can choose which iproperty you want to link, after you have choose your irpoperty, klick on the small button right site of them. the X with the small down arrow. than the attribut should be added in the textbox.

 

click ok and close the sketch. and you should see the iproperty in your block, if its exisitent.

 

otherwise we need more informations, which information you want to use in your titleblock

 

 

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).
Message 8 of 9

Anonymous
Not applicable
Yeah, thanks..
0 Likes
Message 9 of 9

Anonymous
Not applicable

Thank you, I am more of a visual person.  Once you attached the snippets, I totally understood. 

0 Likes