iLogic to modify titleblock

iLogic to modify titleblock

Anonymous
Not applicable
494 Views
3 Replies
Message 1 of 4

iLogic to modify titleblock

Anonymous
Not applicable

Hello, i am looking for some code to modify the titleblocks in my Inventor dwg's. I am not using the drawing iProperties to populate the tileblock, but the model properties that is displayed in the drawing. Sometimes there are more models in 1 drawing so the iLogig has to let me choose which model I want to use to populate the titleblock.

 

I don't know if it is a good idea to use the model iProperties instead of the drawing iProperties, but I did it to avoid double data entry.

 

many thanks

0 Likes
495 Views
3 Replies
Replies (3)
Message 2 of 4

bradeneuropeArthur
Mentor
Mentor

What do you exactly want?

Do you for example want one and the same drawing description in the title block also for drawings with different parts in it.

For my understanding:

dog.ipt

cat.ipt

chicken.ipt

 

These parts are all in the same drawing pets.dwg

You want to choose the property either from dog.ipt cat.ipt chicken.ipt to be displayed in the drawing title block, right?

 

Regards,

Autodesk Software: Inventor Professional 2018 | Vault Professional 2018 | Autocad Mechanical 2018
Programming Skills: Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Dimension Component! | Partlist Export! | Derive I-properties! | Vault Prompts Via API! | Vault Handbook/Manual!
Drawing Toggle Sheets! | Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 3 of 4

Anonymous
Not applicable

99% of the time we have 1 part or 1 assembly per drawing. But sometimes an extra assebly is displayed to clear things up. In that case we need to select the model from which we want the properties populate the titleblock.

 

So basically, a code that can modify our titleblock information, that comes from the properties of the model that is shown. If 2 models are shown, we need the oppertuinity to choose.

 

many Thanks

0 Likes
Message 4 of 4

Anonymous
Not applicable

But I would be happy if the code works with just 1 part/assembly on the drawing, so I don't need to open my model each time I need to modify it's properties

0 Likes