Click or drag to resize

ModelcharacteristicLength Method

calculates approximate maximum distance of two points in the model.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public double characteristicLength()

Return Value

Type: Double
length of the diagonal of the model's bounding box.
See Also