- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Inventor 2015 - VB.NET
Hello All -- I'm fairly new to Inventor & its API (just started in on it after Autodesk University 2 months ago).
I've been digging around in the Appearance Libraries for sometime now and I've used the code sample from the help to iterate thru all of the 'AssetValue' objects within an appearance, but i can't find anything telling me what the filename for the image is, as well as the offset position & rotation.
I can do the 'hack' of renaming the *.adsklib file to a *.zip file and extract the files and then used 'Agent Ransack' to find the file containing the path of an image i'm using for an appearance. The 'InstanceProperites.bin' file contains the found path.
My question is... Is there no where in the API that this information can be accessesed?
TIA - Lanny S. (the HatchMaker.lsp guy)
ps. the attachment is just a sample of what i've got going on -- drawing cabinets entirely parametrically due to an in-house configurator (would love to make Inventor the configurator)
Solved! Go to Solution.