IndexPrimitive Class
The base class for index buffer primitives.

Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
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