Skip to main content

DPF Mechanical 2026 R1

ProgressInformationNotifier class

Last update: 18.06.2026

Namespace: Ans.DataProcessing

ProgressInformationNotifier()

Class Information

Property Value
Namespace Ans.DataProcessing
Assembly CS_DataProcessing

Constructors

Constructor

ProgressInformationNotifier()

Methods

GetWorkflowProgressInformationById

result = obj.GetWorkflowProgressInformationById(workflow_identifier)

Parameters:

  • workflow_identifier (str)

Returns: int

GetOperatorStateById

result = obj.GetOperatorStateById(operator_identifier)

Parameters:

  • operator_identifier (int)

Returns: int

GetProgressCallback

result = obj.GetProgressCallback()

Returns: StringIntCallback

GetOperatorStateCallback

result = obj.GetOperatorStateCallback()

Returns: IntIntCallback

Connect with Ansys