RVTDocs.com

PointRelativeToPoint.SetHostPointReference

Method
Description:
Change the host point reference.
Remarks:
Allowed references are to another Autodesk.Revit.DB.ReferencePoint element or to an Autodesk.Revit.DB.Point.
Syntax
public void SetHostPointReference(
	Reference hostPointReference
)
Parameters
Parameter Type Description
hostPointReference Reference
Return Value