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