Dynamic Relaxation Clash Plugin

Clash3D..::..RealPathPoint Property

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

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

Syntax


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

Field Value

The real path point.