Implement this method to return the conversion factor from the units of the point cloud to feet.
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
double GetUnitsToFeetConversionFactor()
Return Value
DoubleThe multiplication factor to convert coordinates of points in this cloud to feet.