VertexData Class

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.VertexData

Visual Basic

Public sealed Class VertexData

C#

public sealed class VertexData;

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().

Links

VertexData Methods, VertexData Properties