Grasshopper Docs

Community documentation for Grasshopper add-ons & plugins

Color
Curve
Domain
List
Mesh
Number
Plane
Point
SubD
Surface
Transform
Twisted Box
Vector

Round a number to a multiplication factor.

Inputs

NameIDDescriptionType
Number XxNumber to roundNumber
FactorfMultiplication factor to round toNumber
Round TypeTDetermines how the number is rounded 0 = Nearest 1 = Floor 2 = CeilingInteger

Outputs

NameIDDescriptionType
RoundedRResulting rounded number from rounding x to the multiplication factor The decimal places of this number can only be displayed up until the amount set in Grasshopper's formatting options (File>Preferences>Display>Formatting), those settings only change how a number is displayed, they do not change the actual value of the number itself. Additionally, unecessary trailing zeros won't be displayed because of Grasshopper.Number
DifferenceDThe difference between the resulting rounded number and the input number xNumber
Multiplier RrMThe number of times the multiplication factor fits into the resulting rounded numberNumber
Multiplier XxMThe number of times the multiplication factor fits into the input number xNumber

Video Tutorials

Site design © Robin Rodricks.   Pufferfish and associated data © 2023 Michael Pryor.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service