Class Hierarchy
AcRxObject AcRxCopyOnWriteObject AcGiParameter AcGiVertexData
C++
class AcGiVertexData : public AcGiParameter;
File
acgi.h
Description
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 AcGiGeometry::mesh() and AcGiGeometry::shell().
Links
AcGiVertexData Enumerations, AcGiVertexData Methods
See Also
AcGiGeometry::mesh, AcGiGeometry::shell