Springs.PolyCurve.PointsGets all the unique start and end points of the underlying curves in a sorted list.
archive
Category: spring nodesSprings.NullGetParameterSimilar to the built in node.Capable of handling null values
Springs.Polygon.2DAreaReturns the planar area of the input polygon(s). Not accurate for self-intersecting polys.
Springs.List.DropFirstLastRemoves the first and last items from the list
Springs.NullIndexOfSimilar to the bult-in node but provides a null value instead of -1 of failure. Part of the SmartCopyMonitor workflow.
Springs.Polygon.3DAreaReturns the planar area of the input polygon(s) in euclidean space. Not accurate for self-intersecting polys.
Springs.List.EveryOtherUseful for when you want to combine an item on the list with every other item on the list. For example in list {1
Springs.NullReorderSimiar to the built-in function with the difference that it can handle null indices. Part of the SmartCopyMonitor workflow.
- July 21st, 2018
- - 0 comment
- - Eric Boehlke
Springs.Polygon.ContainmentTest+A less accurate method that should perform faster than the built-in node for large data sets.
Springs.List.FirstLastSimple utility node to get both the first and last items of a list as separate outputs. This avoids the unnecessary sublist when using the List.Deconstruct node.
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