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

 

This .NET class wraps the AcGiVertexData ObjectARX class. This class is a container for the optional data that can be specified for a set of vertices for meshes and shells. An object of this class is meant to be passed in as an argument to Geometry.mesh() and AcGiGeometry.shell().

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