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

XYZ.Normalize

Method
Description:
Returns a new XYZ whose coordinates are the normalized values from this vector.
Remarks:
Normalized indicates that the length of this vector equals one (a unit vector).
Syntax
public XYZ Normalize()