Face Class

Visual Basic
Public Class Face
Inherits Entity
C#
public class Face : Entity;
Description

 

This .NET class wraps the AcDbFace ObjectARX class. 

It represents the 3dface entity within AutoCAD.

Links
See Also

DBObject, Entity, FaceRecord