Dynamic Relaxation Clash Plugin

DynamicRelaxationSolver..::..StiffnessBoundary Property

The stiffness of the boundary. It is used to increase the stiffness of the validation object, when clashing. It is set to: 8 (should not be changed, if you doesn't know what you are doing).

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

Syntax


private double StiffnessBoundary { get; set; }
Private Property StiffnessBoundary As Double
	Get
	Set
private:
property double^ StiffnessBoundary {
	double^ get ();
	void set (double^ value);
}

Field Value

The stiffness boundary.