PolymeshTopology.GetPoints Method
Returns all points of the polymesh.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<XYZ> GetPoints()
Return Value
IList
<
XYZ
>
An array of XYZ coordinates
See Also
Reference
PolymeshTopology Class
Autodesk.Revit.DB Namespace