Get the sequence of points interpolated by this curve.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
C# |
---|
public ReferencePointArray GetPoints() |
Visual Basic |
---|
Public Function GetPoints As ReferencePointArray |
Visual C++ |
---|
public: ReferencePointArray^ GetPoints() |