EdgeEndPointEvaluate Method |
Evaluate the end point of the edge in 3d coordinates.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function Evaluate As XYZ
member Evaluate : unit -> XYZ
Return Value
XYZ
The end point of the edge in 3d coordinates.
Exceptions
See Also