Gets the area based load boundary line data from this curve, if applicable.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2023
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Return Value
The area based load boundary line data, if this is an area based load boundary, or a null reference ( Nothing in Visual Basic) otherwise.Remarks
Will return a null reference ( Nothing in Visual Basic) if curve element isn't an area based load boundary line.