CurveByPoints.GetPoints Method
Get the sequence of points interpolated by this curve.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ReferencePointArray GetPoints()
Return Value
ReferencePointArray
See Also
Reference
CurveByPoints Class
Autodesk.Revit.DB Namespace