BottomLevelId Property


Area Based Load Boundary Line Data Bottom Level Id Property

The bottom level id of the area based load boundary line.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId BottomLevelId { get; set; }

Property Value

ElementId
Exceptions
Exception Condition
ArgumentException When setting this property: The ElementId levelId cannot be used as the bottom level. The ElementId levelId is not a Level or it's elevation is higher than the top level's elevation.
ArgumentNullException When setting this property: A non-optional argument was null
Remarks
The bottom level's elevation cannot be higher than the top level.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →