Dynamic Relaxation Clash Plugin

ValidationObject..::..Velocity Property

The velocity of the validation object during dynamic relaxation. Elements: [x, y, z]

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

Syntax


public double[] Velocity { get; set; }
Public Property Velocity As Double()
	Get
	Set
public:
property array<double^>^ Velocity {
	array<double^>^ get ();
	void set (array<double^>^ value);
}

Field Value

The velocity vector.