Gets the area based load boundary line data from this curve, if applicable.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public AreaBasedLoadBoundaryLineData GetAreaBasedLoadBoundaryLineData()
Return Value
AreaBasedLoadBoundaryLineDataThe area based load boundary line data, if this is an area based load boundary, or nullptr otherwise.