Dynamic Relaxation Clash Plugin

ControlViewModel..::..MovementPrecision Property

Gets or sets the movement precision.

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

Syntax


public int MovementPrecision { get; set; }
Public Property MovementPrecision As Integer
	Get
	Set
public:
property int^ MovementPrecision {
	int^ get ();
	void set (int^ value);
}

Field Value

The movement precision.