Dynamic Relaxation Clash Plugin

DynamicRelaxationSolver..::..DynamicClashTest Property

Gets or sets the dynamic clash test.

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

Syntax


private DynamicClashTest DynamicClashTest { get; set; }
Private Property DynamicClashTest As DynamicClashTest
	Get
	Set
private:
property DynamicClashTest^ DynamicClashTest {
	DynamicClashTest^ get ();
	void set (DynamicClashTest^ value);
}

Field Value

The dynamic clash test.