Skip to main content

Post-processing tools 2024 R2

ensightservice::AnimQueryProgressRequest Struct Reference

Last update: 16.07.2025

Public Attributes

string id = 1
 
bool cancel = 2
 

Detailed Description

Query the progress of an animation being saved. This can be called while AnimSaveRequest is in progress

Definition at line 275 of file ensight.proto.

Member Data Documentation

◆ cancel

bool ensightservice::AnimQueryProgressRequest::cancel = 2

If True, request cancellation of the save.

Definition at line 277 of file ensight.proto.

◆ id

string ensightservice::AnimQueryProgressRequest::id = 1

Handle for the save operation, same as in the request.

Definition at line 276 of file ensight.proto.


The documentation for this struct was generated from the following file:

Connect with Ansys