RVTDocs.com

PointCollection

Class
Description:
A class that represents a set of points created and returned by Revit in response to a query.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.PointClouds.PointCollection
Syntax
public class PointCollection : IEnumerable<CloudPoint>, 
	IDisposable