Springs.PlanarFace.FixDomainCorrects the surface domain of a 3 or 4 point planar face extracted from Revit.
archive
Category: spring nodesSprings.List.Randomise&DivideShiffles the input list and divides it into sub-lists based on ratios(1/4 + 1/2 + 1/4 will give you three lists split accordingly) The smalest ratio will always be 1 / the list length and […]
Springs.Point.BoxedDistanceToComputes the minimal distance between a point and the axis-aligned bounding boxe of a geometry element. Works directly with a bounding box input for the geometry.
Springs.List.SplitSplits a list at the desired length
Springs.Point.PullOntoPlanePulls (projects) the point onto the input plane
Springs.List.SubpairsPair up each list item with the next one and drop the list item.
Springs.Points.ConvexHull2DComputes the XY convex hull of a given set of points based on the monotone chain algorithm.
Springs.Ln2StrSerilize a line to a string. You can use a custom delimier between the coordinates and apply an optional rounding. Works great with Revit text based parameters or Excel.
- July 21st, 2018
- - 0 comment
- - Eric Boehlke
Springs.Points.MinAreaRectangleComputes the minimum area rectangle in xy space for a set of points using a linear time algorithm
Springs.Math.AlmostEqualChecks if a number is almost equal to a value with a specified tollerance.
Categories
- bimorphNodes (60)
- Clockwork (403)
- Core (832)
- Dynamo (1,929)
- LunchBox (162)
- Mesh (8)
- Plissken (61)
- spring nodes (138)
- SteamNodes (60)
- truevis (1)
Recent Comments