Revit 2020.1 API |
IPointCloudAccess..::..GetUnitsToFeetConversionFactor Method |
IPointCloudAccess Interface See Also |
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: 20.0.0.0 (20.1.1.1)
Since:
2012
Syntax
C# |
---|
double GetUnitsToFeetConversionFactor() |
Visual Basic |
---|
Function GetUnitsToFeetConversionFactor As Double |
Visual C++ |
---|
double GetUnitsToFeetConversionFactor() |