Define a ReferencePoint relative to a referenceable edge or
curve on another element.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.PointElementReference
Autodesk.Revit.DB.PointOnEdge
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public class PointOnEdge : PointElementReference
The PointOnEdge type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | LocationOnCurve | The point location on curve. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetEdgeReference | Get a copy of the edge or curve reference. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | SetEdgeReference | Change the edge or curve reference. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |