How do I export image objects from Mechanical tree?

Ayush Kumar
Ayush Kumar Member, Moderator, Employee Posts: 467
100 Answers 250 Likes 100 Comments Second Anniversary
✭✭✭✭
edited August 30 in Structures

How do I export image objects from Mechanical tree?

Comments

  • Ayush Kumar
    Ayush Kumar Member, Moderator, Employee Posts: 467
    100 Answers 250 Likes 100 Comments Second Anniversary
    ✭✭✭✭

    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