A specification of the format of vertex data contained in a piece of geometry.
Namespace: Autodesk.Revit.DB.DirectContext3DAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2017
Syntax
C# |
---|
public class VertexFormat : IDisposable |
Visual Basic |
---|
Public Class VertexFormat _ Implements IDisposable |
Visual C++ |
---|
public ref class VertexFormat : IDisposable |