Point3dCollection Constructor

Overload List
  Name Description
Public method Point3dCollection Default constructor for the Point3dCollection class. Creates an empty collection of 3d points.
Public method Point3dCollection(Point3d) Constructor for the Point3dCollection class. Creates a collection of 3d points from the passed array.
Top
See Also