SteamNodes Node Index

Maintained by Julien Benoit

Analytical.CreateLineBoundaryCondition
Analytical.CreateLineLoadBeta
Area.CreateAtPoint
Area.CreateAtUV
Area.CreateFromPlanCircuit
Element.3DCropViewTopBaseOffset
Element.Create 3D Cropped view
Element.GetFromLinkedFile
Element.GetParts
Element.IsTagged
Element.MakeParts
Element.Parts.Getparents
Element.SelectInView
Element.TypeName
List.FilterByString
List.Operations
Parts.ElementsAreValidToCreateParts
Parts.Genealogy
Parts.Getparents
Parts.IsFromLinkedElement
Schedule.GetCalculatedValues
Schedule.GetTextFromHeader
Tool.AddVoidCut
Tool.AlignSheetViewsFromTemplateSheet
Tool.AssemblyViews
Tool.CreateAssembly
Tool.CreateEmptySheet
Tool.CreateRoomAtPointAndLevel
Tool.ElementsInGroup
Tool.Eraser
Tool.EraserByName
Tool.ExportDWF
Tool.GetLineStyleByName
Tool.GetPhaseByName
Tool.GetRevitSelection
Tool.GetSurroundingElements
Tool.IntersectionChecker
Tool.PhysicalBeamToAnalytical
Tool.PlaceGroupAtPoint
Tool.RemoveVoidCut
Tool.RenameAssembly
Tool.RunMe
Tool.Toggle
Tool.UnusedTypes
Tool.UpdateString
View.ApplyViewTemplate
View.CropView
View.GetViewport
View.ViewPortBoxCenter
Viewport.SetBoxCenter
ViewSchedule.GetColumnWidth
ViewSchedule.SetColumnWidth
Wall.GetTotalWidth

Tool.CreateEmptySheet

From a Title block Family type, this node will create Sheets in the project, with the provided names and numbers. Length of lists will define the number of new sheets. Supposed to be fed with an excel spreadsheet for example.

tool.createemptysheet

Element.MakeParts

Element.MakeParts from SteamNodes simply make Parts for valid elements.

Parts.ElementsAreValidToCreateParts is needed to filter out the categories that are not allowed to create Parts or elements that already have Parts.

As result, you get Parents elements and Parts organized in sublists.

get Parts