CreateSphere(double)

Create a sphere centered in (0, 0, 0).

Declaration Syntax

public ISphere3D CreateSphere(double radius)

Parameters

radius(double)

The sphere radius.