Skip to content

Syntax to first save the color map settings and then saving the image #2

@pavankumarkonchada

Description

@pavankumarkonchada

solver.tui.display.objects.create("contour","pressure","surfaces-list","wall",[],"field","pressure")
solver.tui.display.objects.edit("pressure","color-map","font-size",0.1)
solver.tui.display.objects.edit("pressure","color-map","format","%0.0g")
solver.tui.display.objects.display("pressure")
solver.tui.views.restore_view("isometric")
solver.tui.views.auto_scale()
solver.tui.display.save_picture("pressure")

.when I am trying to use the above syntax I am getting the image with default color map settings, please suggest the syntax to save the color map setting and then saving the picture. I m able to find the save/display option in graphics of ansys fluent but I cant find the tui command to save the color map setting and display image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions