Sphere Class

Visual Basic
Public sealed Class Sphere
Inherits Surface
C#
public sealed class Sphere : Surface;
Description

 

This .NET class wraps the AcGeSphere ObjectARX class. It represents a spherical surface.

Links