You are here: Start » FIL.NET » Metric3D Enumeration
Metric3D Enumeration
Specifies method of calculating distance between two points in 3D.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Members
Member name | Description |
---|---|
Euclidean | Euclidean metric distance |
Maximum | Chebyshev distance |
Taxi | Rectilinear distance |
Z |