Revit 2025 API
Panel |
Places a border (GraphicStyle element) around each section, visible only on the instance and sheet
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId BorderAroundSections { get; }
Public ReadOnly Property BorderAroundSections As ElementId Get
public: property ElementId^ BorderAroundSections { ElementId^ get (); }
member BorderAroundSections : ElementId with get
Property Value
ElementIdSee Also