Inventor 2014 Asset Description

Inventor 2014 Asset Description

Anonymous
Not applicable
932 Views
6 Replies
Message 1 of 7

Inventor 2014 Asset Description

Anonymous
Not applicable

Is it possiable to create or edit Description, Type and Keywords of asset through API. (see attached for detail)

 

0 Likes
933 Views
6 Replies
Replies (6)
Message 2 of 7

Anonymous
Not applicable

If Yes, what will be the value type and value name of asset description?

0 Likes
Message 3 of 7

Anonymous
Not applicable

No reply from Autodesk Team?

0 Likes
Message 4 of 7

xiaodong_liang
Autodesk Support
Autodesk Support
Hi,

I think it should work if the Asset which has been added to the document. an API sample demos how to change “generic_diffuse”. So I thought it would be like below if changing description like this:

oAsset.Item("description").Value = "my desc"

But, it does now work. Dumping all values of an Asset, I found no “description” item.

I logged this issue #1510281
0 Likes
Message 5 of 7

Anonymous
Not applicable

Thank you for the reply and logging the issue.

 

oAsset.Item("description").Value = "my desc"

You mean :  it does now work. or it does not work?

 

I tried and gives error.

0 Likes
Message 6 of 7

xiaodong_liang
Autodesk Support
Autodesk Support
oops, a typo!

It does NOT work. It failed at this line. Sorry.
0 Likes
Message 7 of 7

Anonymous
Not applicable

Sorry to raise an old thread, but it's been a year and a half (two inventor versions!), and this problem is still present for appearance assets. How can we find out the status of the logged issue?

0 Likes