Autodesk.AutoCAD.GraphicsInterface Namespace > FaceData Class
FaceData Class
Description

 

This .NET class wraps the AcGiFaceData ObjectARX class. 

 

This class is a container for the optional data that can be specified for a set of faces in a mesh or shell graphics primitive. An object of this class is passed as an argument to the mesh and shell methods of the Geometry classes.

Class Hierarchy
Autodesk.AutoCAD.GraphicsInterface.FaceData
Visual Basic
Public sealed Class FaceData
C#
public sealed class FaceData;
Links
   Comments?