Base class for objects defining a way to
constrain a ReferencePoint to one or more other objects in a
document.
Inheritance Hierarchy
System.Object Autodesk.Revit.DB.PointElementReference MoreNamespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public abstract class PointElementReference
The PointElementReference type exposes the following members.
Methods
| | Name | Description |
|---|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object) |
 | GetType | Gets the Type of the current instance. (Inherited from Object) |
 | ToString | Returns a string that represents the current object. (Inherited from Object) |
See Also
Reference
Inheritance Hierarchy
System.Object Autodesk.Revit.DB.PointElementReference Autodesk.Revit.DB.PointOnEdge Autodesk.Revit.DB.PointOnEdgeEdgeIntersection Autodesk.Revit.DB.PointOnEdgeFaceIntersection Autodesk.Revit.DB.PointOnFace Autodesk.Revit.DB.PointOnPlane Autodesk.Revit.DB.PointRelativeToPoint