Retrieves all vertices used to define this mesh. Intended for indexed access.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<XYZ> Vertices { get; }Property Value
IList<XYZ>
See Also
Reference