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