Click or drag to resize

RhinoMeshcharacteristicFaceSize Method

determine the characteristic mesh face size

Namespace:  Karamba.GHopper.Geometry
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public double characteristicFaceSize()

Return Value

Type: Double
mean distance of mesh vertices in all faces

Implements

IMeshcharacteristicFaceSize
See Also