EdgeEndPoint.Evaluate Method

Evaluate the end point of the edge in 3d coordinates.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public XYZ Evaluate()

Return Value

XYZ
The end point of the edge in 3d coordinates.

Exceptions

ExceptionCondition
InvalidOperationException Failed to evaluate the end point of the edge.

See Also

Reference

EdgeEndPoint Class
Autodesk.Revit.DB Namespace