Message 1 of 12
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wish to set the properties of an assembly using iLogic. I have the values of the properties in a part that is in the assembly. I wish to pass those values from the part to the assemblies iproperties. I tried using the following code, but it gives an error saying it can not find the document "MyAssy.iam"
iProperties.Value("MyAssy.iam", ThisDoc.Path, "Part Number")=AssyNo
I'm not even sure that this is the way to do, but it's the only way I could think of to try.
Thank in advance!
Meck
Mike Eck
Master Drafter/ CAD Programmer
Using Inventor 2018
Master Drafter/ CAD Programmer
Using Inventor 2018
Solved! Go to Solution.