2020 Class
Changes 0
C

PointOnEdge

Description:
Define a ReferencePoint relative to a referenceable edge or curve on another element.
Remarks:
The ReferencePoint's X basis vector is constrained to the tangent vector to the curve. The Y and Z vectors are free to rotate around the curve.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.PointElementReference
    Autodesk.Revit.DB.PointOnEdge
Name Return Type Description
M GetEdgeReference() Reference Get a copy of the edge or curve reference.
M SetEdgeReference(Reference) None Change the edge or curve reference.
Name Return Type Description
P LocationOnCurve PointLocationOnCurve The point location on curve.