2021 Class
Changes 0
C

VertexFormat

Description:
A specification of the format of vertex data contained in a piece of geometry.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.DirectContext3D.VertexFormat
public class VertexFormat : IDisposable
Name Return Type Description
C VertexFormat(VertexFormatBits) None Constructs the specification of vertex format from a numerical representation.
Name Return Type Description
M Dispose() None Releases all resources used by the
M IsValid() bool Tests whether the vertex format specification is valid for rendering.
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.