Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I am here again shamelessly with another question 😬.
How can I find the internal code names for the appearance library items. Specifically I read in another post that you can assign appearance like this
Dim sourceAppearance As Asset = ThisApplication.AssetLibraries.Item("314DE259-5443-4621-BFBD-1730C6CC9AE9").AppearanceAssets.Item("InvGen-001-1-2") ' "Clear - Blue" targetAppearance = sourceAppearance.CopyTo(partDoc)
and I want to use this method for some of my routines but don't know how to find internal names as used above.
Thank you in advance.
regards,
sam
Solved! Go to Solution.