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