Share

ReferencePoint.GetPointElementReference Method

Retrieve a copy of the rule that computes the location of the ReferencePoint relative to other elements in the document.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public PointElementReference GetPointElementReference()

Return Value

PointElementReference
A PointElementReference object, or null if the ReferencePoint does not have a reference.

See Also

Reference

Was this information helpful?