iLogic to add "FOR BOM SEE SHT #" on the title block of every sheet without BOM?

iLogic to add "FOR BOM SEE SHT #" on the title block of every sheet without BOM?

claudio.ibarra
Advocate Advocate
554 Views
4 Replies
Message 1 of 5

iLogic to add "FOR BOM SEE SHT #" on the title block of every sheet without BOM?

claudio.ibarra
Advocate
Advocate

Whenever the rule runs, it looks at all the sheets for a parts list. Then modify a block of text in the title block as such:

 

0 sheets with parts list --> no sheets have the "FOR BOM SEE SHT #" displayed. Looks like nothing happens.

 

1 sheet with parts list --> That sheet would have the note hidden, but every other sheet would have "FOR BOM SEE SHT #" to point the reader to the correct sheet.

 

Several sheets with parts list --> All sheets have "FOR BOM SEE SHT # & # & ..."  (this will almost never happen)

 

Is that possible with an iLogic rule that runs on the drawing template? 

0 Likes
555 Views
4 Replies
Replies (4)
Message 2 of 5

chandra.shekar.g
Autodesk Support
Autodesk Support

@claudio.ibarra,

 

Please provide non confidential input drawing and result drawing to generate iLogic code.

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes
Message 3 of 5

bradeneuropeArthur
Mentor
Mentor

@claudio.ibarra 

 

Please provide us the drawing Border and Header!

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 4 of 5

claudio.ibarra
Advocate
Advocate

@chandra.shekar.g wrote:

@claudio.ibarra,

 

Please provide non confidential input drawing and result drawing to generate iLogic code.

 

Thanks and regards,


Any drawing -- the default template, with an added text box. Can you reference the sheet number the Bill of Materials is on with some <> type reference? Can it point to a variable that can be populated by the number(s) of the sheet(s) which contains the Bill of Materials?

0 Likes
Message 5 of 5

claudio.ibarra
Advocate
Advocate

@bradeneuropeArthur wrote:

@claudio.ibarra 

 

Please provide us the drawing Border and Header!


Any drawing -- the default template, with an added text box. Can you reference the sheet number the Bill of Materials is on with some <> type reference? Can it point to a variable that can be populated by the number(s) of the sheet(s) which contains the Bill of Materials?

0 Likes