Description:
Returns an enumerator and list indexer over point cloud locations.
Syntax:
public IReadOnlyList<Point3d> AsReadOnlyListOfPoints()
Returns:
Type: IReadOnlyList<Point3d>
The read-only list. This is a reference to the present point cloud.
Available since:
6.0