Skip to content

Depreciated and Changed nodes throughout versions

Dimitar Venkov edited this page Feb 11, 2019 · 4 revisions

Node changes for version 202.1.0

Old Node Name Alternative Remarks
Springs.RankOutput N/A The node provided little or no benefits
Springs.NullGetParameter N/A Improvements to 2.0 made this node useless
Springs.NullSetParameter N/A Improvements to 2.0 made this node useless
Springs.SelectEdges Select Edges Use the built in UI node

Node changes for version 132.1.0

Old Node Name Alternative Remarks
ElementsOfCategory Collector.AllElementsOf Similar functionality, works with element types too
Collector.FamilyInstances Collector.AllElementsOf + Filter.ByClassName provided limited functionality, easy to replicate
Collector.FamilyTypes Collector.AllElementsOf + Filter.ByClassName provided limited functionality, easy to replicate
Collector.FloorTypes Collector.AllElementsOf + Filter.ByClassName provided limited functionality, easy to replicate
Collector.WallTypes Collector.AllElementsOf + Filter.ByClassName provided limited functionality, easy to replicate

Node changes for version 110.0.0

Old Node Name Alternative Remarks
Input.Wait Passthrough from the Clockwork package
Springs.Element.Copy Element.CopyByVector from the Clockwork package
Springs.FamilyInstance.Rotation Element.Location from the Clockwork package

Node changes for version 100.0.0

Old Node Name Alternative Remarks
Active View Doc.ActiveView node was renamed
Object.Class Object.Type new built-in node
List.ShiftIndices+ List.ShiftIndices the built-in node has been fixed
ClosedCurve.Offset+(0.9) N/A merged with the base node
Geometry.SplitRecursively(Dir) N/A merged with the base node
List.DropLast List.DropLastItem from the Clockwork package
Floor-WallType.SetMaterial FamilyType.SetCompoundLayerMaterial from the Clockwork package
Family/Wall/ FloorType.Duplicate ElementType.Duplicate merged into a single node
Wall.WallType Element.Type from the Clockwork package
Topography.ToPolySurface(py) Mesh.ToPolySurface manually extract the mesh from the toposurface
Lines.Group&FixCorners Geometry.GroupByDistance + LineLoop.Merge functionality was split for greater versatility
Element.AddVoidCut Element.CutGeometry from the Clockwork package