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

PointCloudType.Scale

Property
Description:
The multiplier applied to the points in all instances of this point cloud.
Remarks:
Scale converts the units in which the coordinates of individual points of the point cloud are interpreted.
Syntax
public double Scale { get; set; }