How do I export image objects from Mechanical tree?
Ayush Kumar
Member, Moderator, Employee Posts: 467
✭✭✭✭
Comments
-
Mechanical saves a copy of the image object when created in a DataModel Tree. The path to the image can be fetched as follows.
Note: InternalObjects are not supported APIs.
# `image` - DataModel object image.InternalObject.TextureFilePath
1