RVTDocs.com

VertexPositionNormalColored

Class
Description:
A geometry vertex specified as a position in space with a normal vector and 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.VertexPositionNormalColored
Syntax
public class VertexPositionNormalColored : Vertex