Get the length of outline's diagonal. If called on empty outline, 0.
is returned
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
| C# |
|---|
public double GetDiagonalLength() |
| Visual Basic |
|---|
Public Function GetDiagonalLength As Double |
| Visual C++ |
|---|
public: double GetDiagonalLength() |