Click or drag to resize

FaceupdateSensititivy Method

update the face's sensitivity number in the context of the BESO-procedure

Namespace:  Karamba.Utilities.KMesh
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void updateSensititivy(
	double s
)

Parameters

s
Type: SystemDouble
values to be added to the face's sensitivity
See Also