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

This .NET class wraps the AcGeCylinder ObjectARX class. 

 

It represents a bounded cylinder surface.

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