Share Email Facebook Twitter LinkedIn PointCloudType.Scale Property The multiplier applied to the points in all instances of this point cloud. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# public double Scale { get; set; }Property ValueDouble Remarks Scale converts the units in which the coordinates of individual points of the point cloud are interpreted. See AlsoReferencePointCloudType ClassAutodesk.Revit.DB Namespace