Hermite Spline Parameters Property Returns the params of the Hermite spline. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public DoubleArray Parameters { get; } Public ReadOnly Property Parameters As DoubleArray Get public: property DoubleArray^ Parameters { DoubleArray^ get (); } member Parameters : DoubleArray with get Property Value DoubleArray See Also Reference HermiteSpline Class Autodesk.Revit.DB Namespace
Hermite Spline Parameters Property Returns the params of the Hermite spline. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public DoubleArray Parameters { get; } Public ReadOnly Property Parameters As DoubleArray Get public: property DoubleArray^ Parameters { DoubleArray^ get (); } member Parameters : DoubleArray with get Property Value DoubleArray See Also Reference HermiteSpline Class Autodesk.Revit.DB Namespace