Dynamic Relaxation Clash Plugin

ObservableProgress..::..AddProgress Method

Adds the progress listener to this observable prosess.

Namespace:  DynamicRelaxationClashVerification.Models
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public void AddProgress(
	ProgressListener listener
)
Public Sub AddProgress ( _
	listener As ProgressListener _
)
public:
void AddProgress(
	ProgressListener^ listener
)