Computes the eight corner vertices of the bounding box in space.
Namespace:
ceometric.ComputationalGeometryAssembly: ceometric.ComputationalGeometry (in ceometric.ComputationalGeometry.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
C# |
---|
public PointSet GetVertices() |
Visual Basic (Declaration) |
---|
Public Function GetVertices As PointSet |
Visual C++ |
---|
public: PointSet^ GetVertices() |