Namespace:
Autodesk.Revit.DB
PointRelativeToPoint
Class
Description:
Represents a point placed relative to another point.
Represents a point placed relative to another point.
Remarks:
For this release, the only workflow supported is that the point is placed coincident with the referenced host (a relative transformation of Transform.Identity).
For this release, the only workflow supported is that the point is placed coincident with the referenced host (a relative transformation of Transform.Identity).
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.PointElementReference
Autodesk.Revit.DB.PointRelativeToPoint
System.Object
Autodesk.Revit.DB.PointElementReference
Autodesk.Revit.DB.PointRelativeToPoint
PointRelativeToPoint Class Members:
Name | Description | Inherited From |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetHostPointReference | Get a copy of the host point reference. | |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
SetHostPointReference | Change the host point reference. | |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |