Dynamic Relaxation Clash Plugin

ControlViewModel..::..AxleCenterLength Property

Gets or sets the length of the axle center.

Namespace:  DynamicRelaxationClashVerification.ViewModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


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

Field Value

The length of the axle center.