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