The base class for index buffer primitives.

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

Syntax

C#
public class IndexPrimitive : IDisposable
Visual Basic
Public Class IndexPrimitive _
	Implements IDisposable
Visual C++
public ref class IndexPrimitive : IDisposable

Inheritance Hierarchy

See Also