Dynamic Relaxation Clash Plugin

ValidationObject..::..AxleCenterDistance Property

The distance between the axle and the center of validation object. Is set to zero as default.

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

Syntax


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

Field Value

The axle center distance.