VertexPositionNormal Class


A geometry vertex specified as a position in space with a normal vector.

Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since: 2017

Syntax

C#
public class VertexPositionNormal : Vertex
Visual Basic
Public Class VertexPositionNormal _
	Inherits Vertex
Visual C++
public ref class VertexPositionNormal : public Vertex

Remarks

Since these vertices do not have a color their color is obtained from the EffectInstance

Inheritance Hierarchy

System Object
Autodesk.Revit.DB.DirectContext3D Vertex
Autodesk.Revit.DB.DirectContext3D VertexPositionNormal

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →