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().
Autodesk.AutoCAD.GraphicsInterface.VertexData
Public sealed Class VertexData
public sealed class VertexData;
Comments? |