2022 Class
Changes 0
C

IndexPrimitive

Description:
The base class for index buffer primitives.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.DirectContext3D.IndexPrimitive
    Autodesk.Revit.DB.DirectContext3D.IndexLine
    Autodesk.Revit.DB.DirectContext3D.IndexPoint
    Autodesk.Revit.DB.DirectContext3D.IndexTriangle
public class IndexPrimitive : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.