Click or drag to resize

FilterSchemesmoothedFaceProps Method

calculates smoothed face properties

Namespace:  Karamba.Algorithms.BESOShellProcedure
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual List<double> smoothedFaceProps(
	Mesh mesh
)

Parameters

mesh
Type: Karamba.Utilities.KMeshMesh

[Missing <param name="mesh"/> documentation for "M:Karamba.Algorithms.BESOShellProcedure.FilterScheme.smoothedFaceProps(Karamba.Utilities.KMesh.Mesh)"]

Return Value

Type: ListDouble
index of filter list
See Also