RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Mesh

Mesh.Vertices

Property
Description:
Retrieves all vertices used to define this mesh. Intended for indexed access.
Syntax
public IList<XYZ> Vertices { get; }