Dynamic Relaxation Clash Plugin

Clash3D..::..RealPathPointIndex Property

The index of where the 3D point in the path, where the 3D clash occured.

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

Syntax


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

Field Value

The index of the real path point.