Dynamic Relaxation Clash Plugin

ControlViewModel..::..ClashTolerance Property

Gets or sets the clash tolerance.

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

Syntax


public double ClashTolerance { get; set; }
Public Property ClashTolerance As Double
	Get
	Set
public:
property double^ ClashTolerance {
	double^ get ();
	void set (double^ value);
}

Field Value

The clash tolerance.