- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Ok, just going to outright request this as i don't know how to find this using my usual copy/paste coding method and my lack of iLogic knowledge...
@Curtis_Waguespack, sorry for tagging you but i know you are really good at this stuff so maybe you can have a look?
This isn't that critical, but atm we have to remember to change this manually when we change/copy a drawing.
So, here's what i'm after:
We currently have a sketch symbol that prompts for a value of the 2nd model we place on a drawing.
This 2nd model is usually the mirrored version and the value we have to enter by hand is actually the iproperty "subject".
If we copy this drawing and the models to a new number, this iproperty value changes as well and we have to remember to update the sketch symbol.
If it is possible i would like to automate this by not using a manual entry, but the actual iproperty of the 2nd model.
My coding logic would be something like:
If <active drawing sheet> contains <part> or <assembly> with name like "####-##9####.*" then if <active drawing sheet> contains <sketch symbol> change <iproperty (subject)> in <sketch symbol> to <iproperty(subject)> of <part> or <assembly> with name like "####-##9####.*" else msgbox("prompt something") else msgbox("prompt something")
This is probably a horrible piece of pseudo code, but i hope it gets my thoughts across.
Anyone care to help me out with this? if it's even possible?
Thank you in advance.
Niels van der Veer
Inventor professional user & 3DS Max enthusiast
Vault professional user/manager
The Netherlands
Solved! Go to Solution.