INPUTS
sheets : Sheet[]
numbers : string[]
names : string[]
OUTPUTS
Sheet : Sheet[]
DESCRIPTION
Renumber and/or rename Revit Sheets. To renumber only, leave the newNames input unconnected. To rename only, leave the newNumbers input unconnected.
The node uses an algorithm which handles common Revit Sheet renumber failures, including failures caused by number ‘overlaps’ that can occur during the renumber process, resulting in significantly higher success rates when compared to updating the Number parameter using the out-of-the-box Element.SetParameterByName node.
MORE INFO
Visit Bimorph Nodes for more information and downloadable example graphs
USER GUIDE
One thought on “Sheet.RenumberRename | Bimorph Nodes”