RVTDocs.com

VertexPositionColored

Class
Description:
A geometry vertex specified as a position in space with a color.
Remarks:
The color of these vertices includes a transparency component In order to render them as transparent they must be rendered in the transparent pass See the 'IsTransparentPass' method of DrawContext
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.DirectContext3D.Vertex
    Autodesk.Revit.DB.DirectContext3D.VertexPositionColored
Syntax
public class VertexPositionColored : Vertex