02-23-2017
02:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-23-2017
02:44 AM
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
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