Dynamic Relaxation Clash Plugin

Clash3D..::..ClashPoint Property

The 3D clash point where the clash occur.

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

Syntax


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

Field Value

The clash point.