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

Hmpppff okay found it myself.

 

            If oValue.ValueType = AssetValueTypeEnum.kAssetValueTypeString Then
                Dim oStringAssetValue As StringAssetValue
                oStringAssetValue = oValue
                Debug.Print(oValue.Name & ": " & oStringAssetValue.Value)
            End If

This is really weird in my opinion but, if it works okay :grinning_face_with_smiling_eyes: Now to figure out a way to add materials into the library..

 



Please kudo if this post was helpfull
Please accept as solution if your problem was solved

Inventor 2014 SP2