Click or drag to resize

FaceupdateCharacteristicValue Method

updates the characteristic value of the face 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 updateCharacteristicValue(
	double v
)

Parameters

v
Type: SystemDouble
new characteristic value
See Also