How to track if geometry or mass of part/assembly has changed

How to track if geometry or mass of part/assembly has changed

goran.jutrisa
Participant Participant
225 Views
2 Replies
Message 1 of 3

How to track if geometry or mass of part/assembly has changed

goran.jutrisa
Participant
Participant

Hi to all

In Part document there is a trigger in the tab This document, trigger Part Geometry Change.

This trigger isn't available in Part and Assemblies Tab.

I would find it useful to add a custom property timestamp (date+time) to all parts and assemblies when the mass changes.

Is there a code for something like this?

Thanks

Best regards

 

 

0 Likes
226 Views
2 Replies
Replies (2)
Message 2 of 3

bradeneuropeArthur
Mentor
Mentor

Because an assembly is only a container with models this method is not needed.

An assembly can only change if a part changes.

This means the stamp must come from the part-triggers and not from the assembly triggers.

 

Regards,

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 3

goran.jutrisa
Participant
Participant

Hi

The assembly changes if some mates added or changed, or just new part is added od removed. 

This is something that I also want to track, every change in assembly, 

0 Likes