Summary

public static BoundingSphereD CreateFromPoints(Vector3D[] points)

Creates a BoundingSphereD that can contain a specified list of points.

Returns

BoundingSphereD

Parameters