Asset.FilenameAssetValue

Asset.FilenameAssetValue

Anonymous
Not applicable
266 Views
1 Reply
Message 1 of 2

Asset.FilenameAssetValue

Anonymous
Not applicable
with:
Dim fileNameValue As FilenameAssetValue

i get the filename: \1\Mats\*.png or 2\Mats\*.png

is there a way to get the full path of the file like:

C:\Pogramm (x86)\Common Files\Autodesk Shared\Materials\Textures\1\Mats\*.png?

0 Likes
267 Views
1 Reply
Reply (1)
Message 2 of 2

HermJan.Otterman
Advisor
Advisor

if you use your own bitmaps in the appearances then you get the full path.

 

So when the path starts with a 1 or a 2 it will be a relative path to

 

C:\Program Files (x86)\Common Files\Autodesk Shared\Materials\Textures\

 

 

If this answers your question then please select "Accept as Solution"
Kudo's are also appreciated Smiley Wink

Succes on your project, and have a nice day

Herm Jan


0 Likes