We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Areas
Design
Frames
General
Links
Loads
Points
Section Cuts
Solids
Utility

InterpolateXY

Interpolates between X-Y data points.

Inputs

NameIDDescriptionType
XXList of X data pointsNumber
YYList of Y data pointsNumber
X-ValXVThe X value to find an interpolated Y value at.Number
OutsideOBHow to treat an X value input that falls outside of the bounds of the X data points. (0) = Return 0; (1) = Return first or last value; (2) Linearly extrapolate.Integer

Outputs

NameIDDescriptionType
ResultRResult of the interpolationNumber

Site design © Robin Rodricks.   Fenix and associated data © 2024 protoGen Software.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service