Point
|
| Name | Description | |
|---|---|---|
| Point3dCollection | Default constructor for the Point3dCollection class. Creates an empty collection of 3d points. | |
| Point3dCollection(Point3d) | Constructor for the Point3dCollection class. Creates a collection of 3d points from the passed array. |