Revit 2022 API |
EdgeEndPoint..::..Evaluate Method |
EdgeEndPoint Class See Also |
Evaluate the end point of the edge in 3d coordinates.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2021
Syntax
Return Value
The end point of the edge in 3d coordinates.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..InvalidOperationException | Failed to evaluate the end point of the edge. |