|
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)
Syntaxpublic double characteristicLength()
Public Function characteristicLength As Double
public:
double characteristicLength()
member characteristicLength : unit -> float
Return Value
Type:
Doublelength of the diagonal of the model's bounding box.
See Also