Dynamic Relaxation Clash Plugin

DynamicMovement..::..StopProgress Property

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

Syntax


public bool StopProgress { get; set; }
Public Property StopProgress As Boolean
	Get
	Set
public:
property bool^ StopProgress {
	bool^ get ();
	void set (bool^ value);
}