Sphere Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.Geometry.Entity3d
    Autodesk.AutoCAD.Geometry.Surface
        Autodesk.AutoCAD.Geometry.Sphere

Visual Basic

Public sealed Class Sphere
Inherits Surface

C#

public sealed class Sphere : Surface;

Links

Sphere Constructor, Sphere Methods, Sphere Properties