Cylinder Class

Description

This .NET class wraps the AcGeCylinder ObjectARX class.

It represents a bounded cylinder surface.

Class Hierarchy

Autodesk.AutoCAD.Geometry.Entity3d
    Autodesk.AutoCAD.Geometry.Surface
        Autodesk.AutoCAD.Geometry.Cylinder

Visual Basic

Public sealed Class Cylinder
Inherits Surface

C#

public sealed class Cylinder : Surface;

Links

Cylinder Constructor, Cylinder Methods, Cylinder Properties