IndexPrimitive Class
The base class for index buffer primitives.

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