2027 Class
Changes 0
C

PointRelativeToPoint

Description:
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).
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.PointElementReference
    Autodesk.Revit.DB.PointRelativeToPoint
Name Return Type Description Inherited From
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetHostPointReference() Reference Get a copy of the host point reference.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M SetHostPointReference(Reference) None Change the host point reference.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object