Dynamic Relaxation Clash Plugin

Clash3D..::..Distance Property

The 3D clash distance that the two model objects have clashed into each other.

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

Syntax


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

Field Value

The distance.