Autodesk.AutoCAD.DatabaseServices Namespace > Face Class
Face Class
Description

 

This .NET class wraps the AcDbFace ObjectARX class. 

It represents the 3dface entity within AutoCAD.

Class Hierarchy
Visual Basic
Public Class Face
Inherits Entity
C#
public class Face : Entity;
Links
See Also

DBObject, Entity, FaceRecord

   Comments?