Contents Namespaces | Ansys.ACT.Interfaces.DesignModeler Namespace | Print page ISolidSphere Defines a solid sphere primitive. Declaration Syntaxpublic interface ISolidSphereTable 128: Members Property Center Gets or sets the center of the sphere (x, y, z). Property Radius Gets or sets the radius of the sphere. « CreateSphere(IEnumerable<double>, double) Center »