Message 1 of 12

Not applicable
10-17-2018
10:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All 🙂
I have this problem, i need to write a rule in inventor for enable the right drawing(.idw) for the right type of "Option" in model.
E.g. when I select Option "Dimpled"
Only "Dimpled" sheet in drawing window Should be enabled(Active)
When I select "Fishbone" in Model(.ipt), enable "Fishbone" in Drawing(.drw) , etc. etc.
I think i need to write a code in model somehow
SyntaxEditor Code Snippet
Select Case (TextureType) Case "Dimpled"
...???
But what next? I hope i made myself clear.
Thank you very much
Pavol
Solved! Go to Solution.