RVTDocs.com
Namespace: Autodesk.Revit.DB Class: XYZ

XYZ.GetLength

Method
Description:
Gets the length of this vector.
Remarks:
In 3-D Euclidean space, the length of the vector is the square root of the sum of the three coordinates squared.
Syntax
public double GetLength()