Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: pts_user

Hi @pts_user.  What do you mean by Material ID?  Do you have an example of where to find that information manually?  The 'Material' data is stored as a MaterialAsset object.  Appearances and physical properties are stored as regular Asset objects.  Each Asset type object has a bunch of AssetValue objects associated with them.  AssetValue is the base Class for other more specific types of AssetValues that are for much more specific uses/data.  You may want to iterate though each AssetValue in a MaterialAsset to see if it contains the data you are looking for.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)