Evaluate Method


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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2021

Syntax

C#
public XYZ Evaluate()
Visual Basic
Public Function Evaluate As XYZ
Visual C++
public:
XYZ^ Evaluate()

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.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →