Namespace:
Autodesk.Revit.DB
PointOnEdge
Class
Description:
Define a ReferencePoint relative to a referenceable edge or curve on another element.
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.
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
System.Object
Autodesk.Revit.DB.PointElementReference
Autodesk.Revit.DB.PointOnEdge
PointOnEdge Class Members:
Name | Description | Inherited From |
---|---|---|
LocationOnCurve | The point location on curve. |
Name | Description | Inherited From |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetEdgeReference | Get a copy of the edge or curve reference. | |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
SetEdgeReference | Change the edge or curve reference. | |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |