GetVertexStreamPositionNormal Method


Vertex Buffer Get Vertex Stream Position Normal Method

Gets a stream that can be used to write vertices of type VertexPositionNormal into the buffer.

Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public VertexStreamPositionNormal GetVertexStreamPositionNormal()

Return Value

VertexStreamPositionNormal
The stream that can be used to write into this buffer.
Exceptions
Exception Condition
InvalidOperationException Thrown if the buffer is not mapped. -or- Thrown if the buffer has insufficient space.
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 →