PointOnEdgeEdgeIntersectionGetEdgeReference2 Method |
Get a copy of the second edge or curve reference.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Reference GetEdgeReference2()
Public Function GetEdgeReference2 As Reference
public:
Reference^ GetEdgeReference2()
member GetEdgeReference2 : unit -> Reference
Return Value
Reference
See Also