Dynamic Relaxation Clash Plugin

DynamicMovement..::..ClashTest Property

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

Syntax


public DynamicClashTest ClashTest { get; set; }
Public Property ClashTest As DynamicClashTest
	Get
	Set
public:
property DynamicClashTest^ ClashTest {
	DynamicClashTest^ get ();
	void set (DynamicClashTest^ value);
}