Share

PanelScheduleData.SetBorderAroundSections Method

Adds a border around the sections


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public void SetBorderAroundSections(
	ElementId borderId
)

Parameters

borderId  ElementId
The border to set around the sections

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

Was this information helpful?