Autodesk.AutoCAD.Geometry Namespace > Sphere Class
Sphere Class
Description

 

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

Class Hierarchy
Visual Basic
Public sealed Class Sphere
Inherits Surface
C#
public sealed class Sphere : Surface;
Links
   Comments?